Template:AnimalInfoCard: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
Changed Category:Infobox Templates to Category:Infobox templates - Only the first word in name should be capitalized except in certain cases.
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:AnimalInfoCard|main|{{PAGENAME}}}}</includeonly><noinclude>{{Documentation}}</noinclude>
{{#invoke:Infobox_Animal|AnimalMain}}
</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.
 
===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 11:08, 10 September 2025

Template documentation
Note: portions of the template sample may not be visible without values provided. View or edit this documentation. (About template documentation)

Template:AnimalInfoCard/doc