User:The Gaffer/Sandbox/RecipeCard/doc: Difference between revisions

no edit summary
m (The Gaffer moved page User:Template: Recipe/doc to User:The Gaffer/Sandbox/RecipeCard/doc without leaving a redirect)
No edit summary
 
Line 1:
{{documentation}}
The '''Infobox ChefRecipeTestRecipe''' template is used to show the details of a recipe step in item articles, such as a potion mixture or adding a cooking ingredient. It can also be used to display the experience gained for item creation.
 
==Parameters==
Line 31:
| Yes
|-
| <code>mat1rawmat1</code>
| ''Exact name of the item''
| The primary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| Yes
|-
| <code>mat1qtyrawmat1qty</code>
| ''Integer''
| The amount of the material used in the process.
Line 43:
| Yes
|-
| <code>mat2rawmat2</code>
| ''Exact name of the item''
| The secondary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| No
|-
| <code>mat2qtyrawmat2qty</code>
| ''Integer''
| The amount of the material used in the process.
Line 55:
| No
|-
| <code>mat3rawmat3</code>
| ''Exact name of the item''
| The tertiary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| No
|-
| <code>mat3qtyrawmat3qty</code>
| ''Integer''
| The amount of the material used in the process.
Line 120:
This is an example that uses values from the 10% Potion Healing recipe
<pre>
{{User:TheTemplate Gaffer/Infobox ChefRecipeTestRecipe
|facility = Standard Potion Station
|profession = Alchemist
Line 137:
}}
</pre>
{{UserTemplate:The Gaffer/Infobox ChefRecipeTestRecipe
|facility = Standard Potion Station
|profession = Alchemist
Line 156:
==Blank infobox==
<pre>
{{UserTemplate:The Gaffer/Infobox ChefRecipeTestRecipe
|facility =
|profession =
Line 178:
 
<includeonly>[[Category:Infobox templates|ChefRecipeTest]]</includeonly>
<templatedata>
{
"params": {},
"format": "block"
}
</templatedata>
526

edits