Template:Infobox Recipe/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{documentation}} The '''Infobox Recipe''' 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== {| class="wikitable" ! Parameter ! Format ! Usage ! Mandatory? |- | <code>facility</code> | ''Link to facility'' | The name of the facility that is required to create the item; e.g. <code><nowiki>facility = Standard...") |
The Gaffer (talk | contribs) No edit summary |
||
Line 49: | Line 49: | ||
|- |
|- |
||
| <code>mat2qty</code> |
| <code>mat2qty</code> |
||
| ''Integer'' |
|||
| The amount of the material used in the process. |
|||
This parameter can be removed if it would be '''1''' |
|||
| Yes |
|||
|- |
|||
| <code>mat3</code> |
|||
| ''Exact name of the item'' |
|||
| The tertiary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]] |
|||
| Yes |
|||
|- |
|||
| <code>mat3qty</code> |
|||
| ''Integer'' |
| ''Integer'' |
||
| The amount of the material used in the process. |
| The amount of the material used in the process. |