Template:PlantInfoCard: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:PlantInfoCard|main|{{PAGENAME}}}}</includeonly><noinclude>{{Documentation}}</noinclude>
{{#invoke:Infobox_Plant|main}}
</includeonly>
 
<noinclude>
== Documentation ==
<pre>
{{Infobox_Plant|plant='Plant name'}}
{{Infobox_Plant|tree='Tree name'}}
</pre>
 
This template can be used to grab details relevant to a plant or tree. It formats the results into an infobox.
The Infobox_Plant will generate the following information, using the Module:Infobox_Plant, Module:PlantData, and Module:TreeData.
 
== Usage==
===Parameters===
; plant
: The name of the plant. This pulls the information for that plant.
; tree
: The name of the tree. This pulls the information for that tree.
 
===Infobox Properies===
If .plant or .tree is found it will generate the following:
 
COMING SOON
 
''Note:'' Put the tag between <code>&lt;noinclude&gt; &lt;/noinclude&gt;</code> tags for outdated transcluded pages.
 
==Examples==
{{Infobox_Plant|plant=Beans}}
{{Infobox_Plant|plant=Grass}}
{{Infobox_Plant|plant=Kelp}}
{{Infobox_Plant|plant=Buttonbush}}
{{Infobox_Plant|tree=Birch}}
{{Infobox_Plant|tree=Oak}}
 
[[Category:Infobox Templates]]

Latest revision as of 11:07, 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:PlantInfoCard/doc