Mudanças

Ir para navegação Ir para pesquisar

 

4 348 bytes adicionados ,  23h10min de 19 de julho de 2012
m
uma edição
<includeonly>{{Infobox
| title = {{#if:{{{monarch_name|}}}|| {{{name|{{PAGENAME}}}}} }}
| titlestyle = {{{titlestyle|}}}
| above = {{{monarch_name|}}}
| abovestyle = {{{abovestyle|background: #E0E8FF; text-align:center;}}}

| image = {{{image|[[Image:No_image.jpg|200px]]}}}
| caption = {{{image_caption|}}}
| imagestyle = {{{imagestyle|}}}

<!--
| bodyclass =
| titleclass =
| aboveclass =
| imageclass =
-->

<!-- Biographical Information Section -->
| data1 = <div style="width:100%;background-color:#B0C4DE;">Biographical Information</div>

| label2 = Reign
| data2 = {{{reign|}}}
| label3 = Coronation
| data3 = {{{coronation|}}}

| label5 = Full Name
| data5 = {{{fullname|}}}
| label6 = Alias
| data6 = {{{alias|}}}
| label7 = Other Titles
| data7 = {{{othertitles|}}}

| label10 = Born in
| data10 = {{{dateofbirth|}}}{{#IF:{{{placeofbirth|}}}|, at {{{placeofbirth}}}.|}}
| label12 = Died in
| data12 = {{{dateofdeath|}}}{{#IF:{{{placeofdeath|}}}|, at {{{placeofdeath}}}.|}}
| label14 = Buried in
| data14 = {{{dateofburial|}}}{{#IF:{{{placeofburial|}}}|, at {{{placeofburial}}}.|}}
| label16 = Culture
| data16 = {{{culture|}}}

<!-- Family Section -->
| data18 = {{#if: {{{royalhouse|}}}{{{predecessor|}}}{{{heir|}}}{{{successor|}}} {{{queen|}}}{{{consort|}}}{{{spouse|}}}{{{issue|}}} {{{father|}}}{{{mother|}}}| <div style="width:100%;background-color:#B0C4DE;">Family</div>}}

| label19 = Royal House
| data19 = {{{royalhouse|}}}
| label20 = Predecessor
| data20 = {{{predecessor|}}}
| label21 = Heir
| data21 = {{{heir|}}}
| label22 = Successor
| data22 = {{{successor|}}}

| label23 = Queen
| data23 = {{{queen|}}}
| label24 = Consort
| data24 = {{{consort|}}}
| label25 = Wife
| data25 = {{{spouse1|{{{spouse|}}}}}}<!-- for compatibility-->
| label26 = Issue
| data26 = {{{issue|}}}

| label27 = Father
| data27 = {{{father|}}}
| label28 = Mother
| data28 = {{{mother|}}}

| label28 = Mother
| data28 = {{{mother|}}}
| data30 = {{{coat-of-arms|}}}

<!-- References Section -->
| data36 = {{#if: {{{TV_series|}}}{{{Played_by|}}}{{{Books|}}}|<div style="width:100%;background-color:#B0C4DE;">References</div>}}
| label37 = Books
| data37 = {{{Books|}}}
| label38 = Played by
| data38 = {{{Played_by|}}}
| label39 = TV series
| data39 = {{{TV_series|}}}
}}</includeonly><noinclude>

<!-- Example -->
{{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
| spouse = text
| issue = Yes/No (I think)
| 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 =
| 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 it's 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 successed him
| queen =
| consort =
| spouse =
| heir =
| issue = other Kids
| 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>

Menu de navegação