Template:NationSidebar: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="founde...")
 
m (2 revisions imported: import from wikia)
 
(One intermediate revision by one other user not shown)
Line 34: Line 34:
<data source="population">
<data source="population">
<label>Population</label>
<label>Population</label>
</data>
</group>
<group>
<header>External Links</header>
<data source="subreddit">
<label>Subreddit</label>
</data>
<data source="discord">
<label>Discord</label>
</data>
</data>
</group>
</group>

Latest revision as of 17:59, 9 March 2018

<infobox>

 <title source="title1">
   <default>NationSidebar</default>
 </title>
 <image source="image1">

</image> <label>Founded</label> <label>Demonym</label> <label>Government</label> <label>Leader</label> <label>Capital</label> <label>Location</label> <group collapse="open"> <header>Demographics</header> <label>Language</label> <label>Cities</label> <label>Population</label> </group> <group> <header>External Links</header> <label>Subreddit</label> <label>Discord</label> </group> </infobox> Example usage:

{{NationSidebar
|title1=Example
|image1=Example
|caption1=Example
|founded=Example
|demonym=Example
|government=Example
|leader=Example
|capital=Example
|location=Example
|language=Example
|cities=Example
|population=Example
}}