Toggle menu
1.3K
1.7K
695
23.9K
Veloren Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:RecipeRow: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 24: Line 24:
{{#if: {{{station3|}}} |<br> [[Image:Veloren_{{{station3|}}}.png|25px|link=]] [[{{{station3|}}}]]| }}</td>
{{#if: {{{station3|}}} |<br> [[Image:Veloren_{{{station3|}}}.png|25px|link=]] [[{{{station3|}}}]]| }}</td>
| }}
| }}
<td>{{#ifexpr: {{{check|}}} | checked <br>{{CURRENTYEAR}}-{{CURRENTMONTH}} | unchecked}}</td>
<td>{{#ifexpr: {{{check|}}} | checked <br>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} | unchecked}}</td>
</tr>
</tr>
</includeonly>
</includeonly>
Line 54: Line 54:
"type": "number",
"type": "number",
"suggested": true,
"suggested": true,
"label": "Quantity of ingredient1"
"label": "Quantity item1 :"
},
},
"item1": {
"item1": {
"label": "Ingredient1 name (in title case) :",
"label": "item1 (in title case) :",
"example": "Apple Stick",
"example": "Apple Stick",
"type": "wiki-page-name",
"type": "wiki-page-name",
Line 66: Line 66:
"type": "number",
"type": "number",
"suggested": true,
"suggested": true,
"label": "Quantity of ingredient2"
"label": "Quantity of item2"
},
},
"item2": {
"item2": {
"label": "Ingredient2 name (in title case) :",
"label": "Item2 name (in title case) :",
"example": "Raw Meat Slab",
"example": "Raw Meat Slab",
"type": "wiki-page-name",
"type": "wiki-page-name",
Line 77: Line 77:
"qtt3": {
"qtt3": {
"type": "number",
"type": "number",
"label": "Quantity of ingredient3",
"label": "Quantity of item3",
"suggested": true
"suggested": true
},
},
"qtt4": {
"qtt4": {
"type": "wiki-page-name",
"type": "wiki-page-name",
"label": "Quantity of ingredient4"
"label": "Quantity of item4"
},
},
"qtt5": {
"qtt5": {
"type": "number",
"type": "number",
"label": "Quantity of ingredient5"
"label": "Quantity of item5"
},
},
"station1": {
"station1": {
Line 110: Line 110:
},
},
"item3": {
"item3": {
"label": "Ingredient3 name (in title case) :",
"label": "Item3 name (in title case) :",
"type": "wiki-page-name",
"type": "wiki-page-name",
"suggested": true,
"suggested": true,
Line 116: Line 116:
},
},
"item4": {
"item4": {
"label": "Ingredient4 name (in title case) :",
"label": "Item4 name (in title case) :",
"type": "wiki-page-name",
"type": "wiki-page-name",
"description": "The name of the fourth ingredient of the recipe in title case."
"description": "The name of the fourth ingredient of the recipe in title case."
},
},
"item5": {
"item5": {
"label": "Ingredient5 name (in title case) :",
"label": "Item5 name (in title case) :",
"type": "wiki-page-name",
"type": "wiki-page-name",
"description": "The name of the fifth ingredient of the recipe in title case."
"description": "The name of the fifth ingredient of the recipe in title case."
Line 131: Line 131:
},
},
"qtt6": {
"qtt6": {
"label": "Quantity of ingredient6",
"label": "Quantity of item6",
"type": "number"
"type": "number"
},
},
"item6": {
"item6": {
"label": "Ingredient6 name (in title case) :",
"label": "Item6 name (in title case) :",
"description": "The name of the sixth ingredient of the recipe in title case.",
"description": "The name of the sixth ingredient of the recipe in title case.",
"type": "wiki-page-name"
"type": "wiki-page-name"
},
},
"qtt7": {
"qtt7": {
"label": "Quantity of ingredient7",
"label": "Quantity of item7",
"type": "number"
"type": "number"
},
},
"item7": {
"item7": {
"label": "Ingredient7 name (in title case) :",
"label": "Item7 name (in title case) :",
"description": "The name of the seventh ingredient of the recipe in title case.",
"description": "The name of the seventh ingredient of the recipe in title case.",
"type": "wiki-page-name"
"type": "wiki-page-name"
},
},
"qtt8": {
"qtt8": {
"label": "Quantity of ingredient8",
"label": "Quantity of item8",
"type": "number"
"type": "number"
},
},
"item8": {
"item8": {
"label": "Ingredient8 name (in title case) :",
"label": "Item8 name (in title case) :",
"description": "The name of the eighth ingredient of the recipe in title case.",
"description": "The name of the eighth ingredient of the recipe in title case.",
"type": "wiki-page-name"
"type": "wiki-page-name"
},
},
"item0": {
"item0": {
"label": "Text for generic items as : \"All iron items\" or \"all feathers\" that can't be numbered",
"label": "Set of items as : \"All iron items\"",
"example": "All bronze armors",
"example": "All bronze armors",
"type": "string",
"type": "string",
Line 167: Line 167:
"autovalue": "0",
"autovalue": "0",
"suggested": true,
"suggested": true,
"label": "Is the recipe correct ?"
"label": "Is the recipe correct ?",
"description": "Here is the recipe book : https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron"
}
}
},
},

Revision as of 09:34, 2 October 2022


This template is to be used under Template:RecipeHeader and before Template:RecipeEnd. Each words in ingredients and recipe must be capitalized (except : of, and) and in singular.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Quantity of the final itemqttR

no description

Numbersuggested
Result name (in title case) :result

The name of the result of the recipe in title case.

Example
Apple Stick
Page namerequired
Merge stationsmergestations

Use this on the first reciperow you want to merge. Any

Example
Yes/*leave empty for no*
Booleanoptional
Rowspanrowspan

Use on the top reciperow you want to merge. Add the number of rows you want to merge.

Example
7
Numberoptional
Set of items as : "All iron items"item0

no description

Example
All bronze armors
Stringsuggested
Quantity item1 :qtt1

no description

Numbersuggested
item1 (in title case) :item1

The name of the first ingredient of the recipe in title case.

Example
Apple Stick
Page namesuggested
Quantity of item2qtt2

no description

Numbersuggested
Item2 name (in title case) :item2

The name of the second ingredient of the recipe in title case.

Example
Raw Meat Slab
Page namesuggested
Quantity of item3qtt3

no description

Numbersuggested
Item3 name (in title case) :item3

The name of the third ingredient of the recipe in title case.

Page namesuggested
Quantity of item4qtt4

no description

Page nameoptional
Item4 name (in title case) :item4

The name of the fourth ingredient of the recipe in title case.

Page nameoptional
Quantity of item5qtt5

no description

Numberoptional
Item5 name (in title case) :item5

The name of the fifth ingredient of the recipe in title case.

Page nameoptional
Quantity of item6qtt6

no description

Numberoptional
Item6 name (in title case) :item6

The name of the sixth ingredient of the recipe in title case.

Page nameoptional
Quantity of item7qtt7

no description

Numberoptional
Item7 name (in title case) :item7

The name of the seventh ingredient of the recipe in title case.

Page nameoptional
Quantity of item8qtt8

no description

Numberoptional
Item8 name (in title case) :item8

The name of the eighth ingredient of the recipe in title case.

Page nameoptional
Required station/tool1 for the recipe :station1

The name of the required first station or tool for the recipe

Example
Cauldron
Page namerequired
Required station/tool2 for the recipe  :station2

The name of the required second station or tool for the recipe

Example
Loom
Page namesuggested
Required station/tool3 for the recipe :station3

The name of the required third station or tool for the recipe

Example
Tanning Rak
Page nameoptional
Is the recipe correct ?check

Here is the recipe book : https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron

Auto value
0
Booleansuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.