Template:Infobox/Ingredient

From Wynncraft Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This template creates an infobox that holds the general information of an ingredient.

Only the name, icon, tier, level, and professions of the ingredient should be put into this infobox. Information such as the effects of the ingredient or where it can be obtained should be put into the body of the page.

Usage

{{Infobox/Ingredient
| name = 
| image = 
| tier = 
| level = 
| professions =
}}
  • name - the name of the ingredient
  • image - the image displayed in the infobox. Both WynnIcon and regular files work here.
  • tier - the tier of the ingredient: the number of stars it has.
  • level - the crafting level requirement of the ingredient.
  • professions - professions that the ingredient can be used in. Separate professions with commas and order doesn't matter.

Examples

Example Result
{{Infobox/Ingredient
| name = Rotten Flesh
| image = {{WynnIcon|rotten flesh}}
| tier = 0
| level = 1
| professions = weaponsmithing, woodworking
}}
Rotten Flesh

Statistics
Tier ✫✫✫
Crafting Lv. Min. 1
Professions
Weaponsmithing

Woodworking
{{Infobox/Ingredient
| name = Split Essence
| image = {{WynnIcon|eye of ender}}
| tier = 2
| level = 20
| professions = alchemism, woodworking, scribing
}}
Split Essence

Statistics
Tier ✫✫
Crafting Lv. Min. 20
Professions
Alchemism

Woodworking

Scribing

This template creates an infobox that holds the general information of an ingredient. Only the name, icon, tier, level, and professions of the ingredient should be put into this infobox. Information such as the effects of the ingredient or where it can be obtained should be put into the body of the page.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Ingredient Namename

the name of the ingredient

Example
Rotten Flesh, Split Essence
Stringrequired
Professionsprofessions

professions that the ingredient can be used in. Separate professions with commas and order doesn't matter.

Example
weaponsmithing, woodworking
Stringrequired
Imageimage

the image displayed in the infobox, both WynnIcon and regular files work here.

Example
{{WynnIcon|rotten flesh}}, {{WynnIcon|eye of ender}}
Unknownrequired
Tiertier

The tier of the ingredient: the number of stars it has.

Example
0, 1, 2, 3
Auto value
0
Numberrequired
Levellevel

the crafting level requirement of the ingredient.

Auto value
Numberrequired