Template:Infobox Noble House: Difference between revisions

From feywild

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if:{{{image|}}}{{{caption|}}}{{{name|}}}{{{world|}}}{{{founding|}}}{{{head|}}}{{{heir|}}}{{{allegiance|}}}{{{seat|}}}{{{region|}}}{{{tier|}}}{{{colors|}}}{{{status|}}}{{{motto|}}}|
{| class="infobox" style="float:right; margin:0.25em 0 10px 15px; width:300px; border:1px solid #AAA; background-color:#F9F9F9; font-size:90%; line-height:1.5em; border-collapse:separate; border-spacing:0;"
{| class="infobox" style="float:right; margin:0.25em 0 10px 15px; width:300px; border:1px solid #AAA; background-color:#F9F9F9; font-size:90%; line-height:1.5em; border-collapse:separate; border-spacing:0;"
|-
|-
! colspan="2" style="background:#EEE; text-align:center; font-weight:bold; font-size:115%; padding:6px;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="background:#EEE; text-align:center; font-weight:bold; font-size:115%; padding:6px;" | {{{name|{{PAGENAME}}}}}


<!-- Image + Caption -->
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
|-
|-
| colspan="2" style="text-align:center; padding:8px 6px 4px 6px;">
| colspan="2" style="text-align:center; padding:8px 6px 4px 6px;" |
[[File:{{{image}}}|250px|center]]
[[File:{{{image}}}|250px|center]]
{{#if:{{{caption|}}}|<div style="font-size:85%; color:#555; margin-top:4px;">{{{caption}}}</div>}}
{{#if:{{{caption|}}}|<div style="font-size:85%; color:#555; margin-top:4px;">{{{caption}}}</div>}}
}}
}}


<!-- Motto -->
{{#if:{{{motto|}}}|
{{#if:{{{motto|}}}|
|-
|-
| colspan="2" style="text-align:center; font-style:italic; padding:6px 8px;">“{{{motto}}}”</div>
| colspan="2" style="text-align:center; font-style:italic; padding:6px 8px;" | “{{{motto}}}”
}}
}}


<!-- Data Rows -->
{{#if:{{{world|}}}|
{{#if:{{{world|}}}|  
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #AAA;" | World / Realm
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #AAA;" | World / Realm
Line 26: Line 22:
}}
}}


{{#if:{{{founding|}}}|  
{{#if:{{{founding|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Founding / Founder
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Founding / Founder
Line 32: Line 28:
}}
}}


{{#if:{{{head|}}}|  
{{#if:{{{head|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Current Head
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Current Head
Line 38: Line 34:
}}
}}


{{#if:{{{heir|}}}|  
{{#if:{{{heir|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Heir
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Heir
Line 44: Line 40:
}}
}}


{{#if:{{{allegiance|}}}|  
{{#if:{{{allegiance|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Allegiance
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Allegiance
Line 50: Line 46:
}}
}}


{{#if:{{{seat|}}}|  
{{#if:{{{seat|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Seat
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Seat
Line 62: Line 58:
}}
}}


{{#if:{{{tier|}}}|  
{{#if:{{{tier|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Court Ranking
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Court Ranking
Line 68: Line 64:
}}
}}


{{#if:{{{colors|}}}|  
{{#if:{{{colors|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Colors
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Colors
Line 74: Line 70:
}}
}}


{{#if:{{{status|}}}|  
{{#if:{{{status|}}}|
|-
|-
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Status
| style="width:40%; font-weight:bold; padding:4px 6px; vertical-align:top; border-top:1px solid #DDD;" | Status
| style="padding:4px 6px; border-top:1px solid #DDD;" | {{{status}}}
| style="padding:4px 6px; border-top:1px solid #DDD;" | {{{status}}}
}}
}}
|}
|}
}}
</includeonly>
</includeonly>


