Template:Anatomy: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<infobox> | <infobox> | ||
<title source="name"/> | <title source="name"/> | ||
<group> | |||
<header>Pronunciation</header> | |||
<data source="ipa"><label>IPA Pronunciation</label></data> | |||
<data source="oed"><label>OED Pronunciation</label></data> | |||
<audio source="audio" /> | |||
</group> | |||
<panel> | |||
<header>Image Gallery</header> | |||
<section> | |||
<label source="front">Front</label> | |||
<image source="imageFront"> | <image source="imageFront"> | ||
<caption source="caption-imageFront"/> | <caption source="caption-imageFront"/> | ||
</image> | </image> | ||
</section> | |||
<section> | |||
<label source="side">Side</label> | |||
<image source="imageSide"> | |||
<caption source="caption-imageSide"/> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="angle">Angle</label> | |||
<image source="imageAngle"> | |||
<caption source="caption-imageAngle"/> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="back">Back</label> | |||
<image source="imageBack"> | <image source="imageBack"> | ||
<caption source="caption-imageBack"/> | <caption source="caption-imageBack"/> | ||
</image> | </image> | ||
</section> | |||
<section> | |||
<label source="alt">Alternate</label> | |||
<image source="imageAlt"> | |||
<caption source="caption-imageAlt"/> | |||
</image> | |||
</section> | |||
<section> | |||
<label source="diagram">Diagram</label> | |||
<image source="diagram"> | |||
<caption source="caption-diagram"/> | |||
</image> | |||
</section> | |||
</panel> | |||
<group> | <group> | ||
<header source="header1">Taxonomy and Physiology</header> | <header source="header1">Taxonomy and Physiology</header> | ||
| Line 68: | Line 108: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Documentation}} | |||
{{ | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 169: | Line 169: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
} | }, | ||
"caption-imageSide": { | |||
"type": "line" | |||
}, | |||
"imageAngle": { | |||
"type": "wiki-file-name" | |||
}, | |||
"caption-imageAngle": { | |||
"type": "line" | |||
}, | |||
"imageSide": { | |||
"type": "wiki-file-name" | |||
}, | |||
"diagram": {}, | |||
"caption-diagram": {}, | |||
"imageAlt": {}, | |||
"caption-imageAlt": {} | |||
}, | }, | ||
"sets": [], | "sets": [], | ||
| Line 176: | Line 192: | ||
"imageFront", | "imageFront", | ||
"caption-imageFront", | "caption-imageFront", | ||
"imageSide", | |||
"caption-imageSide", | |||
"imageAngle", | |||
"caption-imageAngle", | |||
"imageBack", | "imageBack", | ||
"imageAlt", | |||
"caption-imageAlt", | |||
"diagram", | |||
"caption-diagram", | |||
"caption-imageBack", | "caption-imageBack", | ||
"universe", | "universe", | ||