Template:Nation: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>PrestusHood
No edit summary
>PrestusHood
No edit summary
Line 26: Line 26:
     <data source="largest_city">
     <data source="largest_city">
       <label>Largest city</label>
       <label>Largest city</label>
    </data>
        <data source="oldest_city">
      <label>Oldest city</label>
     </data>
     </data>
     <data source="established">
     <data source="established">
Line 33: Line 36:
       <label>Leader</label>
       <label>Leader</label>
     </data>
     </data>
     <data source="government">
     <data source="political_system">
       <label>Government</label>
       <label>Political_System</label>
    </data>
        <data source="economic_system">
      <label>Economic system</label>
     </data>
     </data>
     <data source="official_language">
     <data source="official_language">
       <label>Official language</label>
       <label>Official language</label>
    </data>
    <data source="economic_system">
      <label>Economic system</label>
     </data>
     </data>
     <data source="largest_city">
     <data source="largest_city">
Line 55: Line 58:
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
{{Example
{{EnhancedNation
|title1=Example
|title1=Example
|image1=Example
|image1=Example
Line 67: Line 70:
|capital_city=Example
|capital_city=Example
|largest_city=Example
|largest_city=Example
|oldest_city=Example
|established=Example
|established=Example
|leader=Example
|leader=Example
|government=Example
|political_system=Example
|economic_system=Example
|official_language=Example
|official_language=Example
|economic_system=Example
|army_size=Example
|army_size=Example
|past_leaders=Example
|past_leaders=Example

Revision as of 22:29, 6 May 2019

Example usage:

{{EnhancedNation
|title1=Example
|image1=Example
|caption1=Example
|image2=Example
|caption2=Example
|full_name=Example
|name_in_towny=Example
|motto=Example
|/n_list_page=Example
|capital_city=Example
|largest_city=Example
|oldest_city=Example
|established=Example
|leader=Example
|political_system=Example
|economic_system=Example
|official_language=Example
|army_size=Example
|past_leaders=Example
|past_capitals=Example
}}