Template:Race

From TogSMP Wiki
Jump to navigation Jump to search

<infobox theme="togsmp-large">

 <title source="name"/>
 

<format>

[[Image:{{{image}}}|330px]]

</format>

 
 
   <label>Plural</label>
 
 
   <label>Demonym</label>
 
 
   <label>Conservation status</label>
 
<group collapse="open">
   <header>Biological characteristics</header>
     
       <label>Race classification</label>
     
     
       <label>Ratio of male to female</label>
     
     
       <label>Common eye colour(s)</label>
           
     
       <label>Special characteristics</label>
           
     
       <label>Average height</label>
     
     
       <label>Average height (males)</label>
     
     
       <label>Average height (females)</label>
     
     
       <label>Average weight</label>
     
    
       <label>Average weight (males)</label>
     
     
       <label>Average weight (females)</label>
     
     
       <label>Lifespan</label>
     
     
       <label>Life expectancy</label>
     
    
       <label>Life expectancy (males)</label>
     
     
       <label>life expectancy (females)</label>
     
 </group>
<group collapse="open">
   <header>Population</header>
     
       <label>Total population</label>
     
     
       <label>Regions with significant populations</label>
     
 </group>
<group collapse="open">
   <header>Languages</header>
     
       <label>Predominately spoken</label>
     
     
       <label>Historical</label>
     
     
       <label>Sacred</label>
     
 </group>
<group collapse="open">
   <header>Religion</header>
     
       <label>Predominant</label>
     
     
       <label>Minority</label>
     
     
       <label>Historically</label>
     
 </group>

</infobox>

Example usage:

{{Race
|name=Example
|image=Example
|image_caption=Example
|image_width=330
|plural=Example
|demonym=Example
|status=Example
|race_group=Example
|gender_ratio=X:Y
|eye_colour=Example1<br/>Example2
|special_characteristics=Example1<br/>Example2
|height=X - Y
|male_height=X - Y
|female_height=X - Y
|weight=X - Y
|male_weight=X - Y
|female_weight=X - Y
|lifespan=X
|life_expectancy=X
|male_expectancy=X
|female_expectancy=X
|population=X
|regions=Example1: X<br/>Example2: X
|primary_language=Example
|historical_language=Examples
|sacred_language=Examples
|primary_religion=Example
|minority_religion=Examples
|historical_religion=Example
}}