The UESPWiki – Your source for The Elder Scrolls since 1995
####################################
# Template:Ingredient_Summary #
################################################################################################################
# This template creates an infobox for use on all alchemy ingredient pages. It includes the appropriate bread #
# crumb trails and categories. #
# id = Ingredient's FormID #
# value = Value in gold of ingredient #
# weight = Weight of ingredient #
# eff1 = First alchemy effect of ingredient, as link to effect page #
# type1 = Type of first alchemy effect ("neg", "mix", "other") to determine background color of box #
# If left out, effect assumed to be good #
# eff2, eff3, eff4 = Second, third, and fourth effects #
# type2, type3, type4 = Type of second, third, and fourth effects #
# nsamples = Number of guaranteed samples of this ingredient that can be found in the game #
# plant = Name of the plant(s) that can provide this ingredient (only for plant-ingredients) #
# creature = Name of the creature(s) that can provide this ingredient (only for creature-ingredients) #
# ore = Name of ore rock that can provide this ingredient (only for mineral-ingredients) #
# harvest = Chance of successfully harvesting the ingredient (from plant, mineral, or creature) #
# nplants = Number of plants that can be found in the game (only for plant-ingredients) #
# crloc = Locations where creature(s) can be found. (only for creature-ingredients) #
# nrocks = Number of ore rocks that can be found in the game (only for mineral-ingredients) #
# icon = An icon-sized image which will appear to the left of the ingredient name in the header. #
# (optional) #
# image = A screenshot of the plant or animal that provides the ingredient (optional, "Image" is also #
# recognized in place of "image") #
# imgdesc = A caption for the the screenshot provided by image (optional, "ImgDesc" is also recognized in #
# place of "imgdesc") #
# image2 = Optional second image - same as "image" parameter #
# imgdesc2 = Caption for second image - same as "imgdesc" parameter #
# image3 = Optional third image - same as "image" parameter #
# imgdesc3 = Caption for third image - same as "imgdesc" parameter #
# image4 = Optional fourth image - same as "image" parameter #
# imgdesc4 = Caption for fourth image - same as "imgdesc" parameter #
# image5 = Optional fifth image - same as "image" parameter #
# imgdesc5 = Caption for fifth image - same as "imgdesc" parameter #
################################################################################################################