Template:Character: Difference between revisions
Appearance
imported>Christian D Jensen No edit summary |
Cdjensen94 (talk | contribs) m Text replacement - "WP:Oxford_English_Dictionary" to "wikipedia:Oxford_English_Dictionary" |
||
(22 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><infobox type="Character"> | <includeonly><infobox type="Character"> | ||
<title source="name"/> | <title source="name"/> | ||
<group> | |||
<header source="pronunciation">Pronunciation</header> | |||
<data source="oed"> | |||
<label>OED Pronunciation</label> | |||
<format>[[wikipedia:Oxford_English_Dictionary|OED]]: {{{oed}}}</format> | |||
</data> | |||
<data source="ipa"> | |||
<label>IPA Pronunciation</label> | |||
<format>[[wikipedia:Help:IPA|IPA]]:/{{{ipa}}}/</format> | |||
</data> | |||
</group> | |||
<image source="image"> | <image source="image"> | ||
<caption source="imagecaption" /> | <caption source="imagecaption" /> | ||
Line 27: | Line 38: | ||
<data source="hair"><label>Hair Color</label></data> | <data source="hair"><label>Hair Color</label></data> | ||
<data source="eyes"><label>Eye Color</label></data> | <data source="eyes"><label>Eye Color</label></data> | ||
<data source="skin"><label> | <data source="skin"><label>Skin Color</label></data> | ||
<data source="feathers"><label>Feather Color</label></data> | |||
<data source="scales"><label>Scales Color</label></data> | |||
<data source="fur"><label>Fur Color</label></data> | |||
<data source="gender"><label>Gender</label></data> | <data source="gender"><label>Gender</label></data> | ||
<data source="height"><label>Height</label></data> | <data source="height"><label>Height</label></data> | ||
Line 34: | Line 48: | ||
<data source="features"><label>Features</label></data> | <data source="features"><label>Features</label></data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header source="family"><big><big><div style="text-align:center;">Family</div></big></big></header> | |||
<group> | <group> | ||
<group> | <group> | ||
<header source="offsprings">Offspring</header> | <header source="offsprings">Offspring</header> | ||
Line 127: | Line 136: | ||
"eyes": {}, | "eyes": {}, | ||
"skin": {}, | "skin": {}, | ||
"feathers": {}, | |||
"scales": {}, | |||
"fur": {}, | |||
"gender": {}, | "gender": {}, | ||
"height": {}, | "height": {}, | ||
Line 132: | Line 144: | ||
"physique": {}, | "physique": {}, | ||
"features": {}, | "features": {}, | ||
" | "family": {}, | ||
"offspring1": {}, | "offspring1": {}, | ||
"offspring2": {}, | "offspring2": {}, | ||
Line 165: | Line 175: | ||
"relative9": {}, | "relative9": {}, | ||
"universe": {}, | "universe": {}, | ||
"homeworld": {} | "homeworld": {}, | ||
"imagecaption": {} | |||
}, | }, | ||
"description": "Quick and Detailed Information Set for Characters from across the Universes.", | "description": "Quick and Detailed Information Set for Characters from across the Universes.", | ||
Line 171: | Line 182: | ||
"name", | "name", | ||
"image", | "image", | ||
"imagecaption", | |||
"aliases", | "aliases", | ||
"affiliation", | "affiliation", | ||
Line 187: | Line 199: | ||
"eyes", | "eyes", | ||
"skin", | "skin", | ||
"feathers", | |||
"scales", | |||
"fur", | |||
"gender", | "gender", | ||
"height", | "height", | ||
Line 192: | Line 207: | ||
"physique", | "physique", | ||
"features", | "features", | ||
" | "family", | ||
"offspring1", | "offspring1", | ||
"offspring2", | "offspring2", | ||
Line 226: | Line 239: | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata>[[Category:Templates]] [[Category:Infobox templates]]</noinclude> |