Template:BugInfobox/zh-cn

来自Palia Wiki
跳转到导航 跳转到搜索
本页是页面Template:BugInfobox翻译版本,翻译工作已完成81%。
模板文件
注意:如果没有提供数值,可能无法看到模板样本的部分内容。
查看或编辑本文档 (关于模版文件)
编辑者可在该模板的沙盒测试用页面进行实验。

此模板已有关联或子模板: Template:BugInfobox

用途

创建昆虫的信息框。

构造

{{BugInfobox
 |desc        = <!-- 请在此处输入游戏内物品描述。-- 虽然描述不会出现在信息框中,但页面和整个维基中的脚本都会使用它。 -->
 |rarity      = 
 |category    = 
 |environment = 
 |location    = 
 |group       = 
 |time        = 
 |size        = 
 |requires    = 
 |value       = 
 |sqvalue     = 
 |minxp       = 
 |maxxp       = 
 |needed      = 
}}

示例

{{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
 |minxp = 5
 |maxxp = 500
 |needed =
{{Icon|Einar}} [[Einar]]
{{Icon|Quest}} A Quest Or Something
}}

相关信息