欢迎大家来到沙石镇时光中文维基!本站编辑权限开放,欢迎加入中文维基 QQ 群「沙海时光」:372816689
目前正在进行全站数据更新,期间可能会存在显示异常的问题。
模板:RecyclerTable
模板文档
|
---|
注意:如果存在未填写的参数,对应的字段将会被隐藏。 |
查看或编辑当前文档。(关于模板文档) |
本站模板默认处于保护模式,如有意见或建议请通过评论区、讨论页或 QQ 群反馈。 |
Overview
This template creates the header and footer for a table listing Recycler recipes. It has to be used together with RecyclerTableRow.
Syntax
{{RecyclerTable|<type>|station=}} {{RecyclerTable||station=}}
- <type>
- Acceptable values: "header" or "footer"
- station
- Acceptable values: Recycler, Civil Recycler
Examples of use
Basic table
{{RecyclerTable|header}} {{RecyclerTable|footer}}
results in...
物品 | 时间 | 可能的产出 | 经验 | 精通 |
---|
Recycler table
This example lists item name, recycle time, output materials, output quantities and output probabilities. To be used with RecyclerTableRow for the output materials.
Please make sure to use lowest possible level crafting station when listing items to ensure the displayed crafting time is accurate.
{{RecyclerTable|header|station=Recycler}} {{:铜制废品|RecyclerTableRow}} {{RecyclerTable|footer}}
results in...
物品 | 时间 | 可能的产出 | 经验 | 精通 |
---|
{{RecyclerTable|header|station=Civil Recycler}} {{:铁废料|RecyclerTableRow}} {{RecyclerTable|footer}}
results in...
物品 | 时间 | 可能的产出 | 经验 | 精通 |
---|