Template:Used in list: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
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|{{#ifeq:{{Used in list/building|{{{1|{{PAGENAME}}}}}}}|0|{{#ifeq:{{Used in list/trade|{{{1|{{PAGENAME}}}}}}}|0|<center>—</center>}}}}}}}}<!--
|where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4="{{{1|{{PAGENAME}}}}}" OR Mat5="{{{1|{{PAGENAME}}}}}"
-->{{#ifeq:{{Used in list/crafting|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/crafting|{{{1|{{PAGENAME}}}}}}}}}<!--
|format=list
-->{{#ifeq:{{Used in list/building|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/building|{{{1|{{PAGENAME}}}}}}}<br />}}<!--
|fields=CONCAT('{{i{{!}}',Name,'}}')
-->{{#ifeq:{{Used in list/quest|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/quest|{{{1|{{PAGENAME}}}}}}}<br />}}<!--
|delimiter=
-->{{#ifeq:{{Used in list/trade|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/trade|{{{1|{{PAGENAME}}}}}}}}}</includeonly><noinclude>
|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 links where the item in the first parameter is used for cargo queries.[[Category:Cargo templates]]</noinclude>

Latest revision as of 15:08, 8 May 2025

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