Difference between revisions of "Template: Infobox monarch"

From A Wiki of Ice and Fire
Jump to: navigation, search
(character name inside the infobox, as in other infoboxes)
Line 78: Line 78:
 
| label39 = TV series
 
| label39 = TV series
 
| data39 = {{{TV_series|}}}
 
| data39 = {{{TV_series|}}}
}}[[Category:Character pages in alphabetical order]]</includeonly><noinclude>
+
}}[[Category:Character pages in alphabetical order]]</includeonly><noinclude>{{Documentation}}</noinclude>
 
 
<!-- Example -->
 
{{Infobox monarch
 
| name          = His name         
 
| image caption = image caption
 
| reign = From Date to Date
 
| coronation = Date
 
| alias        = text
 
| othertitles = Additional titles
 
| fullname = text
 
| predecessor = text
 
| successor = text
 
| heir = text
 
| queen = text
 
| consort = text
 
| betrothed = text
 
| spouse = text
 
| issue = list
 
| royalhouse = text
 
| father = text
 
| mother = text
 
| dateofbirth = Date
 
| placeofbirth = text
 
| dateofdeath = Date
 
| placeofdeath = text
 
| dateofburial = Date
 
| placeofburial = text
 
| culture = text
 
}}
 
 
 
==Usage==
 
Empty Template for easy copy/paste:
 
<pre>
 
{{Infobox monarch
 
| name          =
 
| image        =
 
| image_caption =
 
| reign =
 
| coronation =
 
| othertitles =
 
| alias        =
 
| fullname =
 
| predecessor =
 
| successor =
 
| heir =
 
| queen =
 
| consort =
 
| betrothed =
 
| spouse =
 
| issue =
 
| royalhouse =
 
| father =
 
| mother =
 
| dateofbirth =
 
| placeofbirth =
 
| dateofdeath =
 
| placeofdeath =
 
| dateofburial =
 
| placeofburial =
 
| culture =
 
| coat-of-arms =
 
| Books        =
 
| Played_by =
 
| TV_series =
 
}}
 
</pre>
 
 
 
Note:Parameters which assigned no value are not shown when the template is used.<br />
 
you can see a preview of the template with all of its fields on your right side.
 
 
 
<pre>
 
{{Infobox monarch
 
| name          =
 
| image        = Full Image syntax for example [[File:....|300px]].
 
| image_caption =
 
| reign = From {{Date|XXX}} to {{Date|XXX}} - Period during which he ruled
 
| coronation = {{Date|XXX}} - when he was crowned
 
| othertitles = additional titles
 
| alias        =
 
| fullname =
 
| predecessor = the person who preceded him
 
| successor = the person who succeeded him
 
| queen =
 
| consort =
 
| betrothed =
 
| spouse =
 
| heir =
 
| issue = other children
 
| royalhouse =
 
| father =
 
| mother =
 
| dateofbirth = {{Date|XXX}}
 
| placeofbirth =
 
| dateofdeath =
 
| placeofdeath =
 
| dateofburial =
 
| placeofburial =
 
| culture = see [[:Category:Cultures]] for options.
 
| Books        =
 
| Played_by =
 
| TV_series =
 
}}
 
</pre>
 
[[Category:Infobox templates|Monarch]]</noinclude>
 

Revision as of 09:46, 9 September 2022

Template documentation[view] [edit] [history] [purge]
None.svg {{{title}}}
{{{nickname}}} {{{firstname}}} IV {{{particle}}} {{{lastname}}}
{{{epithet}}}
None.svg
No portrait.svg
{{{image_caption}}}
Monarch
Reign {{{reign}}}
Coronation {{{coronation}}}
Full name {{{fullname}}}
Title {{{othertitles}}}
Allegiance {{{allegiance}}}
Predecessor {{{predecessor}}}
Heir {{{heir}}}
Successor {{{successor}}}
Personal Information
Alias {{{alias}}}
Born {{{dateofbirth}}}
{{{placeofbirth}}}
Died {{{dateofdeath}}}
{{{placeofdeath}}}
Buried {{{dateofburial}}}
{{{placeofburial}}}
Race {{{race}}}
Culture {{{culture}}}
Family
Dynasty {{{royalhouse}}}
Queen {{{queen}}}
Consort {{{consort}}}
Spouse {{{spouse}}}
Lover {{{lover}}}
Issue {{{issue}}}
Father {{{father}}}
Mother {{{mother}}}
Personal arms {{{coat-of-arms}}}
References
Book {{{Books}}}
Played by {{{Played_by}}}
TV series {{{TV_series}}}

Usage

Empty Template for easy copy/paste:

{{Infobox monarch
| title         = 
| nickname      = 
| firstname     = 
| regnalnumber  = <!-- write with digits, e.g. "4" instead of "IV" -->
| particle      = 
| lastname      = 
| epithet       = 
| arms          = None
| arms2         = <!-- not needed if identical to {{{arms}}} -->
| image         = 
| image_caption = 
| reign         = <!-- {{Date|xxx}} - {{Date|xxx}} -->
| coronation    = <!-- {{Date|xxx}} -->
| fullname      = 
| othertitles   = 
| allegiance    = 
| predecessor   = 
| heir          = 
| successor     = 
| alias         = 
| dateofbirth   = <!-- {{Date|xxx}} -->
| placeofbirth  = 
| dateofdeath   = <!-- {{Date|xxx}} -->
| placeofdeath  = 
| dateofburial  = <!-- {{Date|xxx}} -->
| placeofburial = 
| race          = 
| culture       = 
| royalhouse    = 
| queen         = 
| consort       = 
| spouse        = 
| lover         = 
| issue         = 
| father        = 
| mother        = 
| coat-of-arms  = 
| Books         = 
| Played_by     = 
| TV_series     = 
}}

Note: Parameters which are assigned no value are not shown when the template is used.
You can see a preview of the template with all of its fields on the right side.