Line 87: Line 81:
<templatedata>
<templatedata>
{
{
   "description": "Right-floating infobox for noble houses or bloodlines. Table-based layout that sits snugly under the page title.",
   "description": "Right-floating infobox for noble houses or bloodlines. Table-based layout that anchors neatly under the page title.",
   "params": {
   "params": {
     "name": {
     "name": {"label": "House Name","description": "Full name of the noble house","type": "string"},
      "label": "House Name",
     "image": {"label": "Image","description": "Coat of arms or banner image file (omit 'File:')","type": "string"},
      "description": "Full name of the noble house",
     "caption": {"label": "Image caption","type": "string"},
      "type": "string"
     "motto": {"label": "House motto or saying","type": "string"},
    },
     "world": {"label": "World or Realm","type": "string"},
     "image": {
     "founding": {"label": "Founding / Founder","type": "string"},
      "label": "Image",
     "head": {"label": "Current Head of the House","type": "string"},
      "description": "Coat of arms or banner image file (omit 'File:')",
     "heir": {"label": "Current heir of the House (if any)","type": "string"},
      "type": "string"
     "allegiance": {"label": "Overarching allegiance or liege","type": "string"},
    },
     "seat": {"label": "Primary Stronghold or Seat of Power","type": "string"},
     "caption": {
     "region": {"label": "Territory or Domain","type": "string"},
      "label": "Image caption",
     "tier": {"label": "Court Ranking","type": "string"},
      "type": "string"
     "colors": {"label": "Official House Colors","type": "string"},
    },
     "status": {"label": "Current Status","type": "string"}
     "motto": {
      "label": "House motto or saying",
      "type": "string"
    },
     "world": {
      "label": "World or Realm",
      "type": "string"
    },
     "founding": {
      "label": "Founding / Founder",
      "type": "string"
    },
     "head": {
      "label": "Current Head of the House",
      "type": "string"
    },
     "heir": {
      "label": "Current heir of the House (if any)",
      "type": "string"
    },
     "allegiance": {
      "label": "Overarching allegiance or liege",
      "type": "string"
    },
     "seat": {
      "label": "Primary Stronghold or Seat of Power",
      "type": "string"
    },
     "region": {
      "label": "Territory or Domain",
      "type": "string"
    },
     "tier": {
      "label": "Court Ranking",
      "type": "string"
    },
     "colors": {
      "label": "Official House Colors",
      "type": "string"
    },
     "status": {
      "label": "Current Status",
      "type": "string"
    }
   },
   },
   "paramOrder": [
   "paramOrder": ["name","image","caption","motto","world","founding","head","heir","allegiance","seat","region","tier","colors","status"]
    "name",
    "image",
    "caption",
    "motto",
    "world",
    "founding",
    "head",
    "heir",
    "allegiance",
    "seat",
    "region",
    "tier",
    "colors",
    "status"
  ]
}
}
</templatedata>
</templatedata>

Revision as of 11:12, 2 November 2025


Right-floating infobox for noble houses or bloodlines. Table-based layout that anchors neatly under the page title.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
House Namename

Full name of the noble house

Stringoptional
Imageimage

Coat of arms or banner image file (omit 'File:')

Stringoptional
Image captioncaption

no description

Stringoptional
House motto or sayingmotto

no description

Stringoptional
World or Realmworld

no description

Stringoptional
Founding / Founderfounding

no description

Stringoptional
Current Head of the Househead

no description

Stringoptional
Current heir of the House (if any)heir

no description

Stringoptional
Overarching allegiance or liegeallegiance

no description

Stringoptional
Primary Stronghold or Seat of Powerseat

no description

Stringoptional
Territory or Domainregion

no description

Stringoptional
Court Rankingtier

no description

Stringoptional
Official House Colorscolors

no description

Stringoptional
Current Statusstatus

no description

Stringoptional

Usage

{{Infobox Noble House
| name        = House Vaeari
| image       = Vaeari_Crest.png
| caption     = Crest of House Vaeari
| motto       = "Family Is Everything"
| world       = Feywild
| founding    = Age of Silver — Lord Aethon Vaeari
| head        = Valkaénnar Vaeari
| heir        = Daryndel Vaeari
| allegiance  = The Rísieth
| seat        = Vaeari Manor
| region      = Unseelie Dominion
| tier        = Tier One (Lord Sovereign)
| colors      = Silver and Black
| status      = Active
}}