Template:Infobox/Ingredient/doc

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 is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.