欢迎大家来到沙石镇时光中文维基!本站编辑权限开放,欢迎加入中文维基 QQ 群「沙海时光」:372816689
目前正在进行全站数据更新,期间可能会存在显示异常的问题。

全站通知:

模板:RecyclerTable

来自沙石镇时光维基
跳到导航 跳到搜索

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...

RecyclerRecycler
物品 时间 可能的产出 经验 精通

铜制废品


{{RecyclerTable|header|station=Civil Recycler}}
{{:铁废料|RecyclerTableRow}}
{{RecyclerTable|footer}}

results in...

Civil RecyclerCivil Recycler
物品 时间 可能的产出 经验 精通

铁废料