Template:Woodcutting info/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 16:46, 15 October 2024 (Created page with "{{Documentation}} This template displays skill information for Woodcutting sources and resources. ==Usage== <pre> {{Woodcutting info |name = Name of the log/tree |level = Woodcutting level required |xp = Woodcutting XP given |tree = (Optional) Link to the tree article. Only include this line on log articles, not tree articles. |tool = Required tool, such as Axe |time = Respawn time for the tree }} </pre> '''Note:''' Other than these parameters, this template also..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:Woodcutting info.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Woodcutting info invokes function main in Module:Skill info using Lua.

This template displays skill information for Woodcutting sources and resources.

Usage

{{Woodcutting info
|name = Name of the log/tree
|level = Woodcutting level required
|xp = Woodcutting XP given
|tree = (Optional) Link to the tree article. Only include this line on log articles, not tree articles.
|tool = Required tool, such as [[Axe]]
|time = Respawn time for the tree
}}

Note: Other than these parameters, this template also supports all parameters described in Template:Skill info. Setting one of the Skill info parameters will override the value set by the Woodcutting info preset.

This template's parameters support Switch Infobox syntax, provided the version parameter is specified for the given number.

Example

Example tree:

{{Woodcutting info
|name = Yew
|level = 60
|xp = 175
|tool = [[Axe]]
|time = 59.4 seconds
}}

Example logs:

{{Woodcutting info
|name = Yew
|level = 60
|xp = 175
|tree = [[Yew tree]]
|tool = [[Axe]]
|time = 59.4 seconds
}}