Difference between revisions of "Template: Infobox monarch"

From A Wiki of Ice and Fire
Jump to: navigation, search
m (final save to re-cache the template page.)
m
Line 30: Line 30:
 
| label15 = Place of Burial
 
| label15 = Place of Burial
 
| data15 = {{{placeofburial|}}}
 
| data15 = {{{placeofburial|}}}
 +
| label16 = Culture
 +
| data17 = {{{culture|}}}
 +
  
 
| data18 = {{#if: {{{royalhouse|}}}{{{predecessor|}}}{{{heir|}}}{{{successor|}}} {{{queen|}}}{{{consort|}}}{{{spouse|}}}{{{issue|}}} {{{father|}}}{{{mother|}}}| <div style="width:100%;background-color:#B0C4DE;">Family</div>}}
 
| data18 = {{#if: {{{royalhouse|}}}{{{predecessor|}}}{{{heir|}}}{{{successor|}}} {{{queen|}}}{{{consort|}}}{{{spouse|}}}{{{issue|}}} {{{father|}}}{{{mother|}}}| <div style="width:100%;background-color:#B0C4DE;">Family</div>}}

Revision as of 20:06, 2 December 2011


His name
Monarch
Reign From Date to Date
Coronation Date
Full name text
Title Additional titles
Predecessor text
Heir text
Successor text
Personal Information
Alias text
Born In Date, at text
Died In Date, at text
Buried In Date, at text
Family
Dynasty text
Queen text
Consort text
Spouse text
Issue Yes/No (I think)
Father text
Mother text

Usage

Empty Template:

{{Infobox monarch
| name          = 
| image         = 
| image_caption	= 
| reign		=
| coronation	=
| othertitles	=
| alias         =
| fullname	=
| predecessor	=
| successor	=
| heir		=
| queen		=
| consort	=
| spouse	=
| issue		=
| royalhouse	=
| father	=
| mother	=
| dateofbirth	=
| placeofbirth	=
| dateofdeath	=
| placeofdeath	=
| dateofburial	=
| placeofburial	=
| Played_by	=
| Books         =
| Played_by	=
| TV_series	=
}}

Note:Parameters which assigned no value are not shown when the template is used.
you can see a preview of the template with all of it's fields on your right side.

{{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 successed him
| heir		= 
| queen		= 
| consort	=
| spouse	=
| issue		= had kids? (I assume Yes/no)
| royalhouse	=
| father	=
| mother	=
| dateofbirth	= {{Date|XXX}}
| placeofbirth	=
| dateofdeath	=
| placeofdeath	=
| dateofburial	=
| placeofburial	=
| Books         = 
| Played_by	= 
| TV_series	= 
}}