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
Created page with "<includeonly><tr><td>[[File:{{{name|}}}.png|64px|{{{name|}}}|link={{{name|}}}]]</td> <td>[[{{{name|}}}]]</td>{{#if:{{{description|}}}| <td>{{{description|}}}</td>}} <td>{{kingdomDisplay|{{{kingdom|}}}}}</td> <td>{{{sizeLarge|}}}</td> <td>{{{output|}}}</td> </tr></includeonly><noinclude>Displays the table header of the buildings table, called from Template:BuildingsTable. Category:Cargo helper templates<noinclude>"
 
consistent naming
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><tr><td>[[File:{{{name|}}}.png|64px|{{{name|}}}|link={{{name|}}}]]</td>
<includeonly><tr><td>[[File:{{{name|}}}.png|64px|{{{name|}}}|link={{{name|}}}]]</td>
<td>[[{{{name|}}}]]</td>{{#if:{{{description|}}}|
<td>[[{{{name|}}}]]</td>{{#if:{{{description|}}}|
<td>{{{description|}}}</td>}}
<td>{{{utility|}}}</td>}}
<td>{{{buildCost|}}}</td>
<td>{{{size|}}}</td>
<td>{{{upgradeCost|}}}</td>
<td>{{{upgradeInfo|}}}</td>
<td>{{kingdomDisplay|{{{kingdom|}}}}}</td>
<td>{{kingdomDisplay|{{{kingdom|}}}}}</td>
<td>{{{sizeLarge|}}}</td>
<td>{{{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>

Latest revision as of 23:18, 2 December 2025

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