Template:Infobox character nobility2: Difference between revisions

From feywild

No edit summary
No edit summary
Line 29: Line 29:
}}
}}


<!-- TITLES BLOCK -->
<!-- Full Title & Epithets Block -->
{{#if:{{{full_title|}}}|
{{#if:{{{full_title|}}}|
<tr>
<tr>
Line 37: Line 37:
}}
}}


{{#if:{{{formal_styles_of_address|}}}|
{{#if:{{{formal_styles|}}}|
<tr>
<tr>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Formal Style(s) of Address:</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Formal Style(s) of Address:</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{formal_styles_of_address}}}</td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{formal_styles}}}</td>
</tr>
</tr>
}}
}}
Line 207: Line 207:


<!-- Combat Role(s) -->
<!-- Combat Role(s) -->
{{#if:{{{combat_roles|}}}|
{{#if:{{{combat_class|}}}|
<tr>
<tr>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Combat Role(s):</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Combat Role(s):</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{combat_roles}}}</td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{combat_class}}}</td>
</tr>
</tr>
}}
}}


<!-- Specialties -->
<!-- Specialties -->
{{#if:{{{specialties|}}}|
{{#if:{{{specialty|}}}|
<tr>
<tr>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Specialties:</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Specialties:</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{specialties}}}</td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{specialty}}}</td>
</tr>
</tr>
}}
}}


