Template:Infobox: Difference between revisions

From Union of Democratic States Wiki
Jump to navigation Jump to search
Created page with "<noinclude> {{#cargo_declare:_table=Nations |name=String |capital=String |government=String |population=Integer |region=String |founded=String |status=String }} Usage: place <nowiki>{{Infobox nation|name=|capital=|government=|population=|region=|founded=|status=}}</nowiki> at the top of a nation page. </noinclude><includeonly>{{#cargo_store:_table=Nations |name={{{name|{{PAGENAME}}}}} |capital={{{capital|}}} |government={{{government|}}} |population={{{population|}}} |re..."
 
No edit summary
 
Line 5: Line 5:
|government=String
|government=String
|population=Integer
|population=Integer
|region=String
|founded=String
|founded=String
|status=String
|status=String
}}
}}
Usage: place <nowiki>{{Infobox nation|name=|capital=|government=|population=|region=|founded=|status=}}</nowiki> at the top of a nation page.
Usage: place <nowiki>{{Infobox nation|name=|capital=|government=|population=|founded=|status=}}</nowiki> at the top of a nation page.
</noinclude><includeonly>{{#cargo_store:_table=Nations
</noinclude><includeonly>{{#cargo_store:_table=Nations
|name={{{name|{{PAGENAME}}}}}
|name={{{name|{{PAGENAME}}}}}
Line 15: Line 14:
|government={{{government|}}}
|government={{{government|}}}
|population={{{population|}}}
|population={{{population|}}}
|region={{{region|}}}
|founded={{{founded|}}}
|founded={{{founded|}}}
|status={{{status|}}}
|status={{{status|}}}

Latest revision as of 05:07, 18 September 2026

This template defines the table "Nations". View table. Usage: place {{Infobox nation|name=|capital=|government=|population=|founded=|status=}} at the top of a nation page.