Template:Character2: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 22: | Line 22: | ||
</image> | </image> | ||
<group> | <group> | ||
<header>General Information</header> | <header>General Information</header>1 | ||
<data source="aliases"><label>Aliases</label></data> | <data source="aliases"><label>Aliases</label></data> | ||
<data source="titles"><label>Titles</label></data> | <data source="titles"><label>Titles</label></data> | ||
| Line 41: | Line 41: | ||
<format>[[{{{universe|}}}]]</format> | <format>[[{{{universe|}}}]]</format> | ||
</data> | </data> | ||
<data source="homeworld"><label>Homeworld</label><format>[[{{{homeworld}}}]]</format></data> | <data source="homeworld"><label>Homeworld</label> | ||
<format>[[{{{homeworld}}}]]</format> | |||
</data> | |||
<data source="allegiance"><label>Allegiance</label></data> | <data source="allegiance"><label>Allegiance</label></data> | ||
</group> | </group> | ||
| Line 211: | Line 213: | ||
<noinclude>{{Documentation}}<templatedata> | <noinclude>{{Documentation}}<templatedata> | ||
{ | { | ||
"params": { | |||
"name": { | "name": { | ||
"required": true | |||
}, | }, | ||
"image": { | "image": { | ||
| Line 254: | Line 256: | ||
"deathDate": {}, | "deathDate": {}, | ||
"deathPlace": { | "deathPlace": { | ||
"type": "wiki-page-name" | |||
}, | }, | ||
"deathPlanet": { | "deathPlanet": { | ||
"type": "wiki-page-name" | |||
}, | }, | ||
"role": {}, | "role": {}, | ||
| Line 268: | Line 270: | ||
"fur": {}, | "fur": {}, | ||
"gender": { | "gender": { | ||
"aliases": [ | |||
"Gender", | |||
"Sex", | |||
"sex" | |||
], | |||
"type": "content", | "type": "content", | ||
"suggestedvalues": [ | |||
"[[Gender|Male]]", | |||
"[[Gender|Female]]", | |||
"[[Gender|Hermaphrodite]]" | |||
] | |||
}, | }, | ||
"height": {}, | "height": {}, | ||
| Line 402: | Line 404: | ||
"oed": { | "oed": { | ||
"type": "content", | "type": "content", | ||
"required": true | |||
}, | }, | ||
"ipa": {}, | "ipa": {}, | ||
| Line 429: | Line 431: | ||
"race": {}, | "race": {}, | ||
"valorik": {} | "valorik": {} | ||
}, | |||
"description": "Quick and Detailed Information Set for Characters from across the Universes.", | |||
"paramOrder": [ | |||
"name", | |||
"valorik", | |||
"oed", | |||
"ipa", | |||
"image", | |||
"imagecaption", | |||
"aliases", | |||
"titles", | |||
"affiliation", | |||
"affiliation2", | |||
"affiliation3", | |||
"affiliation4", | |||
"affiliation5", | |||
"occupation", | |||
"universe", | |||
"homeworld", | |||
"allegiance", | |||
"marital", | |||
"partner1", | |||
"partner2", | |||
"partner3", | |||
"lovers1", | |||
"lovers2", | |||
"lovers3", | |||
"lovers4", | |||
"lovers5", | |||
"lovers6", | |||
"birthDate", | |||
"birthPlace", | |||
"birthPlanet", | |||
"deathDate", | |||
"deathPlace", | |||
"deathPlanet", | |||
"cause_of_death", | |||
"status", | |||
"role", | |||
"species", | |||
"race", | |||
"hair", | |||
"eyes", | |||
"skin", | |||
"feathers", | |||
"scales", | |||
"fur", | |||
"gender", | |||
"height", | |||
"weight", | |||
"physique", | |||
"features", | |||
"family", | |||
"twin", | |||
"offspring1", | |||
"offspring2", | |||
"offspring3", | |||
"offspring4", | |||
"offspring5", | |||
"offspring6", | |||
"offspring7", | |||
"offspring8", | |||
"offspring9", | |||
"offspring10", | |||
"offspring11", | |||
"offspring12", | |||
"mother", | |||
"father", | |||
"sibling1", | |||
"sibling2", | |||
"sibling3", | |||
"sibling4", | |||
"sibling5", | |||
"sibling6", | |||
"sibling7", | |||
"sibling8", | |||
"sibling9", | |||
"sibling10", | |||
"sibling11", | |||
"sibling12", | |||
"relative1", | |||
"relative2", | |||
"relative3", | |||
"relative4", | |||
"relative5", | |||
"relative6", | |||
"relative7", | |||
"relative8", | |||
"relative9" | |||
], | |||
"format": "block" | |||
} | } | ||
</templatedata>[[Category:Templates]] [[Category:Infobox templates]]</noinclude> | </templatedata>[[Category:Templates]] [[Category:Infobox templates]]</noinclude> | ||