Enjoying the epic content on this wiki?Buy me a coffee! ☕

Template:Infobox region: Difference between revisions

From Will to Power Wiki
No edit summary
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|}}}|
    <div class="ot-infobox-caption" style="border-top:1px solid #444; margin-top:10px; padding:5px; text-align:center; font-weight:bold;">
        {{{banner_desc}}}
    </div>
     }}{{#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]]</noinclude>
</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  = 
}}