Template:Infobox royalty: Difference between revisions
From WikiMD's Medical Encyclopedia
CSV import |
No edit summary |
||
| Line 1: | Line 1: | ||
<table class="infobox" style="width:22em; border:1px solid #aaa; background-color:#f9f9f9;"> | |||
<tr> | |||
<th colspan="2" style="text-align:center; background-color:#f0f0f0;">{{{name|{{PAGENAME}}}}}</th> | |||
</tr> | |||
{{ | {{#if:{{{image|}}}| | ||
<tr> | |||
| | <td colspan="2" style="text-align:center;"> | ||
[[File:{{{image}}}|frameless|upright=1.1|alt={{{image_alt|}}}]] | |||
</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2" style="text-align:center; font-size:90%;">{{{caption|}}}</td> | |||
</tr>}} | |||
<tr><th style="text-align:left;">Title</th><td>{{{title|}}}</td></tr> | |||
<tr><th style="text-align:left;">Reign</th><td>{{{reign|}}}</td></tr> | |||
<tr><th style="text-align:left;">Coronation</th><td>{{{coronation|}}}</td></tr> | |||
<tr><th style="text-align:left;">Predecessor</th><td>{{{predecessor|}}}</td></tr> | |||
<tr><th style="text-align:left;">Successor</th><td>{{{successor|}}}</td></tr> | |||
<tr><th style="text-align:left;">Spouse</th><td>{{{spouse|}}}</td></tr> | |||
<tr><th style="text-align:left;">Issue</th><td>{{{issue|}}}</td></tr> | |||
<tr><th style="text-align:left;">Full Name</th><td>{{{full name|}}}</td></tr> | |||
<tr><th style="text-align:left;">House</th><td>{{{house|}}}</td></tr> | |||
<tr><th style="text-align:left;">Father</th><td>{{{father|}}}</td></tr> | |||
<tr><th style="text-align:left;">Mother</th><td>{{{mother|}}}</td></tr> | |||
<tr><th style="text-align:left;">Birth Date</th><td>{{{birth_date|}}}</td></tr> | |||
<tr><th style="text-align:left;">Birth Place</th><td>{{{birth_place|}}}</td></tr> | |||
<tr><th style="text-align:left;">Death Date</th><td>{{{death_date|}}}</td></tr> | |||
<tr><th style="text-align:left;">Death Place</th><td>{{{death_place|}}}</td></tr> | |||
<tr><th style="text-align:left;">Burial Date</th><td>{{{burial_date|}}}</td></tr> | |||
<tr><th style="text-align:left;">Burial Place</th><td>{{{burial_place|}}}</td></tr> | |||
</table> | |||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
This template | This template creates an infobox for royalty articles. | ||
=== Example === | === Example === | ||
| Line 53: | Line 41: | ||
{{Infobox royalty | {{Infobox royalty | ||
| name = Queen Elizabeth II | | name = Queen Elizabeth II | ||
| image = Elizabeth II official portrait.jpg | | image = Elizabeth II official portrait.jpg | ||
| caption = Queen Elizabeth II in 2015 | | caption = Queen Elizabeth II in 2015 | ||
| reign = | | title = Queen of the United Kingdom | ||
| reign = 1952–2022 | |||
| coronation = 2 June 1953 | | coronation = 2 June 1953 | ||
| predecessor = | | predecessor = George VI | ||
| successor = | | successor = Charles III | ||
| spouse = | | spouse = Prince Philip, Duke of Edinburgh | ||
| issue = | | issue = Charles III, Anne, Andrew, Edward | ||
| full name = Elizabeth Alexandra Mary Windsor | | full name = Elizabeth Alexandra Mary Windsor | ||
| house = | | house = House of Windsor | ||
| father = | | father = George VI | ||
| mother = | | mother = Elizabeth Bowes-Lyon | ||
| birth_date = | | birth_date = 21 April 1926 | ||
| birth_place = | | birth_place = London, United Kingdom | ||
| death_date = | | death_date = 8 September 2022 | ||
| death_place = | | death_place = Balmoral Castle, Scotland | ||
| burial_date = 19 September 2022 | | burial_date = 19 September 2022 | ||
| burial_place = | | burial_place = St George's Chapel, Windsor Castle | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 78: | Line 66: | ||
* [[Template:Infobox person]] | * [[Template:Infobox person]] | ||
* [[Template:Infobox officeholder]] | * [[Template:Infobox officeholder]] | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
[[Category:Royalty templates]] | [[Category:Royalty templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:39, 18 December 2024
| Infobox royalty | |
|---|---|
| Title | |
| Reign | |
| Coronation | |
| Predecessor | |
| Successor | |
| Spouse | |
| Issue | |
| Full Name | |
| House | |
| Father | |
| Mother | |
| Birth Date | |
| Birth Place | |
| Death Date | |
| Death Place | |
| Burial Date | |
| Burial Place | |
Usage[edit]
This template creates an infobox for royalty articles.
Example[edit]
{{Infobox royalty
| name = Queen Elizabeth II
| image = Elizabeth II official portrait.jpg
| caption = Queen Elizabeth II in 2015
| title = Queen of the United Kingdom
| reign = 1952–2022
| coronation = 2 June 1953
| predecessor = George VI
| successor = Charles III
| spouse = Prince Philip, Duke of Edinburgh
| issue = Charles III, Anne, Andrew, Edward
| full name = Elizabeth Alexandra Mary Windsor
| house = House of Windsor
| father = George VI
| mother = Elizabeth Bowes-Lyon
| birth_date = 21 April 1926
| birth_place = London, United Kingdom
| death_date = 8 September 2022
| death_place = Balmoral Castle, Scotland
| burial_date = 19 September 2022
| burial_place = St George's Chapel, Windsor Castle
}}