Template:FishInfobox/zh-cn

来自Palia Wiki
跳转到导航 跳转到搜索
本页是页面Template:FishInfobox翻译版本,翻译工作已完成67%。
过时的翻译以此行所示格式标记。
模板文件
注意:如果没有提供数值,可能无法看到模板样本的部分内容。
查看或编辑本文档 (关于模版文件)
此模板添加行到模板ItemTable声明的表格“Items”。 查看表格.
编辑者可在该模板的沙盒测试用页面进行实验。

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

用途

Creates an infobox to be used for fish.

构造

{{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 =
 |minxp = 
 |maxxp = 
 |needed =
}}

示例

{{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}}
}}

相关信息