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 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#cargo_query:table=Projects | <includeonly>{{#cargo_query:table=Projects | ||
|where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4 | |where=Mat1="{{{1|{{PAGENAME}}}}}" OR Mat2="{{{1|{{PAGENAME}}}}}" OR Mat3="{{{1|{{PAGENAME}}}}}" OR Mat4="{{{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 | ||
Latest revision as of 14:51, 2 May 2025
- Description
- A small template that makes a short list of building projects for items in cargo queries.