Template:Infobox Animal: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
(Copy code from sandbox template.)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:Infobox Animal|AnimalMain}}</includeonly><noinclude>
{{#invoke:Infobox_Animal|AnimalMain}}
{{doc}}
</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>
</noinclude>

Revision as of 21:14, 1 March 2022