User:The Gaffer/Sandbox/RecipeCard/doc: Difference between revisions
no edit summary
The Gaffer (talk | contribs) m (The Gaffer moved page User:Template: Recipe/doc to User:The Gaffer/Sandbox/RecipeCard/doc without leaving a redirect) |
The Gaffer (talk | contribs) No edit summary |
||
Line 1:
{{documentation}}
The '''Infobox
==Parameters==
Line 31:
| Yes
|-
| <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>
| ''Integer''
| The amount of the material used in the process.
Line 43:
| Yes
|-
| <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>
| ''Integer''
| The amount of the material used in the process.
Line 55:
| No
|-
| <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>
| ''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>
{{
|facility = Standard Potion Station
|profession = Alchemist
Line 137:
}}
</pre>
{{
|facility = Standard Potion Station
|profession = Alchemist
Line 156:
==Blank infobox==
<pre>
{{
|facility =
|profession =
Line 178:
<includeonly>[[Category:Infobox templates|ChefRecipeTest]]</includeonly>
<templatedata>
{
"params": {},
"format": "block"
}
</templatedata>
|