Jump to content

Template:Species: Difference between revisions

From Continuum Universes Wiki
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<infobox>
<infobox>
   <title source="Species"/>
   <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>
   <panel>
     <header>Image Gallery</header>
     <header>Image Gallery</header>
Line 22: Line 28:
       </image>
       </image>
     </section>
     </section>
        <section>
    <section>
       <label source="Back">Back View</label>
       <label source="Back">Back View</label>
       <image source="imageBack">
       <image source="imageBack">
Line 34: Line 40:
       </image>
       </image>
     </section>
     </section>
        <section>
    <section>
       <label source="Female">Average Female</label>
       <label source="Female">Average Female</label>
       <image source="imageFemale">
       <image source="imageFemale">
Line 54: Line 60:
     <data source="species_family">
     <data source="species_family">
       <label>Species Family</label>
       <label>Species Family</label>
    </data>
    <data source="races">
      <label>Races</label>
     </data>
     </data>
     <data source="birth_type">
     <data source="birth_type">
Line 63: Line 72:
     <data source="average_height">
     <data source="average_height">
       <label>Average Height</label>
       <label>Average Height</label>
    </data>
    <data source="average_lifespan">
      <label>Average Lifespan</label>
     </data>
     </data>
     <data source="physiques">
     <data source="physiques">
Line 73: Line 85:
       <label>Homeworld</label>
       <label>Homeworld</label>
     </data>
     </data>
        <data source="universe">
    <data source="universe">
       <label>Universe</label>
       <label>Universe</label>
     </data>
     </data>
     <data source="spirit_tribe">
     <data source="spirit_tribe">
       <label>Spirit Tribe</label>
       <label>Spirit Tribe</label>
    </data>
    <data source="other_names">
      <label>Other Names</label>
     </data>
     </data>
     <data source="creator">
     <data source="creator">
Line 87: Line 102:
     <data source="ancestral_species">
     <data source="ancestral_species">
       <label>Ancestral Species</label>
       <label>Ancestral Species</label>
    </data>
    <data source="status">
    <label>Status</label>
     </data>
     </data>
   </group>
   </group>
Line 120: Line 138:
   </group>
   </group>
