Template:Used in list: Difference between revisions
From Everafter Falls Wiki
Created page with "<includeonly>{{#cargo_query:table=Items |where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4="{{{1|{{PAGENAME}}}}}" OR Mat5="{{{1|{{PAGENAME}}}}}" |format=list |fields=CONCAT('{{i{{!}}',Name,'}}') |delimiter= |order by=Name ASC |default= }}</includeonly><noinclude> ;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..." |
mNo edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{# | <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>}}}}}}}}<!-- | ||
| | -->{{#ifeq:{{Used in list/crafting|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/crafting|{{{1|{{PAGENAME}}}}}}}}}<!-- | ||
| | -->{{#ifeq:{{Used in list/building|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/building|{{{1|{{PAGENAME}}}}}}}<br />}}<!-- | ||
| | -->{{#ifeq:{{Used in list/quest|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/quest|{{{1|{{PAGENAME}}}}}}}<br />}}<!-- | ||
| | -->{{#ifeq:{{Used in list/trade|{{{1|{{PAGENAME}}}}}}}|0||{{Used in list/trade|{{{1|{{PAGENAME}}}}}}}}}</includeonly><noinclude> | ||
| | |||
| | |||
}}</includeonly><noinclude> | |||
;Description | ;Description | ||
:A small template that makes a short list of | :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.