Template:RecipeTable/RecipeRow

From Warcraft Watch Secrets
Revision as of 07:09, 20 June 2025 by imported>Surafbrov
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Instructions

  1. Create either a {{RecipeBox}}, {{Proftip}}, {{Enchant}}, or {{Embroid}} on the page that is being linked.
  2. Create a table with seven columns.
  3. In each row, fetch and use the data with {{#using:Minor Mana Potion#Alchemy|RecipeTable/RecipeRow}}

See {{RecipeBox}} for detailed instructions of all the possible attributes. This table is designed to use the same ones.

Example

{| class="darktable zebra recipetable"
! Recipe !! Ingredients !! Optional !! Skill !! Y. !! G. !! G. !! Source
|-
| {{#using:Draught of War#Alchemy|RecipeTable/RecipeRow}}
|-
| {{#using:Transmute: Iron to Gold|RecipeTable/RecipeRow}}
|-
| {{#using:Grilled Catfish#Cooking|RecipeTable/RecipeRow}}
|-
| {{#using:Stormsteel Shield#Blacksmithing|RecipeTable/RecipeRow}}
|-
| {{#using:Ghost-Forged Bracers#Blacksmithing|RecipeTable/RecipeRow}}
|-
| {{#using:Insane Strength Potion#Alchemy|RecipeTable/RecipeRow}}
|-
| {{#using:Fel Strength Elixir#Alchemy|RecipeTable/RecipeRow}}
|}

Adding the rowspan property is optional. When left out, it will be defaulted to 1.

Result

Recipe Ingredients Optional Skill Y. G. G. Source
1x Draught of War

Using

1x Transmute: Iron to Gold

Using

1x Grilled Catfish

Using

1x Stormsteel Shield

Using

1x Ghost-Forged Bracers

Using

1x Insane Strength Potion

Using

1x Fel Strength Elixir

Using