Template:Used in list/building: Difference between revisions
From Everafter Falls Wiki
Created page with "<includeonly>{{#cargo_query:table=Projects |where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4="{{{1|{{PAGENAME}}}}}" OR Mat5="{{{1|{{PAGENAME}}}}}" |format=list |fields=CONCAT('',Name,'')=Name |delimiter=<br /> |order by=Name ASC |default=0 }}</includeonly><noinclude> ;Description :A small template that makes a short list of building projects for items in cargo queries.Category:Cargo templates</noinclude>" |
mNo edit summary |
||
| Line 2: | Line 2: | ||
|where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4="{{{1|{{PAGENAME}}}}}" OR Mat5="{{{1|{{PAGENAME}}}}}" | |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(' | |fields=CONCAT('{{project name{{!}}',Name,'{{!}}',Icon,'}}')=Project | ||
|delimiter=<br /> | |delimiter=<br /> | ||
|order by=Name ASC | |order by=Name ASC | ||
Revision as of 15:48, 2 May 2025
- Description
- A small template that makes a short list of building projects for items in cargo queries.