Template:Ingredient Summary
{| class="wikitable" style="margin-right: 0; margin-top: 0; margin-left: 1em; width: 100%;" |- !colspan=4|{{#if:{{{icon|}}}|[[File:{{{icon}}}|left|48px|{{{titlename}}}]]}}{{{titlename}}}{{#if:{{{id|}}}|
{{#ifeq:{{NS_PARENT}}|Morrowind|{{Small|{{List|{{{id}}}|{{{id2|}}}|sep=
}}}}|{{IDs|{{{id}}}|{{{id2|}}}|sep=
}}}}}} |- ! Added by | colspan=3 | {{{mod|}}} |- ![[File:OBValueIcon_small.png|Value]] |{{{value}}} ![[File:OBWeightIcon_small.png|Weight]] |{{{weight}}} |- !colspan=4|[[{{NS_PARENT}}:Alchemy Effects|Alchemy Effects]] |- ! 1st | colspan=3 class="{{{color1}}}" | {{Effect Link|{{{eff1|}}}|{{{eff1title}}}}}{{#if:{{{extra1|}}}| ({{{extra1}}})}} |- ! 2nd | colspan=3 class="{{{color2}}}" | {{Effect Link|{{{eff2|}}}|{{{eff2title}}}}}{{#if:{{{extra2|}}}| ({{{extra2}}})}} |- ! 3rd | colspan=3 class="{{{color3}}}" | {{Effect Link|{{{eff3|}}}|{{{eff3title}}}}}{{#if:{{{extra3|}}}| ({{{extra3}}})}} |- ! 4th | colspan=3 class="{{{color4}}}" | {{Effect Link|{{{eff4|}}}|{{{eff4title}}}}}{{#if:{{{extra4|}}}| ({{{extra4}}})}} |- !colspan=4|Sources |- !style="white-space:nowrap"| # Samples |colspan=3|{{{nsamples|}}} |- {{#if:{{{plant|}}}| ! Plant {{#if:{{{harvest|}}}| {{!}} {{{plant|}}} ! % {{!}} {{{harvest|}}}| {{!}} colspan=3 {{!}} {{{plant|}}}}} {{!}}- }} ! # Plants | colspan=3 | {{{nplants|}}} |- {{#if:{{{ore|}}}| ! Ore {{#if:{{{harvest|}}}| {{!}} {{{ore|}}} ! % {{!}} {{{harvest|}}}| {{!}} colspan=3 {{!}} {{{ore|}}}}} {{!}}-}} |- {{#if:{{{garden|}}}| ! Garden {{HF}} {{!}} colspan=3 {{!}} {{{garden|}}}}} {{!}}-}} ! # Rocks | colspan=3 | {{{nrocks|}}} |- {{#if:{{{creature|}}}| ! Creature {{#if:{{{harvest|}}}| {{!}} {{{creature|}}} !% {{!}} {{{harvest}}}| {{!}} colspan=3 {{!}} {{{creature|}}}}} {{!}}- {{#if:{{{crloc|}}}| ! Found {{!}} colspan=3 {{!}} {{{crloc|}}} {{!}}- }}}} ! Merchant Avail. |colspan=3| {{{merchant|}}} |}
Summary
This template is used to summarize the various bits of info surrounding alchemical ingredients, including weight, value, effects, and availability.
Parameters
Parametri | Visibilità | Descrizione |
---|---|---|
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 |
|
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. |
Example
Sacred Lotus 000A7936 |
|||
---|---|---|---|
Value | 1 | Weight | 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) |
{{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-ing-Seeds.png
|image=OB Flora Sacred Lotus.jpg
|imgdesc=Sacred Lotus}}