Template:Infobox family: Difference between revisions

From KB Lexicon
No edit summary
No edit summary
Line 24: Line 24:
|-
|-
! class="infobox-label" | Blood Type
! class="infobox-label" | Blood Type
| class="infobox-data" | <span class="val">
| class="infobox-data" | <span class="val">{{{blood_type|}}}</span>
{{{blood_type
  |{{{blood type
    |{{{bloodtype|}}}
  }}}
}}}
</span>


|-
|-
Line 38: Line 32:
|-
|-
! class="infobox-label" | Head of Family
! class="infobox-label" | Head of Family
| class="infobox-data" | <span class="val">
| class="infobox-data" | <span class="val">{{{head_of_family|}}}</span>
{{{head_of_family
  |{{{head of family|}}}
}}}
</span>


|-
|-
Line 50: Line 40:
|-
|-
! class="infobox-label" | Family Owner(s)
! class="infobox-label" | Family Owner(s)
| class="infobox-data" | <span class="val">
| class="infobox-data" | <span class="val">{{{family_owners|}}}</span>
{{{family_owners
  |{{{family owners
    |{{{family owner(s)|}}}
  }}}
}}}
</span>


|}
|}
Line 65: Line 49:
<pre>
<pre>
{{Infobox family
{{Infobox family
| name          = Example Family
| name          = The Laurence Family
| image          = Example.png
| image          = Laurence_crest.png
| image_alt      = Coat of arms of the Example family
| image_alt      = Coat of arms of the Laurence family
| caption        = The Example family crest
| caption        = The Laurence family crest
| motto          = "We hoard secrets like wine"
| motto          = "Viribus Surgimus, Sanguine Vincimus"
| social_class  = Pureblood elite
| social_class  = Nobility
| established    = 1472
| established    = 1066
| blood_type    = AB-
| blood_type    = Pureblood
| residence      = Norfolk estate
| residence      = Arundel Castle, West Sussex, England
| head_of_family = [[Name Example]]
| head_of_family = [[James Laurence]]
| archetype      = Patriarchal, cunning, old money
| archetype      = Patriarchal, Elitist, Old Money
| family_owners  = Player Name
| family_owners  = Amber, Dani  <!-- put your player names here -->
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 22:50, 29 November 2025

Infobox family

[[File:|frameless|260px|center|alt=]]

Motto
Social Class
Established
Blood Type
Residence
Head of Family
Archetype
Family Owner(s)


Usage:

{{Infobox family
| name           = The Laurence Family
| image          = Laurence_crest.png
| image_alt      = Coat of arms of the Laurence family
| caption        = The Laurence family crest
| motto          = "Viribus Surgimus, Sanguine Vincimus"
| social_class   = Nobility
| established    = 1066
| blood_type     = Pureblood
| residence      = Arundel Castle, West Sussex, England
| head_of_family = [[James Laurence]]
| archetype      = Patriarchal, Elitist, Old Money
| family_owners  = Amber, Dani   <!-- put your player names here -->
}}