Difference between revisions of "Template: Infobox monarch"

From A Wiki of Ice and Fire
Jump to: navigation, search
(moved the new field to show after the 'Full Name' and adjusted the parameter to be optional)
Line 3: Line 3:
 
| image = {{{image|[[Image:No_image.jpg|200px]]}}}
 
| image = {{{image|[[Image:No_image.jpg|200px]]}}}
 
| caption = {{{image_caption|}}}
 
| caption = {{{image_caption|}}}
| label3 = Reign
+
| label2 = Reign
| data3 = {{{reign|}}}
+
| data2 = {{{reign|}}}
| label4 = Coronation
+
| label3 = Coronation
| data4 = {{{coronation|}}}
+
| data3 = {{{coronation|}}}
| label5 = Other Titles
+
| label4 = Other Titles
| data5 = {{{othertitles|}}}
+
| data4 = {{{othertitles|}}}
| label6 = Full Name
+
| label5 = Full Name
| data6 = {{{fullname|}}}
+
| data5 = {{{fullname|}}}
 +
| lable6 = alias
 +
| data6 = {{{alias|}}}
 
| label7 = Predecessor
 
| label7 = Predecessor
 
| data7 = {{{predecessor|}}}
 
| data7 = {{{predecessor|}}}
Line 57: Line 59:
 
| label29 = TV series
 
| label29 = TV series
 
| data29 = {{{TV_series|}}}
 
| data29 = {{{TV_series|}}}
| lable30      = alias
 
| data30        = {{{alias}}}
 
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
  

Revision as of 01:53, 21 October 2011


name
Monarch
Reign text
Coronation text
Full name text
Title text
Predecessor text
Heir text
Successor text
Personal Information
Alias text
Born text
text
Died text
text
Buried text
text
Family
Dynasty text
Queen text
Consort text
Spouse text
Issue text
Father text
Mother text

Usage

{{Infobox Monarch
| name          = 
| image         = 
| image_caption	= image_caption
| reign		=
| coronation	=
| othertitles	=
| alias         =
| fullname	=
| predecessor	=
| successor	=
| suc-type	=  Options? 
| heir		=
| queen		=
| consort	=
| spouse1	=
| issue		=
| royalhouse	=
| dynasty	=
| royalanthem	=
| father	=
| mother	=
| dateofbirth	= use {{Date|XXX}} for Aegon landing dates.
| placeofbirth	=
| dateofdeath	=
| placeofdeath	=
| dateofburial	=
| placeofburial	=
| Played_by	=
| Books         =
| Played_by	=
| TV_series	=
}}


Note:Parameters which get no value are not shown when the template is used.
you can see a preview on your right side.