Template:BugInfobox

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 bugs.

Syntax

{{BugInfobox
 |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 =
 |environment =
 |location =
 |group =
 |time =
 |size =
 |requires =
 |value =
 |sqvalue =
 |needed =
}}

Example

{{BugInfobox
 |name = Azure Stonehopper
 |image = Azure Stonehopper.png
 |rarity = Rare
 |category = Bug
 |desc = A bug.
 |evironment = [[Biomes#Bahari Fields|Bahari Fields]]
 |location = Peepy's House
 |group = Jumping
 |time = Any Time
 |size =
 |requires =
 |value = 150
 |sqvalue = 225
 |needed =
{{Icon|Einar}} [[Einar]]
{{Icon|Quest}} A Quest Or Something
}}

Related