Open main menu

UESPWiki β

Template:Ingredient Summary

SummaryEdit

This template is used to summarize the various bits of info surrounding alchemical ingredients, including weight, value, effects, and availability.

ParametersEdit

Ingredient Summary
Parameter Scope Description
id required ID
id2 optional Second ID, if needed.
titlename optional Title of the infobox. Defaults to "Ingredient Summary"
mod optional Name of mod that adds PC (if not in baseline version of game).
value required The ingredient's value
weight required The ingredient's weight
eff1
eff2
eff3
eff4
optional The ingredient's four effects. If an effect is left blank, it will not be displayed. Use the page name of the underlying effect unless a redirect already exists (e.g., "Drain Attribute" instead of "Drain Intelligence").
eff1title
eff2title
eff3title
eff4title
optional The display text for the four ingredients. Normally not required—use as necessary for formatting, or as mentioned above, to display text other than the page name.
type1
type2
type3
type4
optional
  • Set to "neg" to show that an effect is bad.
  • Set to "mix" to show than an effect is mixed.
  • Set to "other" to show than an effect is "other".
  • Defaults to "good"
nsamples required Number of samples that can be found.
plant optional Plant that ingredient is harvested from.
nplants optional Number of plants that can be found.
ore optional Ore that ingredient is mined from.
nrocks optional Number of ore rocks that can be mined to obtain the ingredient.
creature optional Creature that the ingredient is harvested from.
crloc optional Location(s) where creature can be found
harvest optional Percent chance of successful harvesting. Use if ingredient is picked, mined, or looted.
icon optional Icon to display in the top-left corner of the infobox.
image optional Image to display,
imgdesc optional Caption to image.

ExampleEdit

Sacred Lotus
000A7936
  1   0.1
Alchemy Effects
1st   Resist Frost
2nd   Damage Health
3rd   Feather
4th   Dispel
Sources
# Samples 5
Plant Sacred Lotus  % 80
# Plants 582 Total (576 in Tamriel, 6 in buildings)
 
Sacred Lotus



{{Ingredient Summary
|id=000A7936
|titlename=Sacred Lotus
|value=1
|weight=0.1
|eff1=Resist Frost
|eff2=Damage Health
|type2=neg
|eff3=Feather
|eff4=Dispel
|nsamples=5
|plant=Sacred Lotus
|harvest=80
|nplants=582 Total (576 in Tamriel, 6 in buildings)
|icon=OB-icon-ingredient-Seeds.png
|image=OB Flora Sacred Lotus.jpg
|imgdesc=Sacred Lotus
|ns_base=Oblivion
}}