Template:Infobox Animal: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
mNo edit summary
 
No edit summary
Tag: 2017 source edit
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:Infobox Animal|AnimalMain}}</includeonly>
{{#invoke:Infobox_Animal|AnimalMain}}
<noinclude>{{Documentation}}</noinclude>
</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 19:11, 20 May 2024

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

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[edit source]

Template:Tlx

Parameters[edit source]

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

Infobox Properties[edit source]

If .name is found it will generate the following:

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

Examples[edit source]

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