Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Upload file
Getting Started
Cryopod
Commands
New Player Guide
Star Systems and Planets
Asteri System
Ilios System
Regulus System
Sirius System
Horizon
Trench
AU-0821
Items
Natural Resources
Crafted Resources
Processed Resources
Player Weapons
Power Armor
Starships
Starship Basics
Drill (Starship)
Gravity Well (Starship)
Hyperdrive
Mining Lasers
Navigation Computer
Particle Shields
Supercapital Multiblocks
Thrusters
Machines
Ammo Press
Area Shield
Auto Crafter
Decomposer
Farming Machines
Gas Machines
Incinerator
Item Charger
Mob Defender
Power Furnace
Power Generation and Storage
Printer
Processing Machines
Ship Factory
Solar Panels
Splitter
Horizon's End Wiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:CraftV2/doc
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
This template was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0 Using this template, you can create tables like those commonly used in the “Crafting” and “Crafting ingredient” sections of articles about blocks and items. It can be used similarly to {{tl|Crafting Table}}, except it creates the table for you. By default, the table generates with 3 columns: Name, Ingredients, and the main column containing {{tl|Crafting Table}}. You can set the parameter <code><nowiki>{{{showname=1}}}</nowiki></code> or <code><nowiki>{{{showname=0}}}</nowiki></code> in the first template of the table to show or hide the Name column. To group multiple crafting templates into one table, you also need to set <code><nowiki>{{{head=1}}}</nowiki></code> in the first template of the table, and <code><nowiki>{{{foot=1}}}</nowiki></code> in the last. A 4th column called Description can be added with <code><nowiki>{{{showdescription=1}}}</nowiki></code> and <code><nowiki>{{{description=The description for the recipe}}}</nowiki></code>. Displaying a shapeless recipe can be accomplished by simply leaving out the grid positions for all ingredients. If the recipe is shapeless and uses less than 5 slots, the template will automatically arrange the items into the bottom-left square, indicating that the recipe can be used in the inventory crafting area. If using this template outside of the “Crafting” section (e. g. instead of {{tl|Crafting usage}} or together with it), it is '''highly important''' that the <code><nowiki>{{{ignoreusage}}}</nowiki></code> parameter must be set to 1. This will ensure that the template would not be tracked by {{tl|Crafting usage}} which could lead to issues with that template on other articles. Example usage: <pre> {{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 }} </pre> produces: {{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 }} == Details == {{TemplateData}} <templatedata> { "params": { "1": { "label": "First ingredient", "description": "First ingredient in a shapeless recipe", "example": "Flint", "type": "string" }, "2": { "label": "Second ingredient", "description": "Second ingredient in a shapeless recipe", "type": "string", "example": "Iron Ingot" }, "3": { "label": "Third ingredient", "description": "Third ingredient in a shapeless recipe", "type": "string" }, "4": { "label": "Fourth ingredient", "description": "Fourth ingredient in a shapeless recipe", "type": "string" }, "5": { "label": "Fifth ingredient", "description": "Fifth ingredient in a shapeless recipe", "type": "string" }, "6": { "label": "Sixth ingredient", "description": "Sixth ingredient in a shapeless recipe", "type": "string" }, "7": { "label": "Seventh ingredient", "description": "Seventh ingredient in a shapeless recipe", "type": "string" }, "8": { "label": "Eighth ingredient", "description": "Eighth ingredient in a shapeless recipe", "type": "string" }, "9": { "label": "Ninth ingredient", "description": "Ninth ingredient in a shapeless recipe", "type": "string" }, "A1": { "label": "Top left slot", "description": "Specifies ingredients in the top left slot", "example": "{Any Planks}; {Any stone-tier block}; Iron Ingot; Gold Ingot; Diamond", "type": "string", "suggested": true }, "B1": { "label": "Top slot", "description": "Specifies ingredients in the top slot", "example": "{Any Planks}; {Any stone-tier block}; Iron Ingot; Gold Ingot; Diamond", "type": "string", "suggested": true }, "C1": { "label": "Top right slot", "description": "Specifies ingredients in the top right slot", "example": "{Any Planks}; {Any stone-tier block}; Iron Ingot; Gold Ingot; Diamond", "type": "string", "suggested": true }, "A2": { "label": "Left slot", "description": "Specifies ingredients in the left slot", "type": "string", "suggested": true }, "B2": { "label": "Middle slot", "description": "Specifies ingredients in the middle slot", "example": "Stick", "type": "string", "suggested": true }, "C2": { "label": "Right slot", "description": "Specifies ingredients in the right slot", "type": "string", "suggested": true }, "A3": { "label": "Bottom left slot", "description": "Specifies ingredients in the bottom left slot", "type": "string", "suggested": true }, "B3": { "label": "Bottom slot", "description": "Specifies ingredients in the bottom slot", "example": "Stick", "type": "string", "suggested": true }, "C3": { "label": "Bottom right slot", "description": "Specifies ingredients in the bottom right slot", "type": "string", "suggested": true }, "shapeless": { "label": "Shapeless recipe override", "description": "Forces shapeless recipe mode if \"top left slot\" and similar parameters are used.", "type": "unknown", "suggestedvalues": [ "1" ], "default": "Shapeless mode is automatically enabled when \"first ingredient\" parameter is used.", "autovalue": "1" }, "fixed": { "label": "Fixed recipe mode", "description": "Enables fixed recipe mode for cases when ingredient layout cannot be mirrored (usually for banners)", "type": "unknown", "suggestedvalues": [ "1" ], "autovalue": "1" }, "Output": { "label": "Recipe output", "description": "Sets the recipe's output. If multiple blocks or items are crafted simultaneously, make sure to specify the number after a comma.", "example": "Wooden Pickaxe; Stone Pickaxe; Iron Pickaxe; Gold Pickaxe; Diamond Pickaxe", "type": "string", "suggested": true }, "notfixed": { "label": "Ingredient that is not fixed", "description": "For fixed recipes, describes the ingredient that can be placed in any free slot as an exception.", "example": "the banner" }, "head": { "label": "Table header", "description": "Sets this template instance as the first one in a sequence.", "suggestedvalues": [ "1" ], "autovalue": "1" }, "foot": { "label": "Table footer", "description": "Sets this template instance as the last one in a sequence.", "suggestedvalues": [ "1" ], "autovalue": "1" }, "showname": { "label": "Name column control", "description": "Controls whether to display the \"name\" column which lists what block(s) or item(s) is/are made by the recipe. Value of 1 makes the column show, any other values disable it. For multi-template tables, only set this parameter in the first template (which as the \"head\" parameter set).", "suggestedvalues": [ "0", "1" ], "default": "The name column is shown by default when the template has the \"head\" parameter set to 1; subsequent templates in the sequence use the first one's value. The column is not shown when the template is standalone.", "autovalue": "1" }, "showdescription": { "label": "Description column control", "description": "Controls whether to display the description column. Value of 1 makes it show, any other values disable it. For multi-template tables, only set this parameter in the first template (which as the \"head\" parameter set).", "suggestedvalues": [ "1" ], "default": "The column is not shown by default. In template sequences, templates use the same value as the first template.", "autovalue": "1" }, "name": { "label": "Name override", "description": "Overrides what is displayed in the Name cell.", "example": "Any Pickaxe (except Netherite)", "type": "content", "default": "The name is inferred automatically from the output slot." }, "description": { "label": "Additional desciption", "description": "Provides an additional description to the recipe, such as edition exclusivity or upcoming version which will add the recipe. Make sure to set the \"showdescription\" parameter, or it will not show.", "type": "content" }, "ingredients": { "label": "Ingredients override", "description": "Overrides what is displayed in the Ingredients cell.", "type": "content", "default": "The ingredients are inferred automatically." }, "ignoreusage": { "label": "Ignored by Crafting usage", "description": "Sets the template to be ignored by the Crafting usage template. This means the recipe will not appear in the \"Crafting ingredient\" subsection of \"Usage\" on other articles. When not using the template inside the \"Crafting\" subsection of \"Obtaining\", this parameter is mandatory to avoid issues with Crafting usage.", "suggestedvalues": [ "1" ], "autovalue": "1" }, "nocat": { "label": "Disable categories", "description": "Sets the template to not add the page to any category. For technical reasons, this will also imply \"ignoreusage\" because Crafting usage relies on hidden categories set by this template.", "suggestedvalues": [ "1" ], "default": "Categories are not added on subarticles or outside of the article namespace.", "autovalue": "1" }, "type": { "label": "Recipe type", "description": "Sets the category for this recipe. If set, the recipe will be automatically added to the corresponding subsection in the Crafting article's \"Complete recipe list\" section. Has no effect if \"ignoreusage\" parameter is active.", "example": "Combat", "type": "string", "suggestedvalues": [ "Building blocks", "Decoration blocks", "Redstone", "Transportation", "Foodstuffs", "Tools", "Utilities", "Combat", "Brewing", "Materials", "Miscellaneous" ] } }, "description": "Builds a table that lists crafting recipes. Slot/ingredient parameters use the same syntax as Inventory slot.", "paramOrder": [ "A1", "B1", "C1", "A2", "B2", "C2", "A3", "B3", "C3", "1", "2", "3", "4", "5", "6", "7", "8", "9", "Output", "ignoreusage", "type", "shapeless", "fixed", "notfixed", "head", "foot", "showdescription", "description", "showname", "name", "ingredients", "nocat" ], "format": "\n{{_\n|_ = _\n}}\n" }</templatedata> {{#dplvar:set|a|x|b|y|c|z}} {{#dplvar:default|a|aaaa}} {{#dplvar:default|d|dddd}} a={{#dplvar:a}} b={{#dplvar:b}} c={{#dplvar:c}} d={{#dplvar:d}} {{CraftV2 |A1= Chetherite |B1= Chetherite |C1= Chetherite |A2= Chetherite |B2= Chetherite |C2= Chetherite |A3= Chetherite |B3= Chetherite |C3= Chetherite |Output=Crate Placer,4 |showdescription=1 |description=The description cell can contain ''formatted'' text. }} == See also == {{recipe table see also}}
Summary:
Please note that all contributions to Horizon's End Wiki are considered to be released under the GNU Free Documentation License 1.3 or later (see
Horizon's End Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:CraftV2
(
edit
)
Template:Crafting
(
edit
)
Template:Nowrap
(
edit
)
Template:Recipe table see also
(
edit
)
Template:TemplateData
(
edit
)
Template:Template link
(
edit
)
Template:Tl
(
edit
)
Module:Crafting
(
edit
)
Module:Inventory slot
(
edit
)
Module:Inventory slot/Aliases
(
edit
)
Module:ProcessArgs
(
edit
)
Module:Random
(
edit
)
Module:Recipe table
(
edit
)
Toggle limited content width