Template:Infobox building: Difference between revisions
From Everafter Falls Wiki
Created page with "<noinclude>{{#cargo_attach:table=Projects}}</noinclude><includeonly><!-- // Storing the inputs into the Cargo table --><!-- ifeq namespace check to prevent documentation examples being stored in CargoTable --> {{#ifeq: {{NAMESPACENUMBER}} | 0 | {{#cargo_store: _table=Projects |Name={{{name|{{PAGENAME}}}}} |Image={{{image|{{{name|{{PAGENAME}}}}}.png}}} |Requirements={{{requirement|''None''}}} |Workshop={{{workshop|}}} |Mat1={{{mat1|}}} |Amt1={{{amt1|}}} |Mat2={{{mat2|0}}}..." |
mNo edit summary |
||
| Line 6: | Line 6: | ||
_table=Projects | _table=Projects | ||
|Name={{{name|{{PAGENAME}}}}} | |Name={{{name|{{PAGENAME}}}}} | ||
|Image={{{ | |Image={{{icon|{{{name|{{PAGENAME}}}}} icon.png}}} | ||
|Requirements={{{requirement|''None''}}} | |Requirements={{{requirement|''None''}}} | ||
|Workshop={{{workshop|}}} | |Workshop={{{workshop|}}} | ||
| Line 26: | Line 26: | ||
_table=Projects | _table=Projects | ||
|Name={{{name|{{PAGENAME}}}}} | |Name={{{name|{{PAGENAME}}}}} | ||
|Image={{{ | |Image={{{icon|{{{name|{{PAGENAME}}}}} Upgrade icon.png}}} | ||
|Requirements={{{requirement|''None''}}} | |Requirements={{{requirement|''None''}}} | ||
|Workshop={{{workshop|}}} | |Workshop={{{workshop|}}} | ||
Revision as of 18:35, 29 July 2024
This template adds rows to the table "Projects", which is declared by the template Projects declare. View table.
| Template documentation |
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |