Template:Recipe: Difference between revisions

Template page
Content added Content deleted
(Created page with "{| class="infobox .skin-citizen-dark" | class="infobox-title" | Result | class="infobox-title" | Ingredients | class="infobox-title" | Crafting Station |- | class="infobox-tex...")
 
No edit summary
Line 8: Line 8:
| class="infobox-text" | {{{stations|}}}
| class="infobox-text" | {{{stations|}}}
|}
|}
<noinclude>
<templatedata>
{
"params": {
"result": {
"label": "Result",
"description": "The image and name of the resulting craft.",
"example": "Medium Potion",
"type": "unknown",
"required": true
},
"ingredients": {
"label": "Ingredients",
"description": "The name and amount of ingredients needed to craft the item.",
"required": true
},
"stations": {
"label": "Crafting Station(s) needed",
"description": "The crafting station needed. If no station needed type None.",
"example": "Crafting Bench",
"type": "wiki-file-name",
"autovalue": "",
"suggested": true
}
}
}
</templatedata>
</noinclude>

Revision as of 14:20, 13 May 2021

Result Ingredients Crafting Station

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Resultresult

The image and name of the resulting craft.

Example
Medium Potion
Unknownrequired
Ingredientsingredients

The name and amount of ingredients needed to craft the item.

Unknownrequired
Crafting Station(s) neededstations

The crafting station needed. If no station needed type None.

Example
Crafting Bench
Auto value
Filesuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.