Template:Expanded Nation: Difference between revisions
Jump to navigation
Jump to search
(template) |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" | {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" | ||
|- | |- | ||
! colspan="2" style="text-align:center; color:#0081D6; background:#212121; font-size:200%;" | {{{name|<font color="white"> | ! colspan="2" style="text-align:center; color:#0081D6; background:#212121; font-size:200%;" | {{{name|<font color="white">{{{title1}}}</font>}}} | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
|- | |- | ||
Line 112: | Line 112: | ||
| style="{{#if:{{{dominions|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{dominions|}}} | | style="{{#if:{{{dominions|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{dominions|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{ | | style="{{#if:{{{territories|}}}| |display: none;}}" valign="top" | '''Territories''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{territories|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{territories|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{part_of|}}}| |display: none;}}" valign="top" | '''Part of''' | | style="{{#if:{{{part_of|}}}| |display: none;}}" valign="top" | '''Part of''' | ||
Line 151: | Line 151: | ||
| style="{{#if:{{{past_capitals|}}}| |display: none;}}" valign="top" | '''Past Capitals''' | | style="{{#if:{{{past_capitals|}}}| |display: none;}}" valign="top" | '''Past Capitals''' | ||
| style="{{#if:{{{past_capitals|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{past_capitals|}}} | | style="{{#if:{{{past_capitals|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{past_capitals|}}} | ||
| style="{{#if:{{{ | | style="{{#if:{{{preceded_by|}}}| |display: none;}}" valign="top" | '''Preceded by''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{preceded_by|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{preceded_by|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{ | | style="{{#if:{{{succeeded_by|}}}| |display: none;}}" valign="top" | '''Succeeded by''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{succeeded_by|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{succeeded_by|}}} | ||
|}</div> | |}</div> | ||
|} | |} | ||
Line 161: | Line 161: | ||
<noinclude> | <noinclude> | ||
Example Usage:<pre> | Example Usage:<pre> | ||
{{ | {{Expanded Nation | ||
|color=Example | |color=Example | ||
|eras={{Eras|0|1}} | |eras={{Eras|0|1}} |
Latest revision as of 19:26, 24 January 2023
|
Example Usage:
{{Expanded Nation |color=Example |eras={{Eras|0|1}} |title1=Example |image1=Example |image2=Example |image3=Example |full_name=Example |national_anthem=[[File:Example.ogg]] |name_in_towny=Example |motto=Example |population=Example |chunks=Example |/n_list_page=Example |capital_city=Example |largest_city=Example |oldest_city=Example |established=Example |disbanded=Example |official_language=Example |official_religion=Example |discord=Example |political_system=Examplarchy |leader1name=Example |leader1=Example |leader2name=Example |leader2=Example |leader3name=Example |leader3=Example |leader4name=Example |leader4=Example |leader5name=Example |leader5=Example |legislature=Example |constitution=Example |economic_system=Example |army_size=A number |dominions=Example |territories=Example |part_of=Example |formed_from=Example |past_leaders=Example |past_capitals=Example |event1=Example |event1date=Example |event2=Example |event2date=Example |event3=Example |event3date=Example |event4=Example |event4date=Example |event5=Example |event5date=Example |event6=Example |event6date=Example |preceded_by=Example |succeeded_by=Example }}