Difference between revisions of "Template:Infobox:animal"

From Cantr II Wiki
Jump to: navigation, search
m
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{Infobox:AnimalBaseSanchez
+
<includeonly>{{Infobox:AnimalBase
 
| title    = {{{name|}}}
 
| title    = {{{name|}}}
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
Line 6: Line 6:
 
| section1 = Wild animal
 
| section1 = Wild animal
 
| widths1  = 115
 
| widths1  = 115
| item0s1  = Attacking damage
+
| item0s1 = Max Pack Size
| info0s1 = {{if|test={{{attackforce|}}}|then={{{attackforce|0}}}|else={{Inc3}}}}
+
| info0s1  = {{if|test={{{maxpacksize|}}}|then={{{maxpacksize|0}}}|else={{Inc3}}}}
| item1s1 = Aggressiveness
+
| item1s1 = Attacking damage
| info1s1 = {{if|test={{{attackchance|}}}|then={{{attackchance|0}}}|else={{Inc3}}}}
+
| info1s1 = {{if|test={{{attackforce|}}}|then={{{attackforce|0}}}|else={{Inc3}}}}
| item2s1 = Strength
+
| item2s1 = Aggressiveness
| info2s1 = {{if|test={{{strength|}}}|then={{{strength|0}}}|else={{Inc3}}}}
+
| info2s1 = {{if|test={{{attackchance|}}}|then={{{attackchance|0}}}|else={{Inc3}}}}
| item3s1 = Natural armour
+
| item3s1 = Strength
| info3s1 = {{if|test={{{armour|}}}|then={{{armour|0}}}|else={{Inc3}}}}
+
| info3s1 = {{if|test={{{strength|}}}|then={{{strength|0}}}|else={{Inc3}}}}
| item4s1 = Habitat
+
| item4s1 = Natural armour
| info4s1 = {{if|test={{{areas|}}}|then={{{areas}}}|else={{Inc3}}}}
+
| info4s1 = {{if|test={{{armour|}}}|then={{{armour|0}}}|else={{Inc3}}}}
| item5s1 = Hunting yields
+
| item5s1 = Habitat
| info5s1 = {{if|test={{{resources|}}}|then={{{resources}}}|else={{Inc3}}}}
+
| info5s1 = {{if|test={{{areas|}}}|then={{{areas}}}|else={{Inc3}}}}
 +
| item6s1 = Hunting yields
 +
| info6s1 = {{if|test={{{resources|}}}|then={{{resources}}}|else={{Inc3}}}}
 
| section2 = {{if|test={{{feed|}}}|then=Domesticated|else=}}
 
| section2 = {{if|test={{{feed|}}}|then=Domesticated|else=}}
 
| item0s2  = Feed type
 
| item0s2  = Feed type
 
| info0s2  = {{if|test={{{feed|}}}|then={{{feed}}}|else=}}
 
| info0s2  = {{if|test={{{feed|}}}|then={{{feed}}}|else=}}
| item1s2  = Allowed terrain
+
| item1s2 = {{if|test={{{feedamnt|}}}|then=Feed amount|else=}}
| info1s2 = {{if|test={{{terrain|}}}|then={{{terrain}}}|else=}}
+
| info1s2  = {{if|test={{{feedamnt|}}}|then={{{feedamnt}}} grams per day|else=}}
| item2s2 = Renewables
+
| item2s2 = Allowed terrain
| info2s2 = {{if|test={{{milking|}}}|then={{{milking}}}|else={{if|test={{{shearing|}}}|then={{{shearing}}}|else={{if|test={{{collect|}}}|then={{{collect}}}|else=none}}}}}}
+
| info2s2 = {{if|test={{{terrain|}}}|then={{{terrain}}}|else=}}
| item3s2 = Butchering yields
+
| item3s2 = Renewables
| info3s2 = {{if|test={{{butcher|}}}|then={{{butcher}}}|else=}}
+
| info3s2 = {{if|test={{{milking|}}}|then={{{milking}}}|else={{if|test={{{shearing|}}}|then={{{shearing}}}|else={{if|test={{{collect|}}}|then={{{collect}}}|else=none}}}}}}
 +
| item4s2 = Butchering yields
 +
| info4s2 = {{if|test={{{butcher|}}}|then={{{butcher}}}|else=}}
 +
| item5s2 = {{if|test={{{weight|}}}|then=Weight|else=}}
 +
| info5s2 = {{if|test={{{weight|}}}|then={{{weight|0}}} grams|else=}}
 
}}<!-- Object Categories -->{{if|test={{{sortingname|}}}|then=[[Category:Animals|{{{sortingname}}}]]|else={{if|test={{{name|}}}|then=[[Category:Animals|{{{name}}}]]|else=[[Category:Animals]]}}}}</includeonly><!-- Template Categories --><noinclude>{{Doc}}[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
}}<!-- Object Categories -->{{if|test={{{sortingname|}}}|then=[[Category:Animals|{{{sortingname}}}]]|else={{if|test={{{name|}}}|then=[[Category:Animals|{{{name}}}]]|else=[[Category:Animals]]}}}}</includeonly><!-- Template Categories --><noinclude>{{Doc}}[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 19:40, 3 January 2022

Template documentation[ view ] [ discuss ] [edit]

{{Infobox:animal}} allows to detail in a single table, all of the listed information about an animal.

The table is located in the upper right corner, and can contain: an image with its description; information about the category; attacking damage of the animal; aggressiveness; the natural armour strength; the likeliness of migration; travel speed; reproduction rate; habitat(s); resources the animal drops upon death; and the average age of life.

The article is automatically added to the corresponding subcategory of Animals.

Usage

Copy the text below and paste it to the top of the page you are editing. Complete the fields with the information you want to display. Unused fields may be deleted or left incomplete.

{{Infobox:animal
| image        = 
| resize       = 
| maxpacksize  = 
| attackforce  = 
| attackchance = 
| strength     = 
| armour       = 
| areas        = 
| resources    = 
| feed         = 
| feedamnt     = 
| terrain      = 
| milking      = 
| butcher      = 
| weight       = 
}}

Parameters

  • areas
    • Examples: areas = [[grassland]]
    • areas = [[grassland]]<br>[[mountains]]
  • resources
    • Examples: resources = 1000 grams de [[meat]]<br>200 grams de [[large bones]]