Jump to content

Template:Anatomy: Difference between revisions

 
(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>
Example usage:
{{Documentation}}
{{Anatomy
  | name=Example Organ / System
  | imageFront=Example.jpg
  | caption-imageFront=Example
  | imageBack=Example.jpg
  | caption-imageBack=Example
  | universe=Example
  | species = [[Species Name]] / [[Multiple Species]] / [[All Sentient Beings]]
  | type = [[Physiological System]] / [[Organ]] / [[Tissue]] / [[Extraphysical Structure]]
  | location = [[Internal]] / [[External]] / [[Multidimensional]] / [[Energy-Based]]
  | function = [[Circulation]], [[Respiration]], [[Reproduction]], [[Cognition]], [[Energy Absorption]], [[Psionic Transmission]]
  | energy_dependency = [[None]], [[Minimal]], [[Requires External Energy]], [[Fully Energy-Based]]
  | unique_traits = [[Self-Regenerating]], [[Multi-Hearted]], [[Soul-Linked]], [[Symbiotic]], [[Hive-Connected]], [[Paradox-Resistant]]
  | anatomical_composition = [[Biological]], [[Cybernetic]], [[Eldritch]], [[Quantum-Tethered]], [[Aetheric]], [[Psionic]]
  | adaptability = [[Fixed]], [[Evolvable]], [[Mutational]], [[Shapeshifting]], [[Host-Dependent]]
  | interaction_with_other_systems = [[Connected to Nervous System]], [[Regulates Psionic Flow]], [[Requires Specialized Organs]]
  | evolutionary_variants = [[Subspecies-Specific]], [[Artificially Enhanced]], [[Divine or Cosmic Variant]]
  | known_weaknesses = [[Susceptible to Corruption]], [[Easily Overloaded]], [[Vulnerable to Psionic Attacks]], [[Difficult to Repair]]
  | notable_occurrences = [[First Discovered During X]], [[Linked to Ancient Evolutionary Event]], [[Subject of Theological Debate]]}}
<pre>
{{Anatomy
  | name=Example
  | imageFront=Example.jpg
  | caption-imageFront=Example
  | imageback=Example.jpg
  | caption-imageBack=Example
  | universe=Example
  | species=Example
  | type=Example
  | location=Example
  | function=Example
  | energy_dependency=Example
  | unique_traits=Example
  | anatomical_composition=Example
  | adaptability=Example
  | interaction_with_other_systems=Example
  | evolutionary_variants=Example
  | known_weaknesses=Example
  | notable_occurrences=Example}}
</pre>
<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",