Template:Infobox region: Difference between revisions
From Will to Power Wiki
Robyn.Blaber (talk | contribs) No edit summary |
Robyn.Blaber (talk | contribs) No edit summary |
||
| Line 27: | Line 27: | ||
}}{{#if:{{{mil_pct_pop|}}}|<tr><th>Military %</th><td>{{{mil_pct_pop}}}%</td></tr> | }}{{#if:{{{mil_pct_pop|}}}|<tr><th>Military %</th><td>{{{mil_pct_pop}}}%</td></tr> | ||
}}</table> | }}</table> | ||
{{#if:{{{banner_desc|}}}|<div class="ot-infobox-caption">{{{banner_desc}}}</div> | |||
{{#if:{{{banner_desc|}}}| | |||
}}{{#if:{{{banner_image_id|}}}|<div class="ot-infobox-image">{{{banner_image_id}}}</div> | }}{{#if:{{{banner_image_id|}}}|<div class="ot-infobox-image">{{{banner_image_id}}}</div> | ||
}} | }} | ||
</div><noinclude>[[Category:Infobox Templates]] | </div><noinclude>[[Category:Infobox Templates]] | ||
== Example usage == | == Example usage == | ||
Revision as of 07:03, 7 July 2026
Infobox region
{{{region_longname}}}
| General Information | |
|---|---|
| Government | |
| Demographics | |
| Geography & Economy |
Example usage
{{Region Infobox
| region =
| region_longname =
| govt_type =
| capital =
| culture =
| ethos_id =
| ruling_faction_id=
| leader_ids =
| total_pop =
| urban_pop =
| rural_pop =
| settlements =
| strain_mix =
| area_g2 =
| gdp_annual =
| tax_revenue =
| mil_pct_pop =
| cloud_image_id =
| caption =
| banner_desc =
| banner_image_id =
}}