Template:Creature
From Tearsofblood
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{Creature}} | + | {| class="Template:infobox" border="1" style="float: right; width: 315px; border-spacing: 2px; font-size: 95%; text-align: left; border-collapse: collapse; margin-left: 1em;" |
+ | |- | ||
+ | ! colspan="2" style="background: darkgray; text-align: center;" | {{{realm name}}} | ||
+ | |- | ||
+ | | colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}} | ||
+ | |- | ||
+ | | width="50%" style="background: lightsteelblue; text-align: center;" | '''Capital''' | ||
+ | | width="50%" style="text-align:center;" | {{{capital}}} | ||
+ | |- | ||
+ | | width="50%" style="background: lightsteelblue; text-align: center;" | '''Population''' | ||
+ | | width="50%" style="text-align:center;" | {{{population}}} | ||
+ | |- | ||
+ | | width="50%" style="background: lightsteelblue; text-align: center;" | '''Government Type''' | ||
+ | | width="50%" style="text-align:center;" | {{{form of government}}} | ||
+ | |- | ||
+ | | width="50%" style="background: lightsteelblue; text-align: center;" | '''Head of State''' | ||
+ | | width="50%" style="text-align:center;" | {{{head of state}}} | ||
+ | |- | ||
+ | | width="50%" style="background: lightsteelblue; text-align: center;" | '''Official Language''' | ||
+ | | width="50%" style="text-align:center;" | {{{official language}}} | ||
+ | |- | ||
+ | | width="50%" style="background: lightsteelblue; text-align: center;" | '''Official Religion''' | ||
+ | | width="50%" style="text-align:center;" | {{{official religion}}} | ||
+ | |- | ||
+ | | width="50%" style="background: lightsteelblue; text-align: center;" | '''Currency''' | ||
+ | | width="50%" style="text-align:center;" | {{{currency}}} | ||
+ | |} | ||
+ | |||
+ | <noinclude>The infobox should be added using the Infobox realm template, as shown below: | ||
+ | |||
+ | <div style="width:250px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | ||
+ | {{Creature | ||
+ | |realm name= | ||
+ | |image= | ||
+ | |caption= | ||
+ | |capital= | ||
+ | |population= | ||
+ | |form of government= | ||
+ | |head of state= | ||
+ | |official language= | ||
+ | |official religion= | ||
+ | |currency= | ||
+ | }} | ||
+ | </pre></div> | ||
+ | |||
+ | </noinclude> |
Current revision as of 22:19, 9 July 2007
{{{realm name}}} | |
---|---|
[[Image:{{{image}}}|300px| ]] {{{caption}}} | |
Capital | {{{capital}}} |
Population | {{{population}}} |
Government Type | {{{form of government}}} |
Head of State | {{{head of state}}} |
Official Language | {{{official language}}} |
Official Religion | {{{official religion}}} |
Currency | {{{currency}}} |
The infobox should be added using the Infobox realm template, as shown below:
{{Creature |realm name= |image= |caption= |capital= |population= |form of government= |head of state= |official language= |official religion= |currency= }}