Template:Species: Difference between revisions

From Distant Sands 11
Jump to navigationJump to search
Created page with "<infobox theme="Species"> <image source="imagefallback"> <default>{{InfoboxGallery|image={{{image|}}}|caption1={{{option1|}}}|image2={{{image2|}}}|caption2={{{option2|}}}|image3={{{image3|}}}|caption3={{{option3|}}}}}</default> </image> <title source="name"></title> <navigation name="mobile-eras"><center>{{Top-mobile}}</center></navigation> <group collapse="open"> <header>Biological classification</header> <data source="designation"><label>De..."
 
No edit summary
Line 4: Line 4:
</image>
</image>
     <title source="name"></title>
     <title source="name"></title>
    <navigation name="mobile-eras"><center>{{Top-mobile}}</center></navigation>
 
     <group collapse="open">
     <group collapse="open">
     <header>Biological classification</header>
     <header>Biological classification</header>
Line 31: Line 31:
         <data source="diet"><label>Diet</label></data>
         <data source="diet"><label>Diet</label></data>
         <data source="language"><label>Language</label></data>
         <data source="language"><label>Language</label></data>
    </group>
 
<navigation><small>{{PlainLink|//starwars.fandom.com/wiki/Template:Species|name=<nowiki>[</nowiki>Source<nowiki>]</nowiki>}}</small></navigation>
</infobox>{{PreloadCat}}<!-- TEMPLATE ENDS HERE.
</infobox>{{PreloadCat}}<!-- TEMPLATE ENDS HERE.
The following code flags infoboxes that do not have parameters defined.
The following code flags infoboxes that do not have parameters defined.

Revision as of 18:11, 25 May 2026

<infobox theme="Species"> <image source="imagefallback"> <default>{{#invoke:InfoboxGallery|main}}</default> </image>

   <title source="name"></title>
 
   <group collapse="open">
   	<header>Biological classification</header>
       <label>Designation</label>	
       <label>Classification</label>	
       <label>Subspecies</label>	
       <label>Races</label>	
   </group>
   <group collapse="open">
   	<header>Physical characteristics</header>
       <label>Average height</label>	
       <label>Average length</label>	
       <label>Average wingspan</label>	
       <label>Average mass</label>	
       <label>Skin color</label>        
       <label>Hair color</label>	
       <label>Feather color</label>	
       <label>Eye color</label>	
       <label>Distinctions</label>	
       <label>Average lifespan</label>	
   </group>
   <group collapse="open">
   	<header>Sociocultural characteristics</header>
       <label>Point of origin</label>
       <label>Habitat</label>	
       <label>Diet</label>	
       <label>Language</label>	

</infobox>Template:PreloadCat{{#invoke:InfoboxParamCheck|main|image|name|designation|class|subspecies|races|height|length|wingspan|mass|skincolor|haircolor|feathers|eyecolor|distinctions|lifespan|origin|habitat|diet|language|optional=option1,image2,option2,image3,option3|ignore=name}}{{#if:||{{#if:{{#pos:|Sentien}}|{{#if:{{#pos:|Semi-sentient}}||{{#if:{{#pos:|Non-sentient}}||}}}}}}}}{{#if:{{#pos:|Sentien}}||}}

Usage Instructions:

This template should be used for both sentient and other species, the old Template:Tl is not available anymore.

Use this template by pasting the following code into the top of the article, filling all relevant fields:

{{Species
|image=
|name=
|designation=
|class=
|subspecies=
|races=
|height=
|length=
|wingspan=
|mass=
|skincolor=
|haircolor=
|feathers=
|eyecolor=
|distinctions=
|lifespan=
|origin=
|habitat=
|diet=
|language=
}}

Field list

For unknown or non-pertinent values, leave the field blank.

{{Species

|image= Image in [[File:Imagename.jpg]] format

|name= Name of the species (singular)

|designation= Sentient, Semi-sentient, or Non-sentient (This should be pipelinked to [[Sentience/Legends|Sentience]])

|class= The biological group to which the species belongs (Mollusk, Reptomammal, Canine, Feline, etc.)

|subspecies= Names or descriptions of subspecies of the species.

|races= Names or descriptions of races of the species.

|height= The average height of an adult member of the species.

|length= The average length of an adult member of the species. This is generally only pertinent to species with horizontal orientations.

|wingspan= The average wingspan of an adult member of the species.

|mass= The average mass of an adult member of the species.

|skincolor= All known skin pigmentations exhibited by the species. This includes scales, hides, membranes, etc.

|haircolor= All known hair or fur colors exhibited by the species.

|feathers= All known feather colors exhibited by the species.

|eyecolor= All known eye colors exhibited by the species.

|distinctions= Any features that set the species apart. 

|lifespan= The average lifespan of a healthy member of the species.

|origin= The planet of origin for the species (or system if the planet is not known)

|habitat= The general environment in which the species lives. For sentient species who live in settlements, this field is non-pertinent.

|diet= The type of food the species eats. If specifics are unknown, values such as Carnivorous, Herbivorous, Omnivorous, etc. may be used.

|language=  The native language of most members of the species. For non-sentient species and some semi-sentient species this is non-pertinent.
}}