Template:Infobox monarchy/doc

Jump to navigation Jump to search
{{{royal_title}}} of {{{realm}}}
{{{native_name}}}
[[File:{{{coatofarms}}}|120px|alt={{{coa_alt}}}]]
{{{armsnote}}}
Incumbent
[[File:{{{image}}}|200px]]
{{{caption}}}
{{{incumbent}}}
since {{{incumbentsince}}}
{{{other}}}
Co-incumbent
[[File:{{{image2}}}|150px]]
{{{caption2}}}
{{{incumbent2}}}
since {{{incumbent2since}}}
{{{other2}}}
Details
Heir apparent{{{heir_apparent}}}
Heir presumptive{{{heir_presumptive}}}
First monarch{{{first_monarch}}}
Last monarch{{{last_monarch}}}
Formation{{{formation}}}
Abolition{{{abolition}}}
Residence
{{{residence}}}
or {{{residences}}}
Appointer{{{appointer}}}
Pretender(s){{{pretender}}}
Website{{{website}}}

Usage

{{Infobox monarchy
| royal_title        = <!-- Required. No wikilinks. -->
| realm              = <!-- Required. No wikilinks. -->
| native_name        = <!-- Optional. -->
| border             = <!-- Optional. Accepted values: provincial / federal / imperial -->
| coatofarms         = <!-- Optional. Just the image name, no File: or Image: coding. -->
| coatofarms_article = <!-- Required if {{{coatofarms}}} field is used. -->
| coatofarms_link    = <!-- Optional. If {{{coatofarms}}} field is used. -->
| type               = <!-- Optional. Type of style used by monarch.
                            Accepted values: commonwealth / non-commonwealth / other /
                                             other1 / other2 / other3 / other4 / saudi
                            commonwealth: Majesty,
                            non-commonwealth: Majesty,
                            other: Majesty,
                            other1: Imperial Majesty,
                            other2: Highness,
                            other3: Royal Highness,
                            other4: Serene Highness,
                            saudi: Custodian of the Two Holy Mosques -->
| his/her            = <!-- Required. -->
| image              = <!-- Optional. Just the image name, no File: or Image: coding -->
| caption            = <!-- Optional. -->
| incumbent          = <!-- Required. -->
| incumbentsince     = <!-- Optional. Enthronement date. -->
| other              = <!-- Optional. Other caption below incumbent's name instead of enthronement date. -->
| image2             = <!-- Optional. Just the image name, no File: or Image: coding -->
| caption2           = <!-- Optional. -->
| incumbent2         = <!-- Optional. for a co-principality -->
| incumbent2since    = <!-- Optional. Enthronement date. -->
| other2             = <!-- Optional. Other caption below co-incumbent's name instead of enthronement date. -->
| heir_apparent      = <!-- Optional. -->
| heir_presumptive   = <!-- Optional. -->
| first_monarch      = <!-- Required. -->
| last_monarch       = <!-- Optional. -->
| formation          = <!-- Required. Formation date. -->
| abolition          = <!-- Optional. -->
| residence          = <!-- Optional. -->
| appointer          = <!-- Optional. -->
| pretender          = <!-- Optional. -->
| website            = <!-- Optional. -->
}}

Example

King of the Belgians
Great Coat of Arms of Belgium.svg
Incumbent
Koning Filip van België.jpg
Philippe
since 21 July 2013
Details
StyleHis Majesty
Heir apparentPrincess Elisabeth, Duchess of Brabant
First monarchLeopold I
Formation21 July 1831
WebsiteThe Belgian Monarchy
{{Infobox monarchy
| royal_title = King
| realm = the Belgians
| coatofarms = Great Coat of Arms of Belgium.svg
| coatofarms_article = Coat of arms of Belgium
| type = non-commonwealth
| image = Koning Filip van België.jpg
| incumbent = [[Philippe of Belgium|Philippe]]
| incumbentsince = 21 July 2013
| his/her = His
| heiress_apparent = [[Princess Elisabeth, Duchess of Brabant]]
| first_monarch = [[Leopold I of Belgium|Leopold I]]
| date = 21 July 1831
| website = [http://www.monarchie.be/en/ The Belgian Monarchy]
}}

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.

To include a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • bday
  • birthplace
  • category
  • country-name
  • deathdate
  • deathplace
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • url
  • vcard

Please do not rename or remove these classes nor collapse nested elements which use them.

See also