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

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

{{Infobox Animal|name}}

Parameters

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

Infobox Properties

If .name is found it will generate the following:

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

Examples

Lua error in package.lua at line 80: module 'Module:Unit' not found. Lua error in package.lua at line 80: module 'Module:Unit' not found. Lua error in package.lua at line 80: module 'Module:Unit' not found. Template:Doc/end