Template:BugInfobox/ko

Palia Wiki
둘러보기로 이동 검색으로 이동
이 문서는 Template:BugInfobox 문서를 번역한 것이며 번역은 100% 완료했습니다.
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 relatives or sub-templates: Template:BugInfobox

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