Template:Used in list/crafting: Difference between revisions

From Everafter Falls Wiki
mNo edit summary
Tag: Reverted
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#cargo_query:table=Items
<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}}}}}" AND Name NOT LIKE "%Shard"
|where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4="{{{1|{{PAGENAME}}}}}" OR Mat5="{{{1|{{PAGENAME}}}}}"
|format=list
|format=list
|fields=CONCAT('{{i{{!}}',Name,'}}')
|fields=CONCAT('{{i{{!}}',Name,'}}')
Line 6: Line 6:
|order by=Name ASC
|order by=Name ASC
|default=0
|default=0
|group by=Name
}}</includeonly><noinclude>
}}</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>

Latest revision as of 15:56, 2 May 2025

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