No edit summary |
Spiderjjr45 (talk | contribs) No edit summary |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> |
<div class="infobox"> |
||
<div class="infobox-title">{{PAGENAME}}</div> |
<div class="infobox-title">{{{name|{{PAGENAME}}}}}</div> |
||
<div class="infobox-image">{{#if:{{{image|}}}|[[File:{{{image |
<div class="infobox-image">{{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|300px}}}|alt={{{alt|}}}]]}}</div> |
||
{{{caption|}}} |
<div style="text-align:center;">'' {{{caption|}}} ''</div> |
||
<table>{{#if:{{{playerName|}}}|<tr> |
<table>{{#if:{{{playerName|}}}|<tr> |
||
<th>Player Name</th> |
<th>Player Name</th> |
||
<td>{{{playerName}}}</td> |
<td>{{{playerName}}}</td> |
||
</tr>|}}{{#if:{{{aliases|}}}|<tr> |
|||
<th>Player Name</th> |
|||
<td>{{{aliases}}}</td> |
|||
</tr>|}}{{#if:{{{relatives|}}}|<tr> |
</tr>|}}{{#if:{{{relatives|}}}|<tr> |
||
<th>Relatives</th> |
<th>Relatives</th> |
||
Line 14: | Line 17: | ||
<th>Languages</th> |
<th>Languages</th> |
||
<td>{{{languages}}}</td> |
<td>{{{languages}}}</td> |
||
</tr>|}}{{#if:{{{ |
</tr>|}}{{#if:{{{affilliation|}}}|<tr> |
||
<th>Affiliations</th> |
<th>Affiliations</th> |
||
<td>{{{affilliation}}}</td> |
<td>{{{affilliation}}}</td> |
||
Line 23: | Line 26: | ||
<th>Marital Status</th> |
<th>Marital Status</th> |
||
<td>{{{marital}}}</td> |
<td>{{{marital}}}</td> |
||
</tr>|}}{{#if:{{{ |
</tr>|}}{{#if:{{{birthDate|}}}|<tr> |
||
<th>Date of Birth</th> |
<th>Date of Birth</th> |
||
<td>{{{birthDate}}}</td> |
<td>{{{birthDate}}}</td> |
||
</tr>|}}{{#if:{{{ |
</tr>|}}{{#if:{{{birthPlace|}}}|<tr> |
||
<th>Place of Birth</th> |
<th>Place of Birth</th> |
||
<td>{{{birthPlace}}}</td> |
<td>{{{birthPlace}}}</td> |
||
Line 32: | Line 35: | ||
<th>Date of Death</th> |
<th>Date of Death</th> |
||
<td>{{{deathDate}}}</td> |
<td>{{{deathDate}}}</td> |
||
</tr>|}}{{#if:{{{ |
</tr>|}}{{#if:{{{deathPlace|}}}|<tr> |
||
<th>Place of Death</th> |
<th>Place of Death</th> |
||
<td>{{{deathPlace}}}</td> |
<td>{{{deathPlace}}}</td> |
||
Line 50: | Line 53: | ||
<th>Eye Color</th> |
<th>Eye Color</th> |
||
<td>{{{eyes}}}</td> |
<td>{{{eyes}}}</td> |
||
</tr>|}} |
|||
{{#if:{{{field1|}}}|<tr> |
|||
<th>{{{field1}}}</th> |
|||
<td>{{{value1}}}</td> |
|||
</tr>|}} |
|||
{{#if:{{{field2|}}}|<tr> |
|||
<th>{{{field2}}}</th> |
|||
<td>{{{value2}}}</td> |
|||
</tr>|}} |
|||
{{#if:{{{field3|}}}|<tr> |
|||
<th>{{{field3}}}</th> |
|||
<td>{{{value3}}}</td> |
|||
</tr>|}} |
|||
{{#if:{{{field4|}}}|<tr> |
|||
<th>{{{field4}}}</th> |
|||
<td>{{{value4}}}</td> |
|||
</tr>|}}</table> |
</tr>|}}</table> |
||
</div> |
</div> |
||
<noinclude> |
|||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"name": {}, |
|||
"image": {}, |
|||
"imagesize": {}, |
|||
"caption": {}, |
|||
"playerName": {}, |
|||
"aliases": {}, |
|||
"relatives": {}, |
|||
"languages": {}, |
|||
"affilliation": {}, |
|||
"alias": {}, |
|||
"marital": {}, |
|||
"birthDate": {}, |
|||
"birthPlace": {}, |
|||
"deathDate": {}, |
|||
"deathPlace": {}, |
|||
"species": {}, |
|||
"gender": {}, |
|||
"height": {}, |
|||
"weight": {}, |
|||
"eyes": {}, |
|||
"field1": {}, |
|||
"field2": {}, |
|||
"field3": {}, |
|||
"field4": {}, |
|||
"value1": {}, |
|||
"value2": {}, |
|||
"value3": {}, |
|||
"value4": {}, |
|||
"alt": { |
|||
"label": "Alt Text", |
|||
"description": "For Accessibility ", |
|||
"example": "\"A White Male with a Green Shirt stands at attention\"" |
|||
} |
|||
}, |
|||
"paramOrder": [ |
|||
"name", |
|||
"image", |
|||
"alt", |
|||
"imagesize", |
|||
"caption", |
|||
"playerName", |
|||
"aliases", |
|||
"relatives", |
|||
"languages", |
|||
"affilliation", |
|||
"alias", |
|||
"marital", |
|||
"birthDate", |
|||
"birthPlace", |
|||
"deathDate", |
|||
"deathPlace", |
|||
"species", |
|||
"gender", |
|||
"height", |
|||
"weight", |
|||
"eyes", |
|||
"field1", |
|||
"field2", |
|||
"field3", |
|||
"field4", |
|||
"value1", |
|||
"value2", |
|||
"value3", |
|||
"value4" |
|||
] |
|||
} |
|||
</templatedata> |
|||
</noinclude> |
Latest revision as of 18:53, 19 April 2022
Infobox character
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
Alt Text | alt | For Accessibility
| Unknown | optional |
imagesize | imagesize | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
playerName | playerName | no description | Unknown | optional |
aliases | aliases | no description | Unknown | optional |
relatives | relatives | no description | Unknown | optional |
languages | languages | no description | Unknown | optional |
affilliation | affilliation | no description | Unknown | optional |
alias | alias | no description | Unknown | optional |
marital | marital | no description | Unknown | optional |
birthDate | birthDate | no description | Unknown | optional |
birthPlace | birthPlace | no description | Unknown | optional |
deathDate | deathDate | no description | Unknown | optional |
deathPlace | deathPlace | no description | Unknown | optional |
species | species | no description | Unknown | optional |
gender | gender | no description | Unknown | optional |
height | height | no description | Unknown | optional |
weight | weight | no description | Unknown | optional |
eyes | eyes | no description | Unknown | optional |
field1 | field1 | no description | Unknown | optional |
field2 | field2 | no description | Unknown | optional |
field3 | field3 | no description | Unknown | optional |
field4 | field4 | no description | Unknown | optional |
value1 | value1 | no description | Unknown | optional |
value2 | value2 | no description | Unknown | optional |
value3 | value3 | no description | Unknown | optional |
value4 | value4 | no description | Unknown | optional |