<!-- EDUCATION & TRAINING HEADER -->
<!-- EDUCATION & TRAINING HEADER -->
{{#if:{{{formal_prep|}}}{{{formal_scholastic|}}}{{{formal_martial|}}}{{{formal_arcane|}}}{{{formal_religious|}}}{{{other|}}}|
{{#if:{{{formal_prep|}}}{{{formal_scholastic|}}}{{{formal_martial|}}}{{{formal_arcane|}}}{{{formal_religious|}}}{{{informal|}}}|
<tr>
<tr>
   <td colspan="2" style="text-align:center; border-top:1px solid #aaa; font-weight:bold; padding:4px;">
   <td colspan="2" style="text-align:center; border-top:1px solid #aaa; font-weight:bold; padding:4px;">
Line 272: Line 272:


<!-- Other -->
<!-- Other -->
{{#if:{{{other|}}}|
{{#if:{{{informal|}}}|
<tr>
<tr>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Other:</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;"><b>Other:</b></td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{other}}}</td>
   <td style="padding:4px; border-top:1px solid #aaa;">{{{informal}}}</td>
</tr>
</tr>
}}
}}
Line 311: Line 311:
<templatedata>
<templatedata>
{
{
   "description": "Right-floating nobility character infobox. Name at top, optional image/caption, and a compact two-column data table. Empty fields are hidden.",
   "description": "Right-floating character infobox for nobility. Name at top, optional image/caption, and a compact two-column data table. Empty fields are hidden.",
   "params": {
   "params": {
     "name":                     { "label": "Name", "type": "string" },
     "name":           { "label": "Name", "type": "string" },
     "image":                   { "label": "Image file name (omit 'File:')", "type": "string" },
     "image":           { "label": "Image file name (omit 'File:')", "type": "string" },
     "caption":                 { "label": "Image caption", "type": "string" },
     "caption":         { "label": "Image caption", "type": "string" },


     "aliases":                 { "label": "Aliases", "type": "string" },
     "aliases":         { "label": "Aliases", "type": "string" },


     "full_title":               { "label": "Full Title", "type": "string" },
     "full_title":     { "label": "Full Title", "type": "string" },
     "formal_styles_of_address": { "label": "Formal Style(s) of Address", "type": "string" },
     "formal_styles":   { "label": "Formal Style(s) of Address", "type": "string" },
     "common_titles":           { "label": "Common Title(s)", "type": "string" },
     "common_titles":   { "label": "Common Title(s)", "type": "string" },
     "court_appellations":       { "label": "Court Appellation(s)", "type": "string" },
     "court_appellations": { "label": "Court Appellation(s)", "type": "string" },
     "honorifics":               { "label": "Honorific(s)", "type": "string" },
     "honorifics":     { "label": "Honorific(s)", "type": "string" },
     "folklore_epithets":       { "label": "Folklore Epithet(s)", "type": "string" },
     "folklore_epithets": { "label": "Folklore Epithet(s)", "type": "string" },
     "enemy_epithets":           { "label": "Enemy Epithet(s)", "type": "string" },
     "enemy_epithets": { "label": "Enemy Epithet(s)", "type": "string" },
     "suppressed_titles":       { "label": "Suppressed Title(s)", "type": "string" },
     "suppressed_titles": { "label": "Suppressed Title(s)", "type": "string" },


     "territory":               { "label": "Territory", "type": "string" },
     "territory":       { "label": "Territory", "type": "string" },
     "seat_of_power":           { "label": "Seat of power", "type": "string" },
     "seat_of_power":   { "label": "Seat of power", "type": "string" },
     "residences":               { "label": "Residences", "type": "string" },
     "residences":     { "label": "Residences", "type": "string" },
     "status":                   { "label": "Status", "type": "string" },
     "status":         { "label": "Status", "type": "string" },
     "species":                 { "label": "Species", "type": "string" },
     "species":         { "label": "Species", "type": "string" },
     "Nationality":             { "label": "Nationality", "type": "string" },
     "Nationality":     { "label": "Nationality", "type": "string" },
     "gender":                   { "label": "Gender", "type": "string" },
     "gender":         { "label": "Gender", "type": "string" },
     "orientation":             { "label": "Orientation", "type": "string" },
     "orientation":     { "label": "Orientation", "type": "string" },
     "loyalties":               { "label": "Loyalties", "type": "string" },
     "loyalties":       { "label": "Loyalties", "type": "string" },
     "partners":                 { "label": "Partners", "type": "string" },
     "partners":       { "label": "Partners", "type": "string" },


     "birthplace":               { "label": "Birthplace", "type": "string" },
     "birthplace":     { "label": "Birthplace", "type": "string" },
     "birthdate":               { "label": "Birthdate", "type": "string" },
     "birthdate":       { "label": "Birthdate", "type": "string" },
     "during":                   { "label": "Era / Age", "type": "string" },
     "during":         { "label": "Era / Age", "type": "string" },
     "death":                   { "label": "Death", "type": "string" },
     "death":           { "label": "Death", "type": "string" },
     "role":                     { "label": "Role", "type": "string" },
     "role":           { "label": "Role", "type": "string" },


     "combat_roles":             { "label": "Combat Role(s)", "type": "string" },
     "combat_class":   { "label": "Combat Role(s)", "type": "string" },
     "specialties":             { "label": "Specialties", "type": "string" },
     "specialty":       { "label": "Specialties", "type": "string" },


     "formal_prep":             { "label": "Preparatory", "type": "string" },
     "formal_prep":     { "label": "Preparatory", "type": "string" },
     "formal_scholastic":       { "label": "Scholastic", "type": "string" },
     "formal_scholastic": { "label": "Scholastic", "type": "string" },
     "formal_martial":           { "label": "Martial", "type": "string" },
     "formal_martial": { "label": "Martial", "type": "string" },
     "formal_arcane":           { "label": "Arcane", "type": "string" },
     "formal_arcane":   { "label": "Arcane", "type": "string" },
     "formal_religious":         { "label": "Religious", "type": "string" },
     "formal_religious":{ "label": "Religious", "type": "string" },
     "other":                   { "label": "Other training", "type": "string" },
     "informal":       { "label": "Other training", "type": "string" },


     "fluent_in":               { "label": "Fluent in", "type": "string" },
     "fluent_in":       { "label": "Fluent in", "type": "string" },
     "semi_fluent_in":           { "label": "Semi-fluent in", "type": "string" }
     "semi_fluent_in": { "label": "Semi-fluent in", "type": "string" }
   },
   },
   "paramOrder": [
   "paramOrder": [
     "name","image","caption",
     "name","image","caption",
     "aliases",
     "aliases",
     "full_title","formal_styles_of_address","common_titles","court_appellations",
     "full_title","formal_styles","common_titles","court_appellations",
     "honorifics","folklore_epithets","enemy_epithets","suppressed_titles",
     "honorifics","folklore_epithets","enemy_epithets","suppressed_titles",
     "territory","seat_of_power","residences","status","species","Nationality",
     "territory","seat_of_power","residences","status","species","Nationality",
     "gender","orientation","loyalties","partners",
     "gender","orientation","loyalties","partners",
     "birthplace","birthdate","during","death","role",
     "birthplace","birthdate","during","death","role",
     "combat_roles","specialties",
     "combat_class","specialty",
     "formal_prep","formal_scholastic","formal_martial","formal_arcane","formal_religious","other",
     "formal_prep","formal_scholastic","formal_martial","formal_arcane","formal_religious","informal",
     "fluent_in","semi_fluent_in"
     "fluent_in","semi_fluent_in"
   ]
   ]
Line 376: Line 376:
<pre>
<pre>
{{Infobox character_nobility
{{Infobox character_nobility
| name                   = Dren Tal'Daer
| name             = Dren Tal'Daer
| image                   =  
| image             =  
| caption                 =  
| caption           =  


| aliases                 = Roland and Wulfric (et al., historically)
| aliases           = Roland and Wulfric (et al., historically)


| full_title             =  
| full_title       = Ser Dren Tal'Daer, Shield of Vaeari and Standard-Bearer of Brumenoir
| formal_styles_of_address= Monseigneur; Seigneur Tal'Daer
| formal_styles    = Monseigneur; Seigneur Tal'Daer
| common_titles           = Dren; Ser Dren
| common_titles     = Dren; Ser Dren
| court_appellations     = The Lord of Brookhaven
| court_appellations= The Lord of Brookhaven
| honorifics             = The Shield of Vaeari
| honorifics       = The Shield of Vaeari
| folklore_epithets       = The Wolf at the Gate
| folklore_epithets = The Wolf at the Gate
| enemy_epithets         = The Black Hound
| enemy_epithets   = The Black Hound
| suppressed_titles       = Angelus Custos
| suppressed_titles = Angelus Custos


| territory               = Brookhaven March
| territory         = Brookhaven March
| seat_of_power           = Castle Brookhaven
| seat_of_power     = Castle Brookhaven
| residences             = Castle Brookhaven
| residences       = Castle Brookhaven
| status                 = Reincarnated; Alive
| status           = Reincarnated; Alive
| species                 = Ayldarzi
| species           = Ayldarzi
| Nationality             = —
| Nationality       = —
| gender                 = Male
| gender           = Male
| orientation             = Mostly straight
| orientation       = Mostly straight
| loyalties               = House Vaeari; France; Tyrol
| loyalties         = House Vaeari; France; Tyrol
| partners               = —
| partners         = —


| birthplace             = Near Brookhaven, Winter Court
| birthplace       = Near Brookhaven, Winter Court
| birthdate               = 5/14/3221
| birthdate         = 5/14/3221
| during                 = The Age of Shifting Leaves
| during           = The Age of Shifting Leaves
| death                   = —
| death             = —
| role                   = Valkaenar's personal bodyguard; Lucien Brumenoir's standard-bearer
| role             = Valkaenar's personal bodyguard; Lucien Brumenoir's standard-bearer


| combat_roles            = Strength-based front-line fighter; bodyguard
| combat_class      = Strength-based front-line fighter; bodyguard
| specialties            = Bodyguard; shock infantry
| specialty        = Close protection; shield work


| formal_prep             = —
| formal_prep       = —
| formal_scholastic       = —
| formal_scholastic = —
| formal_martial         = Rischarch Academy
| formal_martial   = Rischarch Academy
| formal_arcane           = —
| formal_arcane     = —
| formal_religious       = —
| formal_religious = —
| other                  = Self-taught; tutored; trained as needed
| informal          = Self-taught; tutored; trained as needed


| fluent_in               = Sylvan
| fluent_in         = Sylvan
| semi_fluent_in         = French
| semi_fluent_in   = French
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 18:42, 14 November 2025


Right-floating character infobox for nobility. Name at top, optional image/caption, and a compact two-column data table. Empty fields are hidden.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

no description

Stringoptional
Image file name (omit 'File:')image

no description

Stringoptional
Image captioncaption

no description

Stringoptional
Aliasesaliases

no description

Stringoptional
Full Titlefull_title

no description

Stringoptional
Formal Style(s) of Addressformal_styles

no description

Stringoptional
Common Title(s)common_titles

no description

Stringoptional
Court Appellation(s)court_appellations

no description

Stringoptional
Honorific(s)honorifics

no description

Stringoptional
Folklore Epithet(s)folklore_epithets

no description

Stringoptional
Enemy Epithet(s)enemy_epithets

no description

Stringoptional
Suppressed Title(s)suppressed_titles

no description

Stringoptional
Territoryterritory

no description

Stringoptional
Seat of powerseat_of_power

no description

Stringoptional
Residencesresidences

no description

Stringoptional
Statusstatus

no description

Stringoptional
Speciesspecies

no description

Stringoptional
NationalityNationality

no description

Stringoptional
Gendergender

no description

Stringoptional
Orientationorientation

no description

Stringoptional
Loyaltiesloyalties

no description

Stringoptional
Partnerspartners

no description

Stringoptional
Birthplacebirthplace

no description

Stringoptional
Birthdatebirthdate

no description

Stringoptional
Era / Ageduring

no description

Stringoptional
Deathdeath

no description

Stringoptional
Rolerole

no description

Stringoptional
Combat Role(s)combat_class

no description

Stringoptional
Specialtiesspecialty

no description

Stringoptional
Preparatoryformal_prep

no description

Stringoptional
Scholasticformal_scholastic

no description

Stringoptional
Martialformal_martial

no description

Stringoptional
Arcaneformal_arcane

no description

Stringoptional
Religiousformal_religious

no description

Stringoptional
Other traininginformal

no description

Stringoptional
Fluent influent_in

no description

Stringoptional
Semi-fluent insemi_fluent_in

no description

Stringoptional

Usage

{{Infobox character_nobility
| name              = Dren Tal'Daer
| image             = 
| caption           = 

| aliases           = Roland and Wulfric (et al., historically)

| full_title        = Ser Dren Tal'Daer, Shield of Vaeari and Standard-Bearer of Brumenoir
| formal_styles     = Monseigneur; Seigneur Tal'Daer
| common_titles     = Dren; Ser Dren
| court_appellations= The Lord of Brookhaven
| honorifics        = The Shield of Vaeari
| folklore_epithets = The Wolf at the Gate
| enemy_epithets    = The Black Hound
| suppressed_titles = Angelus Custos

| territory         = Brookhaven March
| seat_of_power     = Castle Brookhaven
| residences        = Castle Brookhaven
| status            = Reincarnated; Alive
| species           = Ayldarzi
| Nationality       = —
| gender            = Male
| orientation       = Mostly straight
| loyalties         = House Vaeari; France; Tyrol
| partners          = —

| birthplace        = Near Brookhaven, Winter Court
| birthdate         = 5/14/3221
| during            = The Age of Shifting Leaves
| death             = —
| role              = Valkaenar's personal bodyguard; Lucien Brumenoir's standard-bearer

| combat_class      = Strength-based front-line fighter; bodyguard
| specialty         = Close protection; shield work

| formal_prep       = —
| formal_scholastic = —
| formal_martial    = Rischarch Academy
| formal_arcane     = —
| formal_religious  = —
| informal          = Self-taught; tutored; trained as needed

| fluent_in         = Sylvan
| semi_fluent_in    = French
}}