Template:Race: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
<infobox> | <infobox> | ||
<title source="name"/> | <title source="name"/> | ||
<image source="image"> | <panel> | ||
<caption source="caption | <header>Image Gallery</header> | ||
</ | <section> | ||
<label source="General">Front View</label> | |||
<image source="image"> | |||
<caption source="caption0" /> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="Front">Front View</label> | |||
<image source="imageFront"> | |||
<caption source="caption1" /> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="Side">Side View</label> | |||
<image source="imageSide"> | |||
<caption source="caption2" /> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="Angle">Angled View</label> | |||
<image source="imageAngle"> | |||
<caption source="caption3" /> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="Back">Back View</label> | |||
<image source="imageBack"> | |||
<caption source="caption7" /> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="Male">Average Male</label> | |||
<image source="imageMale"> | |||
<caption source="caption4" /> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="Female">Average Female</label> | |||
<image source="imageFemale"> | |||
<caption source="caption5" /> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="Individual">Average Individual</label> | |||
<image source="imageIndividual"> | |||
<caption source="caption6" /> | |||
</image> | |||
</section> | |||
</panel> | |||
<group> | <group> | ||
<header source="background">Background</header> | <header source="background">Background</header> | ||
| Line 120: | Line 168: | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
" | "caption0": { | ||
"suggested": true, | "suggested": true, | ||
"type": "line" | "type": "line" | ||
| Line 182: | Line 230: | ||
}, | }, | ||
"feather_colors": { | "feather_colors": { | ||
"suggested": true | "suggested": true, | ||
"type": "wiki-page-name" | |||
}, | }, | ||
"scale_colors": { | "scale_colors": { | ||
| Line 191: | Line 240: | ||
"suggested": true, | "suggested": true, | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | |||
"imageFront": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imageSide": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imageAngle": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imageMale": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imageFemale": { | |||
"type": "wiki-file-name" | |||
}, | |||
"caption1": { | |||
"type": "line" | |||
}, | |||
"caption2": { | |||
"type": "line" | |||
}, | |||
"caption3": { | |||
"type": "line" | |||
}, | |||
"caption4": { | |||
"type": "line" | |||
}, | |||
"caption5": { | |||
"type": "line" | |||
}, | |||
"imageBack": { | |||
"type": "wiki-file-name" | |||
}, | |||
"caption7": { | |||
"type": "line" | |||
}, | |||
"imageIndividual": { | |||
"type": "wiki-file-name" | |||
}, | |||
"caption6": { | |||
"type": "line" | |||
} | } | ||
}, | }, | ||
"sets": [], | "sets": [], | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"caption0", | |||
"imageFront", | |||
"caption1", | |||
"imageSide", | |||
"caption2", | |||
"imageAngle", | |||
"caption3", | |||
"imageBack", | |||
"caption7", | |||
"imageMale", | |||
"caption4", | |||
"imageFemale", | |||
"caption5", | |||
"imageIndividual", | |||
"caption6", | |||
"background", | |||
"universe", | |||
"origin", | |||
"species", | |||
"racial_ancestor", | |||
"racial_traits", | |||
"height", | |||
"weight", | |||
"abilities", | |||
"appearance", | |||
"physique", | |||
"features", | |||
"hair_colors", | |||
"eye_colors", | |||
"skin_colors", | |||
"feather_colors", | |||
"scale_colors", | |||
"fur_colors" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] [[Category:Infobox templates]] | [[Category:Templates]] [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||