Template:Infobox family: Difference between revisions
From KB Lexicon
(Created page with "<!-- Template:Infobox family (no ParserFunctions) --> <div class="infobox infobox-family"> {| class="infobox-table" |- ! colspan="2" class="infobox-title" | {{{name|{{PAGENAME}}}}} |- | colspan="2" class="infobox-image" | [[File:{{{image|}}}|frameless|260px|center|alt={{{image_alt|}}}]] <div class="infobox-caption">{{{caption|}}}</div> |- ! class="infobox-label" | Motto | class="infobox-data" | <span class="val">{{{motto|}}}</span> |- ! class="infobox-label" | Social C...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<!-- Template:Infobox family (no ParserFunctions) --> | {{#css:Template:Infobox family/styles.css}} | ||
<div class="infobox infobox-family"> | |||
<!-- Template:Infobox family (no ParserFunctions, with float) --> | |||
<div class="infobox infobox-family floatright"> | |||
{| class="infobox-table" | {| class="infobox-table" | ||
|- | |- | ||
| Line 36: | Line 38: | ||
| name = Example Family | | name = Example Family | ||
| image = Example.png | | image = Example.png | ||
| motto = | | motto = "We hoard secrets like wine" | ||
| social_class = | | social_class = Pureblood elite | ||
| established = | | established = 1472 | ||
| bloodtype = | | bloodtype = AB- | ||
| residence = | | residence = Norfolk estate | ||
| archetype = | | archetype = Patriarchal, cunning, old money | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 13:58, 8 September 2025
{{#css:Template:Infobox family/styles.css}}
| Infobox family | |
|---|---|
|
[[File:|frameless|260px|center|alt=]] | |
| Motto | |
| Social Class | |
| Established | |
| Bloodtype | |
| Residence | |
| Archetype | |
Usage:
{{Infobox family
| name = Example Family
| image = Example.png
| motto = "We hoard secrets like wine"
| social_class = Pureblood elite
| established = 1472
| bloodtype = AB-
| residence = Norfolk estate
| archetype = Patriarchal, cunning, old money
}}