|
|
| (One intermediate revision by the same user 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><noinclude> </noinclude></code> tags for outdated transcluded pages.
| |
| | |
| ==Examples==
| |
| {{Infobox_Plant|plant=Beans}}
| |
| {{Infobox_Plant|plant=Common Grass}}
| |
| {{Infobox_Plant|plant=Kelp}}
| |
| {{Infobox_Plant|plant=Buttonbush}}
| |
| {{Infobox_Plant|tree=Birch}}
| |
| {{Infobox_Plant|tree=Oak}}
| |
| | |
| [[Category:Infobox Templates]]
| |