Difference between revisions of "Template:Infobox:Animal/doc"

From Cantr II Wiki
Jump to: navigation, search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
Note: This template is not currently used. Template:Infobox:animal is the template used for animals. These two templates are the same.
 +
 
[[Template:Infobox:Animal|<nowiki>{{Infobox:Animal}}</nowiki>]] allows to detail in a single table, all of the listed information about an animal.
 
[[Template:Infobox:Animal|<nowiki>{{Infobox:Animal}}</nowiki>]] allows to detail in a single table, all of the listed information about an animal.
  
Line 13: Line 15:
 
| sortingname    =  
 
| sortingname    =  
 
| image          =  
 
| image          =  
 +
| resize        =
 
| description    =  
 
| description    =  
| attack        =  
+
| attackforce    =  
| aggressiveness =  
+
| attackchance  =  
 
| strength      =  
 
| strength      =  
| defence        =  
+
| armour        =  
| migration      =
+
| travelchance  =  
| speed          =  
 
 
| reproduction  =  
 
| reproduction  =  
| age            =
+
| areas          =  
| habitat        =  
 
 
| resources      =  
 
| resources      =  
 
}}
 
}}
Line 28: Line 29:
  
 
== Parameters ==
 
== Parameters ==
* <tt>habitat</tt>
+
* <tt>areas</tt>
**Examples: <tt>habitat = <nowiki>[[grassland]]</nowiki></tt>
+
**Examples: <tt>areas = <nowiki>[[grassland]]</nowiki></tt>
**<tt>habitat = <nowiki>[[grassland]]<br>[[mountains]]</nowiki></tt>
+
**<tt>areas = <nowiki>[[grassland]]<br />[[mountains]]</nowiki></tt>
  
* <tt>despojos</tt>
+
* <tt>resources</tt>
**Examples: <tt>resources = 1000 grams de <nowiki>[[meat]]<br>200 grams de [[large bones]]</nowiki></tt>
+
**Examples: <tt>resources = 1000 grams de <nowiki>[[meat]]<br />200 grams de [[large bones]]</nowiki></tt>
  
 
<noinclude>[[Category:Documentation|{{PAGENAME}}]]
 
<noinclude>[[Category:Documentation|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Latest revision as of 19:15, 9 February 2013

Note: This template is not currently used. Template:Infobox:animal is the template used for animals. These two templates are the same.

{{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
| title          = 
| sortingname    = 
| image          = 
| resize         = 
| description    = 
| attackforce    = 
| attackchance   = 
| strength       = 
| armour         = 
| travelchance   = 
| reproduction   = 
| areas          = 
| resources      = 
}}

Parameters

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