Difference between revisions of "Template:Country Infobox"

From Legacies Gameworld Wiki
(changed the picture placeholder to an example. Will need to test this.)
(testing more code)
Line 1: Line 1:
{| class="toccolours" style="clear:left; float:right; margin:0 0 0.5em 1em; width:22em; font-size:smaller;"
{| class="toccolours" style="clear:left; float:right; margin:0 0 0.5em 1em; width:22em; font-size:smaller;"
|-
|-
|colspan=2 style="text-align:center;" | [[File:example.png|x150px]]
|colspan=2 style="text-align:center;" | {{{1}}}
|-
|-
!colspan=2 bgcolor="#082454" style="color:#fff; font-size:larger;" |{{{1}}}
!colspan=2 bgcolor="#082454" style="color:#fff; font-size:larger;" |{{{2}}}
|-
|-
|- style="vertical-align:top; background:#fff;"
|- style="vertical-align:top; background:#fff;"
| Capital City:
| Capital City:
| {{{2}}}
| {{{3}}}
|- style="vertical-align:top;"
|- style="vertical-align:top;"
| System of Governance:
| System of Governance:
| {{{3}}}
| {{{4}}}
|- style="vertical-align:top; background:#fff;"
|- style="vertical-align:top; background:#fff;"
| Leader(s)
| Leader(s)
| {{{4}}}
| {{{5}}}
|- style="vertical-align:top; background:#fff;"
|- style="vertical-align:top; background:#fff;"
| Primary Religion:
| Primary Religion:
| {{{5}}}
| {{{6}}}
|- style="vertical-align:top; background:#fff;"
|- style="vertical-align:top; background:#fff;"
|Languages
|Languages
| {{{6}}}
| {{{7}}}
|- style="vertical-align:top; background:#fff;"
|- style="vertical-align:top; background:#fff;"
|Majority Races
|Majority Races
| {{{7}}}
| {{{8}}}
|- style="vertical-align:top; background:#fff;"
|- style="vertical-align:top; background:#fff;"
| Strong Minorities
| Strong Minorities
| {{{8}}}
| {{{9}}}
|- style="vertical-align:top; background:#fff;"
|- style="vertical-align:top; background:#fff;"
| Real World Influence:  
| Real World Influence:  
|{{{9}}}
|{{{10}}}
|}
|}


<noinclude>Documentation coming soon
<noinclude>Documentation coming soon
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 00:26, 13 September 2022

{{{1}}}
{{{2}}}
Capital City: {{{3}}}
System of Governance: {{{4}}}
Leader(s) {{{5}}}
Primary Religion: {{{6}}}
Languages {{{7}}}
Majority Races {{{8}}}
Strong Minorities {{{9}}}
Real World Influence: {{{10}}}

Documentation coming soon