Recipe table body

Description[edit]

Creates a recipe table using the parameters provided in the original inline query. Used in conjunction with Recipe table header.

Usage[edit]

e.g. To display the recipes associated with 'Hazelnut' as an ingredient:

{{#ask: [[Has ingredient::?;Hazelnut]]
|?Has output quality
|?Has profession
|?Has mastery level
|?Has ingredient|+index=2
|?Has ingredient|+index=3
|link=none
|format=template
|introtemplate=Recipe table header
|template=Recipe table body
|outrotemplate=Table footer
}}

Parameters[edit]

Arrow.png1: The page to query.
Required.
Arrow.png2: The recipe's output quality.
Required.
Arrow.png3: The profession required to craft the item.
Required.
Arrow.png4: The mastery level required to craft the item.
Required.
Arrow.png5: A comma-separated list of ingredient quantities.
Required.
Arrow.png6: A comma-separated list of ingredient names.
Required.