Template:RecipeTable

From Warcraft Wiki
Jump to navigation Jump to search


Documentation

This template creates a standardised row for use in profession recipe and pattern tables.

Syntax

{{RecipeTable|Minor Mana Potion}}

The values to go into the table are determined automatically using the following attributes, which must be defined in the meta data of the tooltip of the item in question.

  • name
  • icon
  • reagent1, reagent2, reagent3, ..., reagent6
  • reagent1quantity, reagent2quantity, ..., reagent6quantity
  • createorange, createyellow, creategreen, creategray
  • recipe (define only if there is an item which is used to learn the recipe

Output

TBD

Usage

{| class=darktable
|-
! {{RecipeTable/DifficultyHeader}}
|-
| {{RecipeTable|Minor Mana Potion}}
|}