Template:Drop enabled item table/doc: Difference between revisions
Jump to navigation
Jump to search
>Ruba159753 No edit summary |
>Vinifera7 mNo edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{Documentation subpage}} | ||
{{ | |||
{{Lua|Module:Item table}} | |||
==Overview== | ==Overview== | ||
| Line 28: | Line 29: | ||
|} | |} | ||
< | {{Documentation categories| | ||
<!-- Categories and interwikis go here. --> | |||
[[Category:Query templates]] | [[Category:Query templates]] | ||
[[ru:Шаблон:Query items]] | [[ru:Шаблон:Query items]] | ||
}} | |||
Revision as of 12:07, 3 December 2020
This subpage provides documentation for Template:Drop enabled item table.
Overview
This template queries for drop enabled items.
For more information, see Template:Item table.
Parameters
Parameters that can be specified in addition to the default {{item table}} parameters.
| Parameter | Value | Description |
|---|---|---|
| tables | str | Any extra tables. This should be used instead of q_tables to avoid overriding the defaults from this template.
|
| where | str | Any extra conditions. This should be used instead of q_where to avoid overriding the defaults from this template.
|
| join | str | any extra joins. This should be used instead of q_join to avoid overriding the defaults from this template.
|