Template:Infobox item: Difference between revisionsGive feedback
Replacing template data and usage example with page link to doc subpage (no actual content change) |
Added base stats derived from item_tier and item_type |
||
| Line 8: | Line 8: | ||
| background-color: #C97A03;}}" | | background-color: #C97A03;}}" | ||
|- | |- | ||
| <span style="margin-left:8px; margin-top:8px; font-weight:bold;">{{{item_name|Heroic Aura}}}</span> | | colspan="2"|<span style="margin-left:8px; margin-top:8px; font-weight:bold;">{{{item_name|Heroic Aura}}}</span> | ||
| style="vertical-align:bottom;"|<div style="margin:0 8px -2px 8px; font-size:80%; text-align:center; {{ | |||
#switch: {{{item_type}}}| | |||
| Weapon = background-color: #A36202; | |||
| Vitality = background-color: #507A11; | |||
| Spirit = background-color: #704491; | |||
| background-color: #A36202;}}"">{{ | |||
#switch: {{{item_type}}}/{{{item_tier}}}| | |||
| Weapon/1 = +6% [[File:Weapon Icon.png|20px]] | |||
| Weapon/2 = +10% [[File:Weapon Icon.png|20px]] | |||
| Weapon/3 = +14% [[File:Weapon Icon.png|20px]] | |||
| Weapon/4 = +18% [[File:Weapon Icon.png|20px]] | |||
| Vitality/1 = +11% [[File:Vitality Icon.png|20px]] | |||
| Vitality/2 = +14% [[File:Vitality Icon.png|20px]] | |||
| Vitality/3 = +17% [[File:Vitality Icon.png|20px]] | |||
| Vitality/4 = +20% [[File:Vitality Icon.png|20px]] | |||
| Spirit/1 = +4 [[File:Spirit icon.png|20px]] | |||
| Spirit/2 = +8 [[File:Spirit icon.png|20px]] | |||
| Spirit/3 = +12 [[File:Spirit icon.png|20px]] | |||
| Spirit/4 = +16 [[File:Spirit icon.png|20px]] | |||
| +0 | |||
}}</div> | |||
| rowspan ="2" style="text-align:right;"|<span style="margin-right:12px;>[[File:{{{item_name|Heroic Aura}}}.png|64px]]</span> | | rowspan ="2" style="text-align:right;"|<span style="margin-right:12px;>[[File:{{{item_name|Heroic Aura}}}.png|64px]]</span> | ||
|- | |- | ||
| <span style="margin-left:8px; font-weight:bold;">{{ Souls|{{{souls|3000}}} }}</span> | | colspan="2"|<span style="margin-left:8px; font-weight:bold;">{{ Souls|{{{souls|3000}}} }}</span> | ||
| style="vertical-align:top;"|<div style="margin:-1px 8px 0 8px; font-size:50%; text-align:center; {{ | |||
#switch: {{{item_type}}}| | |||
| Weapon = background-color: #885101; | |||
| Vitality = background-color: #41650C; | |||
| Spirit = background-color: #5C3778; | |||
| background-color: #885101;}}"">{{ | |||
#switch: {{{item_type}}}| | |||
| Weapon = Weapon Damage | |||
| Vitality = Base Health | |||
| Spirit = Spirit Power | |||
| Weapon<br>Damage | |||
}}</div> | |||
|} | |} | ||
<div style="{{#ifeq:{{{has_components|}}}|true|display:inline|display:none}}"> | <div style="{{#ifeq:{{{has_components|}}}|true|display:inline|display:none}}"> | ||