Template:FishInfobox/doc

From Palia Wiki
Jump to navigation Jump to search

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