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 4: Line 4:


     {{#if:{{{cloud_image_id|}}}|<div class="ot-infobox-image">{{{cloud_image_id}}}</div>
     {{#if:{{{cloud_image_id|}}}|<div class="ot-infobox-image">{{{cloud_image_id}}}</div>
     }}{{#if:{{{caption|}}}|
     }}{{#if:{{{caption|}}}|<div class="ot-infobox-caption">{{{caption}}}</div>
    <div class="ot-infobox-caption" style="font-style:italic; font-size:0.9em; padding:8px; text-align:center;">
        {{{caption}}}
    </div>
     }}<table class="ot-infobox-table">
     }}<table class="ot-infobox-table">
         <tr><th colspan="2" style="background:#333; color:white; text-align:center;">General Information</th></tr>
         <tr><th colspan="2" style="background:#333; color:white; text-align:center;">General Information</th></tr>

Revision as of 07:00, 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  = 
}}