Template:Animals Table: Difference between revisions

From Eco - English Wiki
[unchecked revision][unchecked revision]
m (Add to "Table Templates" category.)
(Move documentation to doc page.)
Line 2: Line 2:
{{#invoke:List Animals|main}}
{{#invoke:List Animals|main}}
</includeonly>
</includeonly>
 
<noinclude>{{doc}}</noinclude>
<noinclude>
==Documentation==
<pre>
{{AnimalList}}
</pre>
 
This template is uses [[Module:List Animals]] to display data from [[Module:AnimalData]] in a table. It is intended for use on the [[Animals]] page.
 
==Example==
{{AnimalList}}
 
<templatedata>
{
"params": {},
"description": "Lists all animals currently present in the game in a table format. Data in the table is automatically updated from Module:AnimalData.",
"format": "block"
}
</templatedata>
[[Category:Table Templates]]
</noinclude>

Revision as of 22:50, 25 February 2022

Template:Doc/start

Displays all 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 Animals page.

Usage

{{Animals Table}}

Example

Script error: No such module "List Animals".


Template:Doc/end