User:The Gaffer/Sandbox/RecipeCard/doc

From Brighter Shores Wiki
Revision as of 19:27, 11 November 2024 by The Gaffer (talk | contribs) (The Gaffer moved page User:Template: Recipe/doc to User:The Gaffer/Sandbox/RecipeCard/doc without leaving a redirect)
Jump to navigation Jump to search
This is a documentation subpage for User:The Gaffer/Sandbox/RecipeCard.
It contains usage information, categories, and other content that is not part of the original template page.

The Infobox ChefRecipeTest 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

Standard Potion Station

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
mat1 Exact name of the item The primary item used for performing the craft. e.g. Brown Kelp for Brown Kelp Yes
mat1qty Integer The amount of the material used in the process.

This parameter can be removed if it would be 1

Yes
mat2 Exact name of the item The secondary item used for performing the craft. e.g. Brown Kelp for Brown Kelp No
mat2qty Integer The amount of the material used in the process.

This parameter can be removed if it would be 1

No
mat3 Exact name of the item The tertiary item used for performing the craft. e.g. Brown Kelp for Brown Kelp No
mat3qty Integer The amount of the material used in the process.

This parameter can be removed if it would be 1

No
preparedmat1 Exact name of the item The first intermediary item created during the craft. e.g. 10% Preparation Healing for 10% Preparation Healing which is created from Brown Kelp Yes
preparedmat1qty Integer The amount of the material used in the process.

This parameter can be removed if it would be 1

Yes
preparedmat1fac 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
preparedmat2 Exact name of the item The second intermediary item created during the craft. e.g. Bottle for Bottle No
preparedmat2qty Integer The amount of the material used in the process.

This parameter can be removed if it would be 1

No
preparedmat2fac 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

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

{{User:The Gaffer/Infobox ChefRecipeTest
|facility = Standard Potion Station
|profession = Alchemist
|level = 0
|exp = 63
|rawmat1 = Brown Kelp
|rawmat1qty = 1
|preparedmat1 = 10% Preparation Healing
|preparedmat1qty = 1
|preparedmat1fac = Reagent Preparation Station
|preparedmat2 = Bottle
|preparedmat2qty = 1
|preparedmat2fac = Standard Potion Station
|output1 = 10% Potion Healing
|output1qty = 1
}}
  1. REDIRECT User:Template: Recipe

Blank infobox

{{User:The Gaffer/Infobox ChefRecipeTest
|facility =
|profession =
|level =
|exp =
|rawmat1 =
|rawmat1qty =
|rawmat2 =
|rawmat3qty =
|rawmat3 =
|rawmat2qty =
|preparedmat1 =
|preparedmat1qty =
|preparedmat1fac =
|preparedmat2 =
|preparedmat2qty =
|preparedmat2fac =
|output1 =
|output1qty =