×
Create a new article
Write your page title here:
We currently have 2,187 articles on The Quelmar Wiki. Type your article name above or click on one of the titles below and start writing!



The Quelmar Wiki

Template:Infobox character: Difference between revisions

(Same)
Tag: Reverted
(Fresh start)
Tag: Reverted
Line 1: Line 1:
<div class="infobox">
<table class="infobox">
<tr>
<div class="infobox-title">{{{name|{{PAGENAME}}}}}</div>
<div class="infobox-image">
<th class="infobox-title" colspan="2">{{{name|{{PAGENAME}}}}}</th>
</tr>
{{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|300px}}}|alt={{{alt|}}}]]}}
{{#if:{{{image|}}}|
</div>
<tr>
{{#if:{{{caption|}}}|<div style="text-align:center;">'' {{{caption}}} ''</div>}}
<td class="infobox-image" colspan="2" style="text-align:center;">
<table>
[[File:{{{image}}}|{{{imagesize|300px}}}|alt={{{alt|}}}]]
{{#if:{{{gender|}}}|<tr><th>Gender/Pronouns</th><td>{{{gender}}}</td></tr>|}}
{{#if:{{{playerName|}}}|<tr><th>Player Name</th><td>{{{playerName}}}</td></tr>|}}
{{#if:{{{caption|}}}|<div><small><em>{{{caption}}}</em></small></div>}}
</td>
{{#if:{{{playerPronouns|}}}|<tr><th>Player Pronouns</th><td>{{{playerPronouns}}}</td></tr>|}}
</tr>
{{#if:{{{alias|}}}|
}}
<tr><th>Alias</th><td>{{{alias}}}</td></tr>
{{#if:{{{gender|}}}|<tr><th>Gender/Pronouns</th><td>{{{gender}}}</td></tr>}}
|{{#if:{{{aliases|}}}|
<tr><th>Alias</th><td>{{{aliases}}}</td></tr>
{{#if:{{{playerName|}}}|<tr><th>Player Name</th><td>{{{playerName}}}</td></tr>}}
{{#if:{{{playerPronouns|}}}|<tr><th>Player Pronouns</th><td>{{{playerPronouns}}}</td></tr>}}
}}}}

{{#if:{{{relatives|}}}|<tr><th>Relatives</th><td>{{{relatives}}}</td></tr>}}
{{#if:{{{alias|{{{aliases|}}}}}}|<tr><th>Alias</th><td>{{{alias|{{{aliases}}}}}</td></tr>}}
{{#if:{{{affiliation|}}}|

<tr><th>Affiliations</th><td>{{{affiliation}}}</td></tr>
{{#if:{{{relatives|}}}|<tr><th>Relatives</th><td>{{{relatives}}}</td></tr>}}
|{{#if:{{{affilliation|}}}|

<tr><th>Affiliations</th><td>{{{affilliation}}}</td></tr>
{{#if:{{{affiliation|{{{affilliation|}}}}}}|<tr><th>Affiliations</th><td>{{{affiliation|{{{affilliation}}}}}</td></tr>}}
}}}}

{{#if:{{{languages|}}}|<tr><th>Languages</th><td>{{{languages}}}</td></tr>|}}
{{#if:{{{marital|}}}|<tr><th>Marital Status</th><td>{{{marital}}}</td></tr>|}}
{{#if:{{{languages|}}}|<tr><th>Languages</th><td>{{{languages}}}</td></tr>}}
{{#if:{{{birthDate|}}}|<tr><th>Date of Birth</th><td>{{{birthDate}}}</td></tr>|}}
{{#if:{{{marital|}}}|<tr><th>Marital Status</th><td>{{{marital}}}</td></tr>}}

{{#if:{{{birthPlace|}}}|<tr><th>Place of Birth</th><td>{{{birthPlace}}}</td></tr>|}}
{{#if:{{{deathDate|}}}|<tr><th>Date of Death</th><td>{{{deathDate}}}</td></tr>|}}
{{#if:{{{birthDate|}}}|<tr><th>Date of Birth</th><td>{{{birthDate}}}</td></tr>}}
{{#if:{{{deathPlace|}}}|<tr><th>Place of Death</th><td>{{{deathPlace}}}</td></tr>|}}
{{#if:{{{birthPlace|}}}|<tr><th>Place of Birth</th><td>{{{birthPlace}}}</td></tr>}}

{{#if:{{{species|}}}|<tr><th>Species</th><td>{{{species}}}</td></tr>|}}
{{#if:{{{height|}}}|<tr><th>Height</th><td>{{{height}}}</td></tr>|}}
{{#if:{{{deathDate|}}}|<tr><th>Date of Death</th><td>{{{deathDate}}}</td></tr>}}
{{#if:{{{weight|}}}|<tr><th>Weight</th><td>{{{weight}}}</td></tr>|}}
{{#if:{{{deathPlace|}}}|<tr><th>Place of Death</th><td>{{{deathPlace}}}</td></tr>}}

{{#if:{{{eyes|}}}|<tr><th>Eye Color</th><td>{{{eyes}}}</td></tr>|}}
{{#if:{{{field1|}}}|<tr><th>{{{field1}}}</th><td>{{{value1}}}</td></tr>|}}
{{#if:{{{species|}}}|<tr><th>Species</th><td>{{{species}}}</td></tr>}}
{{#if:{{{field2|}}}|<tr><th>{{{field2}}}</th><td>{{{value2}}}</td></tr>|}}
{{#if:{{{height|}}}|<tr><th>Height</th><td>{{{height}}}</td></tr>}}
{{#if:{{{field3|}}}|<tr><th>{{{field3}}}</th><td>{{{value3}}}</td></tr>|}}
{{#if:{{{weight|}}}|<tr><th>Weight</th><td>{{{weight}}}</td></tr>}}
{{#if:{{{field4|}}}|<tr><th>{{{field4}}}</th><td>{{{value4}}}</td></tr>|}}
{{#if:{{{eyes|}}}|<tr><th>Eye Color</th><td>{{{eyes}}}</td></tr>}}

</table>
{{#if:{{{field1|}}}|<tr><th>{{{field1}}}</th><td>{{{value1}}}</td></tr>}}
</div>
{{#if:{{{field2|}}}|<tr><th>{{{field2}}}</th><td>{{{value2}}}</td></tr>}}
</div>
{{#if:{{{field3|}}}|<tr><th>{{{field3}}}</th><td>{{{value3}}}</td></tr>}}
{{#if:{{{field4|}}}|<tr><th>{{{field4}}}</th><td>{{{value4}}}</td></tr>}}
</table>


<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"name": {},
"name": {
"image": {},
"type": "string",
"alt": {
"label": "Name",
"label": "Alt Text",
"description": "Displayed title of the infobox",
"description": "For Accessibility ",
"default": "{{PAGENAME}}"
},
"example": "\"A White Male with a Green Shirt stands at attention\"",
"suggested": true
"image": {
},
"type": "string",
"imagesize": {},
"label": "Image",
"description": "Image file name (no 'File:' prefix)"
"caption": {},
},

"alt": {
"gender": {"default": " / "},
"playerName": {"default": " "},
"type": "string",
"playerPronouns": {"default": " / "},
"label": "Alt text",
"description": "Alternative text for screen readers",
"aliases": {"default": " "},
"example": "A man wearing a green shirt"
"alias": {"default": ""},
},
"relatives": {"default": " "},
"imagesize": {
"affiliation": {"default": " "},
"affilliation": {"default": ""},
"type": "string",
"languages": {"default": " "},
"label": "Image size",
"marital": {"default": ""},
"default": "300px"
},
"birthDate": {"default": " "},
"caption": {
"birthPlace": {"default": " "},
"deathDate": {"default": ""},
"type": "string",
"deathPlace": {"default": ""},
"label": "Image caption",
"description": "Caption shown below the image"

},
"species": {"default": " "},
"height": {"default": " "},
"gender": {
"weight": {"default": " "},
"type": "string",
"eyes": {"default": " "},
"label": "Gender/Pronouns"
"field1": {},
},
"field2": {},
"playerName": {
"field3": {},
"type": "string",
"field4": {},
"label": "Player Name"
"value1": {},
},
"value2": {},
"playerPronouns": {
"value3": {},
"type": "string",
"value4": {}
"label": "Player Pronouns"
},
},
"paramOrder": [
"alias": {
"type": "string",
"name",
"label": "Alias"
"image",
},
"alt",
"aliases": {
"imagesize",
"type": "string",
"caption",
"label": "Alias (legacy support)"
"gender",
},
"playerName",
"relatives": {
"playerPronouns",
"type": "string",
"aliases",
"label": "Relatives"
"alias",
},
"relatives",
"affiliation",
"affiliation": {
"affilliation",
"type": "string",
"label": "Affiliations"
"languages",
},
"marital",
"affilliation": {
"birthDate",
"type": "string",
"birthPlace",
"label": "Affiliations (misspelled legacy)"
"deathDate",
},
"deathPlace",
"languages": {
"species",
"type": "string",
"height",
"label": "Languages"
"weight",
},
"eyes",
"marital": {
"field1",
"type": "string",
"field2",
"label": "Marital Status"
"field3",
},
"field4",
"birthDate": {
"value1",
"type": "string",
"value2",
"label": "Date of Birth"
"value3",
},
"value4"
"birthPlace": {
]
"type": "string",
"label": "Place of Birth"
},
"deathDate": {
"type": "string",
"label": "Date of Death"
},
"deathPlace": {
"type": "string",
"label": "Place of Death"
},
"species": {
"type": "string",
"label": "Species"
},
"height": {
"type": "string",
"label": "Height"
},
"weight": {
"type": "string",
"label": "Weight"
},
"eyes": {
"type": "string",
"label": "Eye Color"
},
"field1": {
"type": "string",
"label": "Custom Field 1 Label"
},
"value1": {
"type": "string",
"label": "Custom Field 1 Value"
},
"field2": {
"type": "string",
"label": "Custom Field 2 Label"
},
"value2": {
"type": "string",
"label": "Custom Field 2 Value"
},
"field3": {
"type": "string",
"label": "Custom Field 3 Label"
},
"value3": {
"type": "string",
"label": "Custom Field 3 Value"
},
"field4": {
"type": "string",
"label": "Custom Field 4 Label"
},
"value4": {
"type": "string",
"label": "Custom Field 4 Value"
}
},
"paramOrder": [
"name",
"image",
"alt",
"imagesize",
"caption",
"gender",
"playerName",
"playerPronouns",
"alias",
"aliases",
"relatives",
"affiliation",
"affilliation",
"languages",
"marital",
"birthDate",
"birthPlace",
"deathDate",
"deathPlace",
"species",
"height",
"weight",
"eyes",
"field1",
"value1",
"field2",
"value2",
"field3",
"value3",
"field4",
"value4"
]
}
}
</templatedata>
</templatedata>

Revision as of 02:36, 7 October 2025

Infobox character


No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Namename

Displayed title of the infobox

Default
{{PAGENAME}}
Stringoptional
Imageimage

Image file name (no 'File:' prefix)

Stringoptional
Alt textalt

Alternative text for screen readers

Example
A man wearing a green shirt
Stringoptional
Image sizeimagesize

no description

Default
300px
Stringoptional
Image captioncaption

Caption shown below the image

Stringoptional
Gender/Pronounsgender

no description

Stringoptional
Player NameplayerName

no description

Stringoptional
Player PronounsplayerPronouns

no description

Stringoptional
Aliasalias

no description

Stringoptional
Alias (legacy support)aliases

no description

Stringoptional
Relativesrelatives

no description

Stringoptional
Affiliationsaffiliation

no description

Stringoptional
Affiliations (misspelled legacy)affilliation

no description

Stringoptional
Languageslanguages

no description

Stringoptional
Marital Statusmarital

no description

Stringoptional
Date of BirthbirthDate

no description

Stringoptional
Place of BirthbirthPlace

no description

Stringoptional
Date of DeathdeathDate

no description

Stringoptional
Place of DeathdeathPlace

no description

Stringoptional
Speciesspecies

no description

Stringoptional
Heightheight

no description

Stringoptional
Weightweight

no description

Stringoptional
Eye Coloreyes

no description

Stringoptional
Custom Field 1 Labelfield1

no description

Stringoptional
Custom Field 1 Valuevalue1

no description

Stringoptional
Custom Field 2 Labelfield2

no description

Stringoptional
Custom Field 2 Valuevalue2

no description

Stringoptional
Custom Field 3 Labelfield3

no description

Stringoptional
Custom Field 3 Valuevalue3

no description

Stringoptional
Custom Field 4 Labelfield4

no description

Stringoptional
Custom Field 4 Valuevalue4

no description

Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies. (Hi Margarita's Table. 🇩🇪)
Cookies help us deliver our services. By using our services, you agree to our use of cookies. (Hi Margarita's Table. 🇩🇪)