Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Brewing

Template page
Revision as of 16:03, 5 January 2015 by minecraft>KnightMiner
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[view] [edit] [history] [purge]Documentation
This template uses Module:Brewing, a script written in Lua.

Using this template, you can create tables like those commonly used in the “Brewing ingredient” sections of articles about blocks and items.

By default, the table generates with 3 columns: Name, Ingredients, and the main column containing the recipe. You can set the parameter {{{showname=1}}} or {{{showname=0}}} in the first template of the table to show or hide the Name column. To group multiple brewing templates into one table, you also need to set {{{head=1}}} in the first template of the table, and {{{foot=1}}} in the last.

The parameter {{{base=}}} can be set to change the base potion listing. It defaults to Awkward Potion.

The parameter {{{showbase=1}}} can be set to show the base potion in the potion slot instead of the output.

Example usage:

{{Brewing
  |head=1
  |Ghast Tear
  |Potion of Regeneration
}}
{{Brewing
  |name=Splash [[Potions]]
  |ingredients=[[Gunpowder]] +<br>Any [[Potion]]
  |Gunpowder
  |Splash Potion of Regeneration;Splash Potion of Fire Resistance;Splash Potion of Strength
}}
{{Brewing
  |name=Increases Duration
  |showbase=1
  |Redstone
  |base=Potion of Regeneration
}}
{{Brewing
  |upcoming=1.7.2
  |foot=1
  |Redstone
  |Potion of Water Breathing
}}

produces:

Name Ingredients Brewing recipe
Potion of Regeneration Ghast Tear +
Awkward Potion
Splash Potions Gunpowder +
Any Potion

Invicon Gunpowder.png: Inventory sprite for Gunpowder in Minecraft as shown in-game linking to Gunpowder with description: Gunpowder

Invicon Splash Potion of Regeneration.png: Inventory sprite for Splash Potion of Regeneration in Minecraft as shown in-game linking to Splash Potion of Regeneration with description: Splash Potion of Regeneration Regeneration (0:45)Invicon Splash Potion of Fire Resistance.png: Inventory sprite for Splash Potion of Fire Resistance in Minecraft as shown in-game linking to Splash Potion of Fire Resistance with description: Splash Potion of Fire Resistance Fire Resistance (3:00)Invicon Splash Potion of Strength.png: Inventory sprite for Splash Potion of Strength in Minecraft as shown in-game linking to Splash Potion of Strength with description: Splash Potion of Strength Strength (3:00)
Increases Duration Redstone +
Potion of Regeneration
Potion of Water Breathing Redstone +
Awkward Potion

See also

cs:Šablona:Brewing de:Vorlage:Braustandrezept es:Plantilla:Alquimia fr:Modèle:Alchimie it:Template:Distillazione ja:テンプレート:Brewing ko:틀:Brewing lzh:模板:Brewing pt:Predefinição:Fermentação ru:Шаблон:Варка th:แม่แบบ:Brewing uk:Шаблон:Варіння zh:Template:Brewing

[view] [edit] [history] [purge]The above documentation is transcluded from Template:Brewing/doc.
Contents