Template:Nation Data: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
m (Reverted edits by U mad bro (talk) to last revision by Old Dickens) Tag: Rollback |
||
Line 1: | Line 1: | ||
< | <includeonly> | ||
{| class="toccolours" style="float: right; margin: 0 0 1em 1em; width: 22em; font-size: 90%; clear:right;" cellspacing="5" | |||
|- | |||
| colspan="2" style="text-align: center; font-size: larger;" | '''{{{title|{{PAGENAME}}}}}''' | |||
|- class="{{if|test={{{picture|}}}|else=hiddenStructure}}" | |||
| colspan="2" style="padding: 1em 0; text-align: center;" | [[Image:{{{picture}}}|thumb|center|200px|{{{1}}}]] | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{established|}}}|else=hiddenStructure}}" | |||
| '''Established''' | |||
| {{{established}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{motto|}}}|else=hiddenStructure}}" | |||
| '''Motto''' | |||
| {{{motto}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{neighbours|}}}|else=hiddenStructure}}" | |||
|'''Neighbours''' | |||
| {{{neighbours}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{features|}}}|else=hiddenStructure}}" | |||
| '''Geographical Features''' | |||
| {{{features}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{population|}}}|else=hiddenStructure}}" | |||
| '''Population''' | |||
| {{{population}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{size|}}}|else=hiddenStructure}}" | |||
| '''Size''' | |||
| {{{size}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{capital|}}}|else=hiddenStructure}}" | |||
| '''Capital''' | |||
| {{{capital}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{government|}}}|else=hiddenStructure}}" | |||
| '''Type of government''' | |||
| {{{government}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{notablecitizens|}}}|else=hiddenStructure}}" | |||
| '''Notable Citizens''' | |||
| {{{notablecitizens}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{imports|}}}|else=hiddenStructure}}" | |||
| '''Imports''' | |||
| {{{imports}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{exports|}}}|else=hiddenStructure}}" | |||
| '''Exports''' | |||
| {{{exports}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{anthem|}}}|else=hiddenStructure}}" | |||
| '''National Anthem''' | |||
| {{{anthem}}} | |||
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{books|}}}|else=hiddenStructure}}" | |||
| '''[[Bibliography|Books]]''' | |||
| {{{books}}} | |||
|}</includeonly> | |||
<noinclude> | |||
'''Example Code''' | |||
---- | |||
<pre> | |||
{{Nation Data | |||
|title= | |||
|picture= | |||
|established= | |||
|motto= | |||
|neighbours= | |||
|features= | |||
|population= | |||
|size= | |||
|capital= | |||
|government= | |||
|notablecitizens= | |||
|imports= | |||
|exports= | |||
|anthem= | |||
|books= | |||
}} | |||
</pre> | |||
Note: "books" is meant to contain ''only the books the city or nation features in''. Only use series if the nation features in '''all''' books in that series. | |||
[[Category:Infobox templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 15:56, 20 October 2021
Example Code
{{Nation Data |title= |picture= |established= |motto= |neighbours= |features= |population= |size= |capital= |government= |notablecitizens= |imports= |exports= |anthem= |books= }}
Note: "books" is meant to contain only the books the city or nation features in. Only use series if the nation features in all books in that series.