Template:Infobox Animal: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:Infobox Animal|AnimalMain}}</includeonly>
{{#invoke:Infobox_Animal|AnimalMain}}
<noinclude>{{doc}}</noinclude>
</includeonly>
 
<noinclude>
== Documentation ==
<pre>
{{Infobox_Animal| name = `Animal Name`}}
</pre>
 
This template can be used to grab details relevant to an animal. It formats the results into an infobox.
The Infobox_Item will generate the following information, using the Module:Infobox_Animal, and Module:Animaldata.
 
== Usage==
===Parameters===
; name
: The name of an animal. This pulls the data for that animal from [[Module:AnimalData]]
 
===Infobox Properies===
If .name is found it will generate the following:
<pre>
    |name = The name of an item.
More Information Coming Soon
</pre>
 
==Examples==
 
{{Infobox_Animal| name = Otter}}
{{Infobox_Animal| name = Wolf}}
{{Infobox_Animal| name = Bison}}
 
 
[[Category:Infobox Templates]]
 
</noinclude>

Latest revision as of 07:34, 1 May 2024

Template:Doc/start This template can be used to grab details relevant to an animal. It formats the results into an infobox. Template:Infobox_Item will generate the following information, using the Module:Infobox Animal, and Module:AnimalData.

Usage[edit source]

{{Infobox Animal|name}}

Parameters[edit source]

name
The name of an animal. This pulls the data for that animal from Module:AnimalData

Infobox Properties[edit source]

If .name is found it will generate the following:

    |name = The name of an item.
More Information Coming Soon

Examples[edit source]

Otter
Water Animal
General
Health: 1.5
Idle Speed: 0.5 m/s
Eats: Clam, Salmon, Trout, Tuna, Urchin
Climb Height: 1.0 m
Carbon Released: 0.0 ppm
Hunting
Harvest Item: Otter Carcass
Flees: Yes
Fear Factor: 1.0
Flee Speed: 3.0 m/s
Attack Chance: 60 %
Attack Damage: 1.0
Detect Range: 5.0 m
Attack Range: 1.0 m


Wolf
Land Animal
General
Health: 4.0
Idle Speed: 0.5 m/s
Eats: Bison, Deer, Elk, Hare, Mountain Goat, Turkey
Climb Height: 1.0 m
Carbon Released: 0.0 ppm
Hunting
Harvest Item: Wolf Carcass
Flees: Yes
Fear Factor: 0.0
Flee Speed: 5.0 m/s
Attack Chance: 60 %
Attack Damage: 3.0
Detect Range: 12.5 m
Attack Range: 2.5 m


Bison
Land Animal
General
Health: 12.0
Idle Speed: 1.0 m/s
Eats: Big Bluestem, Bunchgrass, Common Grass, Switchgrass, Wheat
Climb Height: 1.0 m
Carbon Released: 0.2 ppm
Hunting
Harvest Item: Bison Carcass
Flees: Yes
Fear Factor: 0.6
Flee Speed: 4.0 m/s
Attack Chance: 60 %
Attack Damage: 1.0
Detect Range: 5.0 m
Attack Range: 1.0 m

Template:Doc/end