</infobox>
</infobox>
[[Category:Species]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Example usage:
{{Documentation}}
{{Species
  | Species=Species Name
  | imageFront=imageFront.jpg
  | caption1=Front View
  | imageSide=imageSide.jpg
  | caption2=Side View
  | imageAngle=imageAngle.jpg
  | caption3=Angle
  | imageBack=imageBack.jpng
  | caption7=Back View
  | imageMale=imageMale.jpg
  | caption4=Average Male
  | imageFemale=imageFemale.jpg
  | caption5=Average Female
  | imageIndividual=imageIndividual.jpg
  | caption6=Specimen
  | taxonomy=[[Classification]]
  | species_family=[[Species Group]]
  | birth_type= e.g. Egg, Live-birth
  | reproduction_type=Reproduction Method
  | average_height=X feet Y inches
  | physiques=e.g. Lanky, Muscular, Bony
  | history=Example
  | homeworld=[[Planet Name]]
  | universe=some universe
  | spirit_tribe=a tribe
  | creator=[[Creator]]
  | species_relatives=[[Species]]
  | ancestral_species=[[Species]]
  | traits=Distinctive Traits
  | eye_colors=[[color (Eye Color)]]
  | hair_colors=[[color (Hair Color)]] if applicable
  | skin_colors=[[color (Skin Color)]]
  | feather_colors=[[color (Feather Color)]]
  | scale_colors=[[color (Scale Color)]]
  | fur_colors=[[color (Fur Color)]]
  | stance=e.g. Bipedal, Quadrupedal
  | diet=e.g. [[Diet|Insectivore]], [[Diet|Herbavore]], [[Diet|Carnivore]], [[Diet|Omnivore]], [[Diet|Sanguivore]]
  }}
<pre>
{{Species
  | Species=Species Name
  | imageFront=imageFront.jpg
  | caption1=Front View
  | imageSide=imageSide.jpg
  | caption2=Side View
  | imageAngle=imageAngle.jpg
  | caption3=Angle
  | imageBack=imageBack.jpng
  | caption7=Back View
  | imageMale=imageMale.jpg
  | caption4=Average Male
  | imageFemale=imageFemale.jpg
  | caption5=Average Female
  | imageIndividual=imageIndividual.jpg
  | caption6=Specimen
  | taxonomy=[[Classification]]
  | species_family=[[Species Group]]
  | birth_type= e.g. Egg, Live-birth
  | reproduction_type=Reproduction Method
  | average_height=X feet Y inches
  | physiques=e.g. Lanky, Muscular, Bony
  | history=Example
  | homeworld=[[Planet Name]]
  | universe=some universe
  | spirit_tribe=a tribe
  | creator=[[Creator]]
  | species_relatives=[[Species]]
  | ancestral_species=[[Species]]
  | traits=Distinctive Traits
  | eye_colors=[[color (Eye Color)]]
  | hair_colors=[[color (Hair Color)]] if applicable
  | skin_colors=[[color (Skin Color)]]
  | feather_colors=[[color (Feather Color)]]
  | scale_colors=[[color (Scale Color)]]
  | fur_colors=[[color (Fur Color)]]
  | stance=e.g. Bipedal, Quadrupedal
  | diet=e.g. [[Diet|Insectivore]], [[Diet|Herbavore]], [[Diet|Carnivore]], [[Diet|Omnivore]], [[Diet|Sanguivore]]
  }}
</pre>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Species": {
"suggested": true,
"type": "string",
"required": true
},
"taxonomy": {
"taxonomy": {
"suggested": true,
"suggested": true,
Line 262: Line 196:
"suggestedvalues": [
"suggestedvalues": [
"Sexual",
"Sexual",
"parthenogenesis",
"Spawn",
"Spawn",
"Asexual",
"Asexual",
Line 277: Line 212:
},
},
"homeworld": {
"homeworld": {
"suggested": true,
"type": "content",
"type": "string"
"required": true
},
},
"spirit_tribe": {
"spirit_tribe": {
Line 287: Line 222:
"[[Sebuuk]]",
"[[Sebuuk]]",
"[[Haavolin]]",
"[[Haavolin]]",
"[[Elesèa]]",
"[[Elesîa]]",
"[[Volamin]]",
"[[Volamin]]",
"[[Malisik]]"
"[[Malisik]]"
Line 293: Line 228:
},
},
"universe": {
"universe": {
"type": "string",
"type": "content",
"suggestedvalues": [
"suggestedvalues": [
"[[Lethurèa]]",
"[[Lethurîa]]",
"[[Galaxa]]",
"[[Galaxa]]",
"[[Apokalyptika]]",
"[[Apokalyptika]]",
Line 301: Line 236:
"[[Sekuura]]",
"[[Sekuura]]",
"[[Rah]]",
"[[Rah]]",
"[[Aroenious]]"
"[[Aroenious]]",
]
"[[Mystifea]]",
"[[Kali]]",
"[[Kosmos]]",
"[[Midheim]]"
],
"required": true
},
},
"creator": {
"creator": {
"suggested": true,
"type": "content",
"type": "string"
"required": true
},
},
"species_relatives": {
"species_relatives": {
Line 411: Line 351:
"caption6": {
"caption6": {
"type": "line"
"type": "line"
}
},
"status": {
"type": "line",
"suggestedvalues": [
"Extinct",
"Thriving",
"Exile",
"Remnant",
"Endangered",
"Near-Endangered",
"In Hiding",
"Unknown"
],
"required": true
},
"name": {
"type": "string",
"required": true
},
"oed": {
"type": "string",
"suggestedvalues": [
"ee e n"
]
},
"ipa": {
"type": "string",
"suggestedvalues": [
"iːɛn"
]
},
"races": {
"type": "content"
},
"other_names": {},
"audio": {},
"average_lifespan": {}
},
},
"sets": [],
"sets": [],
"paramOrder": [
"paramOrder": [
"Species",
"name",
"oed",
"ipa",
"audio",
"imageFront",
"imageFront",
"caption1",
"caption1",
Line 432: Line 411:
"taxonomy",
"taxonomy",
"species_family",
"species_family",
"races",
"birth_type",
"birth_type",
"reproduction_type",
"reproduction_type",
"average_height",
"average_height",
"average_lifespan",
"physiques",
"physiques",
"homeworld",
"homeworld",
"universe",
"universe",
"other_names",
"spirit_tribe",
"spirit_tribe",
"creator",
"creator",
"species_relatives",
"species_relatives",
"ancestral_species",
"ancestral_species",
"status",
"details",
"details",
"traits",
"traits",
Line 456: Line 439:
}
}
</templatedata>
</templatedata>
[[Category:Templates]] [[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 13:20, 30 October 2025


Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Example usage:


{{Species
  | name=Species Name
  | oed=ee e n
  | ipa=iːɛn
  | imageFront=blank_species.jpg
  | caption1=Front View
  | imageSide=blank_species.jpg
  | caption2=Side View
  | imageAngle=blank_species.jpg
  | caption3=Angle
  | imageBack=blank_species.jpg
  | caption7=Back View
  | imageMale=blank_species.jpg
  | caption4=Average Male
  | imageFemale=blank_species.jpg
  | caption5=Average Female
  | imageIndividual=blank_species.jpg
  | caption6=Specimen
  | taxonomy=[[Classification]]
  | species_family=[[Species Group]]
  | races= [[Race A]], [[Race B]]
  | birth_type= e.g. Egg, Live-birth
  | reproduction_type=Reproduction Method
  | average_height=X feet Y inches
  | physiques=e.g. Lanky, Muscular, Bony
  | history=Example
  | homeworld=[[Planet Name]]
  | universe=some universe
  | other_names=Other Name
  | spirit_tribe=a tribe
  | creator=[[Creator]]
  | species_relatives=[[Species]]
  | ancestral_species=[[Species]]
  | status=thriving
  | traits=Distinctive Traits
  | eye_colors=[[color (Eye Color)]]
  | hair_colors=[[color (Hair Color)]] if applicable
  | skin_colors=[[color (Skin Color)]]
  | feather_colors=[[color (Feather Color)]]
  | scale_colors=[[color (Scale Color)]]
  | fur_colors=[[color (Fur Color)]]
  | stance=e.g. Bipedal, Quadrupedal
  | diet=e.g. [[Diet|Insectivore]], [[Diet|Herbavore]], [[Diet|Carnivore]], [[Diet|Omnivore]], [[Diet|Sanguivore]]
  }}

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

no description

Stringrequired
oedoed

no description

Suggested values
ee e n
Stringoptional
ipaipa

no description

Suggested values
iːɛn
Stringoptional
audioaudio

no description

Unknownoptional
imageFrontimageFront

no description

Fileoptional
caption1caption1

no description

Lineoptional
imageSideimageSide

no description

Fileoptional
caption2caption2

no description

Lineoptional
imageAngleimageAngle

no description

Fileoptional
caption3caption3

no description

Lineoptional
imageBackimageBack

no description

Fileoptional
caption7caption7

no description

Lineoptional
imageMaleimageMale

no description

Fileoptional
caption4caption4

no description

Lineoptional
imageFemaleimageFemale

no description

Fileoptional
caption5caption5

no description

Lineoptional
imageIndividualimageIndividual

no description

Fileoptional
caption6caption6

no description

Lineoptional
taxonomytaxonomy

no description

Suggested values
[[Mammaloid]] [[Humanoid]] [[Humanoid]] [[Reptiloid]] [[Humanoid]] [[Molluscoid]] [[Humanoid]] [[Cephaloid]] [[Humanoid]] [[Arthropod]] [[Humanoid]] [[Amphibian]] [[Humanoid]] [[Saurian]] [[Humanoid]] [[Avian]] [[Humanoid]] [[Mammaloid]] [[Reptiloid]] [[Molluscoid]] [[Cephaloid]] [[Arthropod]] [[Amphibian]] [[Saurian]] [[Avian]]
Stringsuggested
species_familyspecies_family

no description

Suggested values
[[Near-Human]] [[Human]] [[Near-Valorik]] [[Valorik]] [[Malisik]]
Stringsuggested
racesraces

no description

Contentoptional
birth_typebirth_type

no description

Suggested values
Egg Live-Birth Birthing-Pod Pollup Spore Corruption
Stringsuggested
reproduction_typereproduction_type

no description

Suggested values
Sexual parthenogenesis Spawn Asexual Spore Other
Linesuggested
average_heightaverage_height

no description

Linesuggested
average_lifespanaverage_lifespan

no description

Unknownoptional
physiquesphysiques

no description

Stringsuggested
homeworldhomeworld

no description

Contentrequired
universeuniverse

no description

Suggested values
[[Lethurîa]] [[Galaxa]] [[Apokalyptika]] [[Kaos]] [[Sekuura]] [[Rah]] [[Aroenious]] [[Mystifea]] [[Kali]] [[Kosmos]] [[Midheim]]
Contentrequired
other_namesother_names

no description

Unknownoptional
spirit_tribespirit_tribe

no description

Suggested values
[[Kiitikon]] [[Sebuuk]] [[Haavolin]] [[Elesîa]] [[Volamin]] [[Malisik]]
Contentsuggested
creatorcreator

no description

Contentrequired
species_relativesspecies_relatives

no description

Contentsuggested
ancestral_speciesancestral_species

no description

Contentsuggested
statusstatus

no description

Suggested values
Extinct Thriving Exile Remnant Endangered Near-Endangered In Hiding Unknown
Linerequired
detailsdetails

no description

Unknownsuggested
traitstraits

no description

Stringsuggested
eye_colorseye_colors

no description

Stringsuggested
hair_colorshair_colors

no description

Stringsuggested
skin_colorsskin_colors

no description

Stringsuggested
feather_colorsfeather_colors

no description

Stringsuggested
scale_colorsscale_colors

no description

Stringsuggested
fur_colorsfur_colors

no description

Stringsuggested
stancestance

no description

Suggested values
Bipedal Quadrupedal Octopedal Hexapedal Tripedal
Linesuggested
dietdiet

no description

Suggested values
[[Diet|Sanguivore]] [[Diet|Carnivore]] [[Diet|Omnivore]] [[Diet|Fungivore]] [[Diet|Herbivore]] [[Diet|Insectivore]]
Contentsuggested