Template:Infobox tree/doc

From Darkan
Jump to navigation Jump to search
Documentation This is a documentation subpage for Template:Infobox tree.
It contains usage information, categories, and other content that is not part of the original template page.

Usage

{{Infobox Tree
| name         = The name of the tree.
| image        = An image of the tree.
| cutlvl       = Woodcutting level required to cut logs from the tree.
| cutexp       = Woodcutting experience gained from cutting a log.
| growlvl      = Farming level required to grow the tree. If it cannot be farmed put "no".
| growexp      = Farming experience given when the tree has finished growing.
| logs         = The type of logs received from cutting the tree.
| logsgemw     = Name of the logs in the GEMW. Delete parameter if it's the same as the logs parameter, enter "no" if not tradeable.
| members      = If the tree is members only.
| examine      = What the tree says when you examine it.
}}

Example

{{Infobox Tree
| name         = Oak Tree
| image        = [[File:Oak Tree.png|150px]]
| cutlvl       = 15
| cutexp       = 37.5
| growlvl      = 15
| growexp      = 467.5
| logs         = Oak logs
| members      = No
| examine      = A beautiful old oak.
}}

Template:Infobox Tree