Difference between revisions of "Template:Infobox former monarchy"

From blackwiki
Jump to navigation Jump to search
imported>Thumperward
(move lang to /doc)
Line 16: Line 16:
 
! colspan=2 style="text-align: center" | Last Monarch:<br />{{{last_monarch}}}<br />{{#if:{{{other|}}}|<sub>{{{other}}}</sub>}}
 
! colspan=2 style="text-align: center" | Last Monarch:<br />{{{last_monarch}}}<br />{{#if:{{{other|}}}|<sub>{{{other}}}</sub>}}
 
----
 
----
|-
 
! Style
 
| {{#switch: {{{type|[[Majesty|{{{his/her}}} Majesty]]}}}
 
| commonwealth    = [[Majesty|{{{his/her}}} Majesty]]
 
| non-commonwealth = [[Majesty|{{{his/her}}} Majesty]]
 
| other            = [[Majesty|{{{his/her}}} Majesty]]
 
| other2          = [[Highness|{{{his/her}}} Highness]]
 
| other3          = [[Royal Highness|{{{his/her}}} Highness]]
 
| other4          = [[Serene Highness|{{{his/her}}} Highness]]
 
| saudi            = [[Custodian of the Two Holy Mosques|The Custodian of the Two Holy Mosques]]
 
| #default        = [[Majesty|{{{his/her}}} Majesty]]
 
}}
 
 
|-
 
|-
 
{{#if:{{{heir_apparent|}}}|
 
{{#if:{{{heir_apparent|}}}|

Revision as of 17:02, 25 May 2010

{{{royal_title}}} of {{{realm}}}
Former Monarchy
[[File:{{{coatofarms}}}|120px]]
{{{coatofarmscaption}}}
Last Monarch:
{{{last_monarch}}}

First monarch {{{first_monarch}}}
Last monarch {{{last_monarch}}}
Style {{{style}}}
Official residence {{{residence}}}
Appointer {{{appointer}}}
Monarchy started {{{began}}}
Monarchy ended {{{ended}}}
Current pretender {{{pretender}}}
Template documentation[view] [edit] [history] [purge]

Usage

{{Infobox former monarchy
| royal_title       = <!-- Required. -->
| realm             = <!-- Required. -->
| border            = <!-- Optional. Accepted values: provincial / federal / imperial -->
| coatofarms        = <!-- Optional. Just the image name, no File: or Image: coding -->
| coatofarmssize    = <!-- Optional. Default: 120px -->
| coatofarmscaption = <!-- Optional. -->
| image             = <!-- Optional. Just the image name, no File: or Image: coding -->
| caption           = <!-- Optional. -->
| first_monarch     = <!-- Required. -->
| last_monarch      = <!-- Required. -->
| style             = <!-- Optional. -->
| residence         = <!-- Optional. -->
| appointer         = <!-- Optional. -->
| began             = <!-- Required. -->
| ended             = <!-- Required. -->
| pretender         = <!-- Optional. -->
}}