Template:FishInfobox

From Palia Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.
This template has existing translations, relatives, or sub-templates:

Usage

Creates an infobox to be used for fish.

Syntax

{{FishInfobox
 |name =
 |image =
 |desc = <!-- Please enter the In-Game Item Description here. -- While desc does not appear in the infobox, it is used by scripts in the page and across the wiki. -->
 |rarity =
 |category =
 |location =
 |environment =
 |group =
 |set =
 |time =
 |bait =
 |size =
 |requires =
 |value =
 |sqvalue =
 |needed =
}}

Examples

{{FishInfobox
 |name = Void Ray
 |image = Void Ray.png
 |rarity = Epic
 |category = Fish
 |desc = An fish.
 |location = Peepy's House
 |evironment = Bahari Caves
 |group = Rays
 |time = All Day
 |bait = Glow Worm
 |size = 2 x 6
 |requires = All Of Your Time
 |value = 420
 |sqvalue = 420
 |needed =
{{NPC|Einar}}
{{Quest|A Quest Or Something}}
}}

Related