Template:Fish Table: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
(Created page with "<includeonly> {{#invoke:List Fish|main}} </includeonly> <noinclude> == Documentation == <pre> {{FishList}} </pre> This template is uses Module:List Fish to display data from Module:AnimalData in a table. It is intended for use on the Fish page. == Example == {{FishList}} <templatedata> { "params": {}, "description": "Lists all fish type animals currently present in the game in a table format. Data in the table is automatically updated from Module:Animal...")
 
m (Typo.)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{#invoke:List Fish|main}}
{{#invoke:Table Fish|main}}
<small style="float:right">Data from Eco version {{Eco version}}.</small>
</includeonly>
</includeonly>
 
<noinclude>{{doc}}</noinclude>
<noinclude>
== Documentation ==
<pre>
{{FishList}}
</pre>
 
This template is uses [[Module:List Fish]] to display data from [[Module:AnimalData]] in a table. It is intended for use on the [[Fish]] page.
 
== Example ==
{{FishList}}
 
<templatedata>
{
"params": {},
"description": "Lists all fish type animals currently present in the game in a table format. Data in the table is automatically updated from Module:AnimalData.",
"format": "block"
}
</templatedata>
[[Category:Templates]]
</noinclude>

Latest revision as of 01:40, 26 February 2022

Template:Doc/start

Displays all fish animals currently in the game as a table.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
No parameters specified

Data in the table is automatically updated from Module:AnimalData. This is designed for use on the Fish page.

Usage[edit source]

{{Fish Table}}

Example[edit source]

Animal Movement Nutrition Hunting Carbon
Released
(ppm)
Swims? Flies? Climb
Height (m)
Speed (m/s) Eats Calories Attacks? Flees? Fear
Factor
Health Detect
Range (m)
Attack Harvest Item
Idle Run Chance (%) Range (m) Damage Delay
Bass Yes No 1.0 1.5 Kelp, Seagrass 100 No Yes 1.0 4.0 0.0 0.6 0.0 0.0
Bass
0.0000
Blue Shark Yes No 1.0 2.5 Bass, Crab, Moon Jellyfish, Pacific Sardine, Tuna 100 No Yes 1.0 9.0 0.0 0.6 0.0 0.0
Blue
Shark
0.0000
Cod Yes No 1.0 1.5 Kelp, Seagrass 50 No Yes 1.0 4.0 0.0 0.6 0.0 0.0
Cod
0.0000
Moon Jellyfish Yes No 1.0 1.5 100 No Yes 1.0 3.0 0.0 0.6 0.0 0.0
Moon
Jellyfish
0.0000
Pacific Sardine Yes No 1.0 1.5 Kelp, Seagrass 20 No Yes 1.0 3.0 0.0 0.6 0.0 0.0
Pacific
Sardine
0.0000
Salmon Yes No 1.0 2.0 Waterweed 50 Yes Yes 1.0 4.0 5.0 0.6 1.0 1.0 0.8–2.5
Salmon
0.0000
Trout Yes No 1.0 2.0 Waterweed 25 Yes Yes 1.0 4.0 5.0 0.6 1.0 1.0 0.8–2.5
Trout
0.0000
Tuna Yes No 1.0 2.0 Kelp, Seagrass 100 Yes Yes 1.0 6.0 5.0 0.6 1.0 1.0 0.8–2.5
Tuna
0.0000

Data from Eco version 0.9.7.13 beta release-506.


Template:Doc/end