Difference between revisions of "Template: Infobox monarch"

From A Wiki of Ice and Fire
Jump to: navigation, search
(added COA field)
(Added race module)
(21 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
<includeonly>{{Infobox  
 
<includeonly>{{Infobox  
| title = {{#if:{{{monarch_name|}}}| {{{monarch_name}}} | {{{name|{{PAGENAME}} }}} }}
+
| title = {{#if:{{{monarch_name|}}}|| {{{name|{{PAGENAME}}}}} }}
 
| titlestyle = {{{titlestyle|}}}
 
| titlestyle = {{{titlestyle|}}}
 
| above = {{{monarch_name|}}}
 
| above = {{{monarch_name|}}}
| abovestyle = {{{abovestyle|}}}
+
| abovestyle   = {{{abovestyle|background: #E0E8FF; text-align:center;}}}
  
 
| image = {{{image|[[Image:No_image.jpg|200px]]}}}
 
| image = {{{image|[[Image:No_image.jpg|200px]]}}}
Line 15: Line 15:
 
| imageclass =
 
| imageclass =
 
-->
 
-->
 
+
| headerstyle  = background-color:#B0C4DE;
 
<!-- Biographical Information Section -->
 
<!-- Biographical Information Section -->
| data1 = <div style="width:100%;background-color:#B0C4DE;">Biographical Information</div>
+
| header1 = Biographical Information
  
 
| label2 = Reign
 
| label2 = Reign
Line 28: Line 28:
 
| label6 = Alias
 
| label6 = Alias
 
| data6 = {{{alias|}}}
 
| data6 = {{{alias|}}}
| label7 = Other Titles
+
| label7 = Titles
 
| data7 = {{{othertitles|}}}
 
| data7 = {{{othertitles|}}}
 
+
| label10 = Born  
| label10 = Born in
+
| data10 = {{#if:{{{dateofbirth|}}}|{{#if:{{{placeofbirth|}}}|In&nbsp;{{{dateofbirth}}},&nbsp;at&nbsp;{{{placeofbirth}}}|In&nbsp;{{{dateofbirth}}}}}|{{#if:{{{placeofbirth|}}}|At&nbsp;{{{placeofbirth}}}|}}|}}
| data10 = {{{dateofbirth|}}}{{#IF:{{{placeofbirth|}}}|, at {{{placeofbirth}}}.|}}
+
| label11 = Died  
| label12 = Died in
+
| data11 = {{#if:{{{dateofdeath|}}}|{{#if:{{{placeofdeath|}}}|In&nbsp;{{{dateofdeath}}},&nbsp;at&nbsp;{{{placeofdeath}}}|In&nbsp;{{{dateofdeath}}}}}|{{#if:{{{placeofdeath|}}}|At&nbsp;{{{placeofdeath}}}|}}|}}
| data12 = {{{dateofdeath|}}}{{#IF:{{{placeofdeath|}}}|, at {{{placeofdeath}}}.|}}
+
| label14 = Buried  
| label14 = Buried in
+
| data14 = {{#if:{{{dateofburial|}}}|{{#if:{{{placeofburial|}}}|In&nbsp;{{{dateofburial}}},&nbsp;at&nbsp;{{{placeofburial}}}|In&nbsp;{{{dateofburial}}}}}|{{#if:{{{placeofburial|}}}|At&nbsp;{{{placeofburial}}}|}}|}}
| data14 = {{{dateofburial|}}}{{#IF:{{{placeofburial|}}}|, at {{{placeofburial}}}.|}}
+
| label16       = Race
| label16 = Culture
+
| data16        = {{{race|}}}
| data16 = {{{culture|}}}
+
| label17 = Culture
 +
| data17 = {{{culture|}}}
  
 
<!-- Family Section -->
 
<!-- Family Section -->
| data18 = {{#if: {{{royalhouse|}}}{{{predecessor|}}}{{{heir|}}}{{{successor|}}} {{{queen|}}}{{{consort|}}}{{{spouse|}}}{{{issue|}}} {{{father|}}}{{{mother|}}}| <div style="width:100%;background-color:#B0C4DE;">Family</div>}}
+
| header18 = {{#if: {{{royalhouse|}}}{{{predecessor|}}}{{{heir|}}}{{{successor|}}} {{{queen|}}}{{{consort|}}}{{{spouse|}}}{{{issue|}}} {{{father|}}}{{{mother|}}}| Family}}
  
 
| label19 = Royal House
 
| label19 = Royal House
Line 56: Line 57:
 
| label24 = Consort
 
| label24 = Consort
 
| data24 = {{{consort|}}}
 
| data24 = {{{consort|}}}
| label25 = Wife
+
| label25 = Betrothed
| data25 = {{{spouse1|{{{spouse|}}}}}}<!-- for compatibility-->
+
| data25 = {{{betrothed|}}}
| label26 = Issue
+
| label26 = Spouse
| data26 = {{{issue|}}}
+
| data26 = {{{spouse1|{{{spouse|}}}}}}<!-- for compatibility-->
 +
| label27 = Issue
 +
| data27 = {{{issue|}}}
  
| label27 = Father
+
| label28 = Father
| data27 = {{{father|}}}
+
| data28 = {{{father|}}}
| label28 = Mother
+
| label29 = Mother
| data28 = {{{mother|}}}
+
| data29 = {{{mother|}}}
  
| label28 = Mother
+
| label30      = Personal arms
| data28 = {{{mother|}}}
 
 
| data30 = {{{coat-of-arms|}}}
 
| data30 = {{{coat-of-arms|}}}
  
 
<!-- References Section -->
 
<!-- References Section -->
| data36 = {{#if: {{{TV_series|}}}{{{Played_by|}}}{{{Books|}}}|<div style="width:100%;background-color:#B0C4DE;">References</div>}}
+
| header36 = {{#if: {{{TV_series|}}}{{{Played_by|}}}{{{Books|}}}|References}}
 
| label37 = Books         
 
| label37 = Books         
 
| data37 = {{{Books|}}}
 
| data37 = {{{Books|}}}
Line 94: Line 96:
 
| queen = text
 
| queen = text
 
| consort = text
 
| consort = text
 +
| betrothed = text
 
| spouse = text
 
| spouse = text
| issue = Yes/No (I think)
+
| issue = list
 
| royalhouse = text
 
| royalhouse = text
 
| father = text
 
| father = text
Line 125: Line 128:
 
| queen =
 
| queen =
 
| consort =
 
| consort =
 +
| betrothed =
 
| spouse =
 
| spouse =
 
| issue =
 
| issue =
Line 145: Line 149:
  
 
Note:Parameters which assigned no value are not shown when the template is used.<br />
 
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 it's fields on your right side.
+
you can see a preview of the template with all of its fields on your right side.
  
 
<pre>
 
<pre>
Line 158: Line 162:
 
| fullname =
 
| fullname =
 
| predecessor = the person who preceded him
 
| predecessor = the person who preceded him
| successor = the person who successed him
+
| successor = the person who succeeded him
 
| queen =  
 
| queen =  
 
| consort =
 
| consort =
 +
| betrothed =
 
| spouse =
 
| spouse =
 
| heir =  
 
| heir =  
| issue = other Kids
+
| issue = other children
 
| royalhouse =
 
| royalhouse =
 
| father =
 
| father =

Revision as of 09:20, 15 May 2021


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
Culture text
Family
Dynasty text
Queen text
Consort text
Betrothed text
Spouse text
Issue list
Father text
Mother text

Usage

Empty Template for easy copy/paste:

{{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	=
}}

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 its 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 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	= 
}}