Template:Infobox tree
Jump to navigation
Jump to search
| Please add an image! | |
| Members only? | Unknown edit |
|---|---|
| Woodcutting level |
Unknown edit |
| Woodcutting experience |
Unknown edit |
| Logs | Unknown edit |
| Farming level | Unknown edit |
| Farming experience |
Unknown edit |
| Examine | Unknown edit |
This documentation is transcluded from Template:Infobox tree/doc.
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.
}}