Template:Fishing info/doc

This is the current revision of this page, as edited by Alex (talk | contribs) at 16:43, 15 October 2024 (Created page with "{{Documentation}} This template displays skill information for Fishing spots and fish. ==Usage== <pre> {{Fishing info |name = Name of the fish or fishing spot |level = Mininum Fishing level required |xp = Fishing XP given, or Varies if multiple |spot = (Optional) Link to the fishing spot article. Only include on fish articles, not fishing spot articles. |tool = Link to the required tool, or No if no tool required. Format like {{plink|Tool}} |bait = Bait required to use..."). The present address (URL) is a permanent link to this version.

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

This template displays skill information for Fishing spots and fish.

Usage

{{Fishing info
|name = Name of the fish or fishing spot
|level = Mininum Fishing level required
|xp = Fishing XP given, or Varies if multiple
|spot = (Optional) Link to the fishing spot article. Only include on fish articles, not fishing spot articles.
|tool = Link to the required tool, or No if no tool required. Format like {{plink|Tool}}
|bait = Bait required to use the spot, or No if no bait required. Format like {{plink|Bait}}
}}

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

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

Example

Example fishing spot:

{{Fishing info
|name = Fishing spot
|level = 1
|xp = Varies
|tool = {{plink|Small fishing net}}
|bait = No
}}

Example fish:

{{Fishing info
|name = {{plink|Raw shrimps}}
|level = 1
|xp = 10
|spot = [[Fishing spot (small net, bait)|Small net / Bait]]
|tool = {{plink|Small fishing net}}
|bait = No
}}