Template:Infobox:Domesticable

From Cantr II Wiki
Jump to: navigation, search
Template documentation[ view ] [ discuss ] [edit]

{{Infobox:Domesticable}} allows to detail in a single table, describe all the characteristics of domesticating an animal.

The table is intended to be used in a {{ST}} tag, and located below the {{Infobox:Animal}} tag.

The article is automatically added to Category:Domesticable animals.

Usage

Copy the text below and paste it into the article you are editing. Set parameters for the field where applicable, the ones not used can be left empty or removed.

{{Infobox:Domesticable
| feed     = 
| eats     = 
| tame     = 
| terrain  = 
| shearing = 
| milking  = 
| collect  = 
| butcher  = 
}}

Parameters

  • feed
    • What type(s) of feed this animal eats when in its domesticated form
    • Example: feed = [[hay]], [[vegetable feed]].
  • eats
    • How much a single domesticated animal eats in grams per day.
    • Example: eats = 60
  • tame
    • How difficult this animal is to tame. Should have one of the four values easy, medium, hard or very hard.
    • Example: tame = easy
    • Example: tame = medium
    • Example: tame = hard
    • Example: tame = very hard
  • terrain
    • A comma separated list of terrain types where this animal kan be kept after it has been domesticated.
    • Example: terrain = [[beach]], [[desert]], [[tundra]]
  • shearing
    • A comma separated list of the tool(s) needed for shearing, followed by a <br /> followed by a comma separated list of the results (per day) of starting a shearing project on this animal.
    • Future enhancement: If there is a value here, the animal will be added to the Shearable animals category.
    • Example: shearing = {{blade shears}}<br />120g of [[wool]]
  • milking
    • A comma separated list of the tool(s) used for milking, followed by a <br /> followed by a comma separated list of the results (per day) of starting a milking project on this animal.
    • Future enhancement: If there is a value here, the animal will be added to the Milkable animals category.
    • Example: milking = {{bucket}}<br />90g of [[milk]]
  • collect
    • A comma separated list of the tool(s) used in collecting, followed by a <br /> followed by a comma separated list of the results (per day) of starting a collecting project on this animal.
    • Future enhancement: If there is a value here, the animal will be added to the Collectable animals category.
    • Example: collect = {{basket}}<br />33g of [[eggs]]
  • butcher
    • A comma separated list of the tool(s) used in butchering, followed by a <br /> followed by a comma separated list of the results (per day) of starting a butchering project on this animal.
    • Future enhancement: If there is a value here, the animal will be added to the Butcherable animals category.
    • Example: butcher = {{cleaver}}<br />33g of [[small bones]], 350g of [[meat]], 220g of [[hide]]