欢迎来到我的世界玩家社区Wiki!如需参与编辑,请每一位编辑者务必仔细阅读Wiki方针
全站通知:

模板:魔戒(The Lord of the Rings Mod)/魔戒中洲工作台/doc

来自我的世界玩家社区WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

用法

{{魔戒中洲工作台|模组=|物品1=|物品2=|物品3=|物品4=|物品5=|物品6=|物品7=|物品8=|物品9=|物品10=|物品0=}}
{{魔戒中洲工作台|数量1=|物品1=|数量2=|物品2=|数量3=|物品3=...|数量10=|物品10=|物品0=}}
{{魔戒中洲工作台|模组1=|物品1=|模组2=|物品2=|模组3=|物品3=...|模组10=|物品10=|物品0=}}
  • 参数“模组”指定模组名,不填写则默认为“原版”。
  • 参数“模组<序号>”指定某个位置格子的物品的模组名,覆盖“模组”参数。
    • 你可以使用“|模组<序号>=原版”指定这个物品是原版物品。
  • 参数“数量<序号>”填写这个格子里物品的数量,如果为 1 则不用写
    • 你知道吗:参数“数量<序号>”不会对输入的东西作任何调整,因此里面甚至可以写文字
  • 参数“物品0”里面填写的是,参与合成时所用到对应的派系工作台
    因为派系工作台是魔戒(The Lord of the Rings Mod)里加入的,所以这里不用填写参数“模组”。
    由于这个GUI是专门提供给魔戒(The Lord of the Rings Mod)里的中洲工作台的,所以此项也是必填项
    • 若该合成表是可以在原版工作台上合成的,请使用“模板:合成表”。

示例

{{魔戒中洲工作台
|模组=魔戒(The Lord of the Rings Mod)
|物品4=希斯莱恩
|物品5=希斯莱恩
|物品6=希斯莱恩
|物品7=瑁珑木板
|物品8=瑁珑木板
|物品9=瑁珑木板
|物品10=加拉兹民床
|物品0=加拉兹民工作台
}}
模板-魔戒(The Lord of the Rings Mod)中洲工作台.png
魔戒(The Lord of the Rings Mod)/希斯莱恩
魔戒(The Lord of the Rings Mod)/希斯莱恩
魔戒(The Lord of the Rings Mod)/希斯莱恩
魔戒(The Lord of the Rings Mod)/瑁珑木板
魔戒(The Lord of the Rings Mod)/瑁珑木板
魔戒(The Lord of the Rings Mod)/瑁珑木板
魔戒(The Lord of the Rings Mod)/加拉兹民床
魔戒(The Lord of the Rings Mod)/加拉兹民工作台


{{魔戒中洲工作台
|模组=魔戒(The Lord of the Rings Mod)
|物品1=瑁珑木
|物品10=瑁珑木板|数量10=4
|物品0=加拉兹民工作台
}}
模板-魔戒(The Lord of the Rings Mod)中洲工作台.png
魔戒(The Lord of the Rings Mod)/瑁珑木
魔戒(The Lord of the Rings Mod)/瑁珑木板
4
4
魔戒(The Lord of the Rings Mod)/加拉兹民工作台


{{魔戒中洲工作台
|模组1=魔戒(The Lord of the Rings Mod)|物品1=精灵钢锭
|模组2=魔戒(The Lord of the Rings Mod)|物品2=精灵钢锭
|模组3=魔戒(The Lord of the Rings Mod)|物品3=精灵钢锭
|模组5=原版|物品5=木棍
|模组8=原版|物品8=木棍
|模组10=魔戒(The Lord of the Rings Mod)|物品10=幽谷镐
|物品0=幽谷工作台
}}
模板-魔戒(The Lord of the Rings Mod)中洲工作台.png
魔戒(The Lord of the Rings Mod)/精灵钢锭
魔戒(The Lord of the Rings Mod)/精灵钢锭
魔戒(The Lord of the Rings Mod)/精灵钢锭
原版/木棍
原版/木棍
魔戒(The Lord of the Rings Mod)/幽谷镐
魔戒(The Lord of the Rings Mod)/幽谷工作台
  • 注意:格子5和格子8的物品是“原版”里面的,其余格子的物品都是“魔戒(The Lord of the Rings Mod)”的。

快速使用

{{魔戒中洲工作台
|模组=
|物品1=|物品2=|物品3=
|物品4=|物品5=|物品6=
|物品7=|物品8=|物品9=
|物品10=|数量10=
|物品0=
}}<!--空的合成表,轻量版-->
模板-魔戒(The Lord of the Rings Mod)中洲工作台.png


  • 这段代码可以满足一般需要。
{{魔戒中洲工作台
|模组=
|物品1=|数量1=|模组1=
|物品2=|数量2=|模组2=
|物品3=|数量3=|模组3=
|物品4=|数量4=|模组4=
|物品5=|数量5=|模组5=
|物品6=|数量6=|模组6=
|物品7=|数量7=|模组7=
|物品8=|数量8=|模组8=
|物品9=|数量9=|模组9=
|物品10=|数量10=|模组10=
|物品0=
}}<!--空的合成表,完整版-->
模板-魔戒(The Lord of the Rings Mod)中洲工作台.png


  • 这段代码包含所有可用的参数,使用时务必注意,不用的参数太多的话可能导致代码可读性不佳。