Template:Project row: 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|}}} |Icon={{#if:{{{use_icon|}}}|1|0}} |Requirements={{{requirement|}}} |Workshop={{{workshop|{{PAGENAME}}}}} |Mat1={{{mat1|}}} |Amt1={{{amt1|}}} |Mat2={{{mat2|0}}} |Amt2={{{amt2|0}}} |..." |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>{{#cargo_attach:table=Projects}}</noinclude><includeonly><!-- | <noinclude>{{#cargo_attach:table=Projects}}</noinclude><includeonly><!-- | ||
// Storing the inputs into the Cargo table | // Storing the inputs into the Cargo table | ||
--><!-- ifeq namespace check to prevent documentation examples being stored in CargoTable --> | --><!-- ifeq namespace check to prevent documentation examples being stored in CargoTable -->{{#ifeq: {{NAMESPACENUMBER}} | 0 | | ||
{{#ifeq: {{NAMESPACENUMBER}} | 0 | | |||
{{#cargo_store: | {{#cargo_store: | ||
_table=Projects | _table=Projects | ||
| Line 17: | Line 16: | ||
|Mat4={{{mat4|0}}} | |Mat4={{{mat4|0}}} | ||
|Amt4={{{amt4|0}}} | |Amt4={{{amt4|0}}} | ||
|Cost={{{cost|0}}} | |Cost={{{cost|0}}}}} }} | ||
}} }} | |||
|- | |- | ||
|{{{name|}}}{{#if:{{{cost|}}}|<nowiki /> | |{{{name|}}}{{#if:{{{cost|}}}|<nowiki /> | ||
Revision as of 23:01, 29 July 2024
This template adds rows to the table "Projects", which is declared by the template Projects declare. View table.