欢迎大家来到沙石镇时光中文维基!本站编辑权限开放,欢迎加入中文维基 QQ 群「沙海时光」:372816689
目前正在进行全站数据更新,期间可能会存在显示异常的问题。
模板:CraftStationTable
模板文档
|
---|
注意:如果存在未填写的参数,对应的字段将会被隐藏。 |
查看或编辑当前文档。(关于模板文档) |
本站模板默认处于保护模式,如有意见或建议请通过评论区、讨论页或 QQ 群反馈。 |
Overview
This template creates the header and footer for a table listing crafting station recipes. It has to be used together with CraftStationTableRow,CraftStationTableRow/Cooking, or CraftStationTableRow/Factory templates.
Recyclers uses their own templates, see RecyclerTable and RecyclerTableRow
Examples of use
Basic table
{{CraftStationTable|header}} {{CraftStationTable|footer}}
results in...
物品 | 时间 | 材料 | 出售价格 | 经验 | 精通
|
---|
Crafting station table
This example lists item name, crafting time, and materials. To be used with CraftStationTableRow for crafting materials.
Please make sure to use lowest possible level crafting station when listing items to ensure the displayed crafting time is accurate.
{{CraftStationTable|header|station=Furnace}} {{:石砖|CraftStationTableRow}} {{CraftStationTable|footer}}
results in...
物品 | 时间 | 材料 | 出售价格 | 经验 | 精通 |
---|
Cooking station table
This example lists item name, consumable effect, crafting time, and materials. To be used with CraftStationTableRow/Cooking for consumable items.
{{CraftStationTable|cooking|station=Blender lv1}} {{:Rainbow Lemonade|CraftStationTableRow/Cooking}} {{:Apple Juice|CraftStationTableRow/Cooking}} {{:Milk Tea|CraftStationTableRow/Cooking}} {{CraftStationTable|footer}}
results in...
![]() | ||||
---|---|---|---|---|
物品 | 时间 | 原料 | 影响 | 出售价格 |
Factory Table
To be used with CraftStationTableRow/Factory for factory items.
{{CraftStationTable|factory}} {{:Titanium Bar|CraftStationTableRow/Factory}} {{:Gear|CraftStationTableRow/Factory}} {{:Apple Juice|CraftStationTableRow/Factory}} {{CraftStationTable|footer}}
results in...
|}