Template:Hunter info/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 16:44, 15 October 2024 (Created page with "{{Documentation}} This template displays skill information for Hunter NPCs. ==Usage== <pre> {{Hunter info |name = Name of the NPC |level = Hunter level required |xp = Hunter XP given |wildxp = (Implings only) Hunter XP for catching implings in the wild (only applies if 'impling' is in the lowercase-transformed name parameter) |trap = Trap needed, or "No" if no trap is needed. Use plink, such as {{plink|Bird snare}}. |bait = (Optional) Bait used for the trap, if applica..."). 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:Hunter info.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Hunter info invokes function main in Module:Skill info using Lua.

This template displays skill information for Hunter NPCs.

Usage

{{Hunter info
|name = Name of the NPC
|level = Hunter level required
|xp = Hunter XP given
|wildxp = (Implings only) Hunter XP for catching implings in the wild (only applies if 'impling' is in the lowercase-transformed name parameter)
|trap = Trap needed, or "No" if no trap is needed. Use plink, such as {{plink|Bird snare}}.
|bait = (Optional) Bait used for the trap, if applicable.
|container = (Optional) Container for the hunter creature (e.g. Butterfly jar or Impling jar). Only available if bait has not been set.
|retaliation = Whether or not the monster can damage you from interaction.
}}

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 Hunter info preset.

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

Example

{{Hunter info
|name = Crimson swift
|level = 1
|xp = 34
|trap = {{plink|Bird snare}}
|retaliation = No
}}