Template:Character: Difference between revisions
Appearance
![]() Cdjensen94 (talk | contribs) |
![]() Cdjensen94 (talk | contribs) |
||
Line 56: | Line 56: | ||
<group> | <group> | ||
<header source="family"><big><big><div style="text-align:center;">Family</div></big></big></header> | <header source="family"><big><big><div style="text-align: center;">Family</div></big></big></header> | ||
<group> | <group> | ||
<group> | <group> | ||
Line 136: | Line 136: | ||
{ | { | ||
"params": { | "params": { | ||
"name": {}, | "name": { | ||
"required": true | |||
}, | |||
"image": {}, | "image": {}, | ||
"aliases": {}, | "aliases": {}, | ||
Line 142: | Line 144: | ||
"occupation": {}, | "occupation": {}, | ||
"marital": {}, | "marital": {}, | ||
"partner": {}, | "partner": { | ||
"type": "wiki-page-name" | |||
}, | |||
"birthDate": {}, | "birthDate": {}, | ||
"birthPlace": {}, | "birthPlace": {}, | ||
Line 199: | Line 203: | ||
"homeworld": {}, | "homeworld": {}, | ||
"imagecaption": {}, | "imagecaption": {}, | ||
"oed": {}, | "oed": { | ||
"type": "content", | |||
"required": true | |||
}, | |||
"ipa": {}, | "ipa": {}, | ||
"titles": {}, | "titles": {}, | ||
"lovers": {}, | "lovers": { | ||
"type": "wiki-page-name" | |||
}, | |||
"allegiance": {}, | "allegiance": {}, | ||
"cause_of_death": {}, | "cause_of_death": {}, |