Template:Nation Infobox: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>FranchuFranchu
(Fix XML warning)
(Undo revision 240551 by 655796237752336397 (talk))
Tag: Undo
 
(3 intermediate revisions by 2 users not shown)
Line 61: Line 61:
     <data source="past_capitals">
     <data source="past_capitals">
       <label>Past Capitals</label>
       <label>Past Capitals</label>
    </data>
  </group>
  <group layout="horizontal">
    <data source="preceded">
      <label>Preceded by</label>
    </data>
    <data source="succeeded">
      <label>Succeeded by</label>
     </data>
     </data>
   </group>
   </group>
Line 83: Line 91:
|oldest_town=Example
|oldest_town=Example
|Allies=Celestown
|Allies=Celestown
|preceded=PrecededNation
|succeeded=SucceededNation
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 02:45, 7 May 2024

Example usage:

{{Nation Infobox
|title1=Example
|image1=Example
|caption1=Example
|nation=Example
|capital=Example
|language=Example
|leader=Example
|/n_list_page=Example
|army_size=Example
|political_system=Example
|economic_system=Example
|largest_city=Example
|past_leaders=Example
|past_capitals=Example
|oldest_town=Example
|Allies=Celestown
|preceded=PrecededNation
|succeeded=SucceededNation
}}