Template:Infobox Fear Royal: Difference between revisions

From Kingdom of Oleryben
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
== Infobox Fear Royal ==
== Infobox Fear Royal ==
Use this template for royal family members.
Usage example:
 
<pre>
<pre>
{{Infobox Fear Royal
{{Infobox Fear Royal
| title        = Princess of the Western Isles
| title        = Princess of the Western Isles
| name          = Princess Elara Fear
| name          = Princess Elara Fear
| image        = Example.jpg
| image        = Elara_Fear.png
| birth_date    = 7th Dawn of Frostfall, 512 A.R.
| birth_date    = 7th Dawn of Frostfall, 512 A.R.
| birth_place  = Castle Fear, Oleryben
| birth_place  = Castle Fear, Oleryben
Line 24: Line 23:
{| class="infobox" style="width:260px; border:1px solid #aaa; background:#f9f8fb; float:right; margin:0 0 1em 1em; font-size:90%; border-collapse:collapse;"
{| class="infobox" style="width:260px; border:1px solid #aaa; background:#f9f8fb; float:right; margin:0 0 1em 1em; font-size:90%; border-collapse:collapse;"
|-
|-
! colspan="2" style="background:#4b0082; color:#fff; text-align:center; padding:6px; font-size:110%;" | {{{title|Infobox Fear Royal}}}
! style="background:#4b0082; color:#fff; text-align:center; padding:8px; font-size:110%;" | {{{title|Infobox Fear Royal}}}
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
|-
|-
| colspan="2" style="text-align:center; padding:6px;" | [[File:{{{image}}}|220px|center|{{{name}}}]]
| style="text-align:center; padding:8px;" | [[File:{{{image}}}|220px|center|{{{name}}}]]
}}
}}
{{#if:{{{name|}}}|
{{#if:{{{name|}}}|
|-
|-
! style="width:35%;" | Name
| style="padding:6px; font-weight:700;" | {{{name}}}
| {{{name}}}
}}
}}
{{#if:{{{birth_date|}}}{{{birth_place|}}}|
{{#if:{{{birth_date|}}}{{{birth_place|}}}|
|-
|-
! Born
| style="padding:6px;" | '''Born'''<br />{{#if:{{{birth_date|}}}|{{{birth_date}}}}}{{#if:{{{birth_place|}}}|<br/>{{{birth_place}}}}}
| {{#if:{{{birth_date|}}}|{{{birth_date}}}}}{{#if:{{{birth_place|}}}|<br />{{{birth_place}}}}}
}}
}}
{{#if:{{{death_date|}}}|
{{#if:{{{death_date|}}}|
|-
|-
! Died
| style="padding:6px;" | '''Died'''<br/>{{{death_date}}}
| {{{death_date}}}
}}
}}
{{#if:{{{consort|}}}|
{{#if:{{{consort|}}}|
|-
|-
! Consort
| style="padding:6px;" | '''Consort'''<br/>{{{consort}}}
| {{{consort}}}
}}
}}
{{#if:{{{father|}}}|
{{#if:{{{father|}}}|
|-
|-
! Father
| style="padding:6px;" | '''Father'''<br/>{{{father}}}
| {{{father}}}
}}
}}
{{#if:{{{mother|}}}|
{{#if:{{{mother|}}}|
|-
|-
! Mother
| style="padding:6px;" | '''Mother'''<br/>{{{mother}}}
| {{{mother}}}
}}
}}
{{#if:{{{issue|}}}|
{{#if:{{{issue|}}}|
|-
|-
! Issue
| style="padding:6px;" | '''Issue'''<br/>{{{issue}}}
| {{{issue}}}
}}
}}
{{#if:{{{birthelement|}}}|
{{#if:{{{birthelement|}}}|
|-
|-
! Birth Element
| style
| {{{birthelement}}}
}}
{{#if:{{{chosenelement|}}}|
|-
! Choice Element
| {{{chosenelement}}}
}}
|}
</includeonly>

Revision as of 18:42, 26 October 2025

Infobox Fear Royal

Usage example:

{{Infobox Fear Royal
| title         = Princess of the Western Isles
| name          = Princess Elara Fear
| image         = Elara_Fear.png
| birth_date    = 7th Dawn of Frostfall, 512 A.R.
| birth_place   = Castle Fear, Oleryben
| death_date    = 10th Embermoon, 590 A.R.
| consort       = Lord Kael Ardent
| father        = King Edrin Fear
| mother        = Queen Selene Fear
| issue         = Prince Thalen Fear
| birthelement  = Water
| chosenelement = Spirit
}}