Template:Used in list: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#cargo_query:table=Items
<includeonly>{{#ifeq:{{Used in list/crafting|{{{1|{{PAGENAME}}}}}}}|0|{{#ifeq:{{Used in list/quest|{{{1|{{PAGENAME}}}}}}}|0|<center>—</center>|{{Used in list/quest|{{{1|{{PAGENAME}}}}}}} }}
|where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4="{{{1|{{PAGENAME}}}}}" OR Mat5="{{{1|{{PAGENAME}}}}}"
|{{Used in list/crafting|{{{1|{{PAGENAME}}}}}}}{{#ifeq:{{Used in list/quest|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/quest|{{{1|{{PAGENAME}}}}}}}}}</includeonly><noinclude>
|format=list
|fields=CONCAT('{{i{{!}}',Name,'}}')
|delimiter=
|order by=Name ASC
|default=<center>—</center>
}}</includeonly><noinclude>
;Description
;Description
:A small template that makes a short list of items the item in the first parameter is used to craft for cargo queries.[[Category:Cargo templates]]</noinclude>
:A small template that makes a short list of items the item in the first parameter is used to craft for cargo queries.[[Category:Cargo templates]]</noinclude>

Revision as of 13:02, 20 August 2024

Description
A small template that makes a short list of items the item in the first parameter is used to craft for cargo queries.