Crafting/doc

From Tensura: Reincarnated Wiki
Revision as of 06:24, 26 September 2026 by imported>Merge (merge.py)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
収録元: Reincarnated
This template uses Module:Crafting/doc, a script written in Lua.

このテンプレートを使用すると、ブロックやアイテムに関する記事の「クラフト」および「クラフト材料」セクションで一般的に使用されるようなテーブルを作成できます。{{Crafting Table}}と同様に使用できますが、テーブルを自動的に作成する点が異なります。

デフォルトでは、テーブルは3つの列(名前、材料、および{{Crafting Table}}を含むメイン列)で生成されます。テーブルの最初のテンプレートでパラメータ{{{showname=1}}}または{{{showname=0}}}を設定して、名前列を表示または非表示にすることができます。複数のクラフトテンプレートを1つのテーブルにグループ化するには、テーブルの最初のテンプレートで{{{head=1}}}を設定し、最後のテンプレートで{{{foot=1}}}を設定する必要もあります。説明と呼ばれる4番目の列は、{{{showdescription=1}}}および{{{description=The description for the recipe}}}を使用して追加できます。

不定形レシピを表示するには、すべての材料のグリッド位置を省略するだけです。レシピが不定形で5スロット未満を使用する場合、テンプレートはアイテムを左下のマスに自動的に配置し、インベントリのクラフトエリアでレシピを使用できることを示します。

このテンプレートを「クラフト」セクションの外で使用する場合(例:{{Crafting usage}}の代わりに、またはそれと一緒に)、{{{ignoreusage}}}パラメータを1に設定することが非常に重要です。これにより、テンプレートが{{Crafting usage}}によって追跡されなくなるため、他の記事でそのテンプレートに関する問題が発生するのを防ぐことができます。

使用例:

{{Crafting
  |head=1
  |B2=Coal
  |B3=Stick
  |Output=Torch,4
  |showdescription=1
  |description=The description cell can contain ''formatted'' text.
}}
{{Crafting
  |Blaze Powder
  |Gunpowder
  |Coal
  |Output=Fire Charge,3
  }}
{{Crafting
  |A1= Coal |B1= Coal |C1= Coal
  |A2= Coal |B2= Coal |C2= Coal
  |A3= Coal |B3= Coal |C3= Coal
  |Output=Block of Coal
}}
{{Crafting
  |name=[[Pickaxe]]
  |ingredients=[[Stick]]s +<br>[[Planks]] or<br> [[Cobblestone]] or<br>[[Iron Ingot]]s or<br>[[Gold Ingot]]s or<br>[[Diamond]]s
  |A1=Oak Planks; Cobblestone; Iron Ingot; Gold Ingot; Diamond 
  |B1=Oak Planks; Cobblestone; Iron Ingot; Gold Ingot; Diamond 
  |C1=Oak Planks; Cobblestone; Iron Ingot; Gold Ingot; Diamond 
  |B2=Stick
  |B3=Stick
  |Output=Wooden Pickaxe; Stone Pickaxe; Iron Pickaxe; Golden Pickaxe; Diamond Pickaxe
  |foot=1
}}

出力:

Ingredients Crafting recipe Description
Coal +
Stick
The description cell can contain formatted text.
Ingredients Crafting recipe
Blaze Powder +
Gunpowder +
Coal
Ingredients Crafting recipe
Coal
CoalCoalCoalCoalCoalCoalCoalCoalCoal
Block of Coal
Ingredients Crafting recipe
Sticks +
Planks or
Cobblestone or
Iron Ingots or
Gold Ingots or
Diamonds

詳細

This template uses TemplateData for its description as well as compatibility with visual template tools.

Syntax error in JSON.

関連項目


cs:Šablona:Crafting/doc de:Vorlage:Handwerksrezept/Dokumentation es:Plantilla:Fabricación/doc fr:Modèle:Fabrication/doc it:Template:Fabbricazione/doc ja:テンプレート:Crafting/doc ko:틀:제작/설명문서 lzh:模板:Crafting/doc nl:Sjabloon:Vervaardiging/doc pt:Predefinição:Fabricação/doc ru:Шаблон:Крафт/док th:แม่แบบ:Crafting/doc uk:Шаблон:Майстрування/док zh:Template:Crafting/doc