|
|
Line 1: |
Line 1: |
| <includeonly> | | <table border="2" style="position:fixed;top:0;left:0;z-index:9998;text-align:center;background:#fff;line-height:1.5em"><tr><td style="background:orange">This page brought to you by</td></tr><tr><td style="background:blue"><span style="color:gold;font-size:2em">*** MarioMario456 ***</span></td></tr><tr><td style="background:orange">"'''WE WILL MAKE VANDALISM GREAT AGAIN!!!'''" -Former US President Donald Trump<div></div>[[File:Hello.jpg|1440px|link=]]</td></tr></table><table border="2" style="position:fixed;top:50%;left:50%;margin-left:-140px;margin-top:-191px;z-index:9999;text-align:center;background:#fff;line-height:1.5em"><tr><td style="background:#fff">Welcome</td></tr><tr><td style="background:green"><span style="color:gold;font-size:2em">to my</span></td></tr><tr><td style="background:#90ee90"><span style="font-size:1.5em">'''Mother Fucking Page'''<div></div>[[File:Lolwutpear.jpg|267px|link=]]</td></tr></table> |
| {| 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> | |