Template:Infobox building: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 20: Line 20:
|Uses={{{use|}}} {{#if:{{{capacity|}}}|({{{capacity|}}})}}
|Uses={{{use|}}} {{#if:{{{capacity|}}}|({{{capacity|}}})}}
|SortIndex={{{sort_index|}}}
|SortIndex={{{sort_index|}}}
|Misc={{{footprint|}}}
}}<!--
}}<!--
// Two cargo rows for upgradeable items
// Two cargo rows for upgradeable items
Line 54: Line 55:
     <header>Building information</header>
     <header>Building information</header>
     <data source="use"><label>Use</label></data>
     <data source="use"><label>Use</label></data>
    <data source="footprint"><label>Footprint</label></data>
     <data source="capacity"><label>Capacity</label></data>
     <data source="capacity"><label>Capacity</label></data>
     <data source="upgrade_name"><label>Upgrades into</label><format>[[{{{upgrade_name|}}}]] {{#if:{{{upgrade_capacity|}}}|({{{upgrade_capacity|}}})}}</format></data>
     <data source="upgrade_name"><label>Upgrades into</label><format>[[{{{upgrade_name|}}}]] {{#if:{{{upgrade_capacity|}}}|({{{upgrade_capacity|}}})}}</format></data>

Latest revision as of 01:31, 27 November 2025

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.