Module:Infobox Recipe/doc: Difference between revisions
The Gaffer (talk | contribs) (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 41: | Line 41: | ||
This parameter can be removed if it would be '''1''' |
This parameter can be removed if it would be '''1''' |
||
| |
| No |
||
|- |
|- |
||
| <code>rawmat2</code> |
| <code>rawmat2</code> |
||
Line 75: | Line 75: | ||
| ''Integer'' |
| ''Integer'' |
||
| The amount of the material used in the process. |
| The amount of the material used in the process. |
||
This parameter can be removed if it would be '''1''' |
|||
| No |
|||
|- |
|||
| <code>preparedmat1</code> |
|||
| ''Exact name of the item'' |
|||
| The first intermediary item created during the craft. e.g. <code>10% Preparation Healing</code> for [[10% Preparation Healing]] which is created from [[Brown Kelp]] |
|||
| Yes |
|||
|- |
|||
| <code>preparedmat1qty</code> |
|||
| ''Integer'' |
|||
| The amount of the material used in the process. |
|||
This parameter can be removed if it would be '''1''' |
|||
| Yes |
|||
|- |
|||
| <code>preparedmat1fac</code> |
|||
| ''Exact name of the facility'' |
|||
| The facility used to create the first intermediary item in the process. |
|||
This parameter can be removed if it would be '''1''' |
|||
| Yes |
|||
|- |
|||
| <code>preparedmat2</code> |
|||
| ''Exact name of the item'' |
|||
| The second intermediary item created during the craft. e.g. <code>Bottle</code> for [[Bottle]] |
|||
| No |
|||
|- |
|||
| <code>preparedmat2qty</code> |
|||
| ''Integer'' |
|||
| The amount of the material used in the process. |
|||
This parameter can be removed if it would be '''1''' |
|||
| No |
|||
|- |
|||
| <code>preparedmat2fac</code> |
|||
| ''Exact name of the facility'' |
|||
| The facility used to create the second intermediary item in the process. |
|||
This parameter can be removed if it would be '''1''' |
This parameter can be removed if it would be '''1''' |
Revision as of 19:29, 21 November 2024
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
Parameter | Format | Usage | Mandatory? |
---|---|---|---|
facility
|
Link to facility | The name of the facility that is required to create the item; e.g. facility = Standard Potion Station will display
|
Yes |
profession
|
profession name | The profession in which experience is gained, or which has a level requirement, for creating the item | Yes |
level
|
Integer | The level required in the profession to create the item. | Yes |
exp
|
number | The amount of experience gained for performing the action. | Yes |
rawmat1
|
Exact name of the item | The primary item used for performing the craft. e.g. Brown Kelp for Brown Kelp
|
Yes |
rawmat1qty
|
Integer | The amount of the material used in the process.
This parameter can be removed if it would be 1 |
No |
rawmat2
|
Exact name of the item | The secondary item used for performing the craft. e.g. Brown Kelp for Brown Kelp
|
No |
rawmat2qty
|
Integer | The amount of the material used in the process.
This parameter can be removed if it would be 1 |
No |
rawmat3
|
Exact name of the item | The tertiary item used for performing the craft. e.g. Brown Kelp for Brown Kelp
|
No |
rawmat3qty
|
Integer | The amount of the material used in the process.
This parameter can be removed if it would be 1 |
No |
rawmat4
|
Exact name of the item | The fourth item used for performing the craft. e.g. Brown Kelp for Brown Kelp
|
No |
rawmat4qty
|
Integer | The amount of the material used in the process.
This parameter can be removed if it would be 1 |
No |
output1
|
Exact name of the item | The item created by performing the craft. e.g. Brown Kelp for Brown Kelp
|
Yes |
output1qty
|
Integer | The amount of the output created in the process. | No |
Example
This is an example that uses values from the 10% Potion Healing recipe
{{Template Infobox Recipe |facility = Standard Potion Station |profession = Alchemist |level = 0 |exp = 63 |rawmat1 = 10% Preparation Healing |rawmat2 = Bottle |output1 = 10% Potion Healing |output1qty = 1 |showFull = true }}
Requirements | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Facility | Standard Potion Station | |||||||||||
Profession | Level | XP | ||||||||||
Alchemist | 0 | 63 | ||||||||||
Raw Ingredient | Quantity | Cost | ||||||||||
Brown Kelp | 1 | 500 | ||||||||||
Bottle | 1 | 20 | ||||||||||
Total Raw cost | 520 | |||||||||||
Intermediate Ingredient | Quantity | Faciltity | ||||||||||
10% Preparation Healing | 1 | Reagent Preparation Station | ||||||||||
Output | Quantity | Value | ||||||||||
10% Potion Healing | 1 | 450 | ||||||||||
Profit | -70 |
Blank infobox
{{Template:Infobox Recipe |facility = |profession = |level = |exp = |rawmat1 = |rawmat1qty = |rawmat2 = |rawmat2qty = |rawmat3 = |rawmat3qty = |output1 = |output1qty =
Template data
Show/hide template's data | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.
No description.
|