Please note that some information on this wiki is still based on the demo version.
If you notice any errors, feel free to correct them.

Template:CargoBuildingsTableRow: Difference between revisions

From Super Fantasy Kingdom Official Wiki
No edit summary
No edit summary
Line 2: Line 2:
<td>[[{{{name|}}}]]</td>{{#if:{{{description|}}}|
<td>[[{{{name|}}}]]</td>{{#if:{{{description|}}}|
<td>{{{description|}}}</td>}}
<td>{{{description|}}}</td>}}
<td>{{{buildCost|}}}</td>}}
<td>{{{utility|}}}</td>}}
<td>{{{upgradeCosts|}}}</td>}}
<td>{{{upgradeInfo|}}}</td>}}
<td>{{ItemList|{{{output|}}}}}</td>
<td>{{kingdomDisplay|{{{kingdom|}}}}}</td>
<td>{{kingdomDisplay|{{{kingdom|}}}}}</td>
<td>{{#ifeq:{{{sizeLarge|}}}|1|Large}}</td>
<td>{{ItemList|{{{output|}}}}}</td>
</tr></includeonly><noinclude>Displays the table header of the [[Special:CargoTables/Buildings|buildings table]], called from [[Template:BuildingsTable]].
</tr></includeonly><noinclude>Displays the table header of the [[Special:CargoTables/Buildings|buildings table]], called from [[Template:BuildingsTable]].
[[Category:Cargo helper templates]]<noinclude>
[[Category:Cargo helper templates]]<noinclude>

Revision as of 21:17, 2 December 2025

Displays the table header of the buildings table, called from Template:BuildingsTable.