Template:Infobox item: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Styling improvements |
Fix border radius |
||
| Line 30: | Line 30: | ||
| +0 | | +0 | ||
}}</div> | }}</div> | ||
| rowspan ="2" style="text-align:right;"|<span | | rowspan ="2" style="text-align:right;"|<span>[[File:{{{item_name|Heroic Aura}}}.png|64px]]</span> | ||
|- | |- | ||
| colspan="2"|<span style="font-weight:bold;">{{ Souls|{{{souls|3000}}} }}</span> | | colspan="2"|<span style="font-weight:bold;">{{ Souls|{{{souls|3000}}} }}</span> | ||
| Line 129: | Line 129: | ||
</div> | </div> | ||
<div style="{{#ifeq:{{{has_passive1|}}}|true|display:inline|display:none}}"> | <div style="{{#ifeq:{{{has_passive1|}}}|true|display:inline|display:none}}"> | ||
{|- style="text-align:left; width:512px; max-width:512px; color: #FFEFD7; padding: 0 12px;{{ | {|- style="text-align:left; width:512px; max-width:512px; color: #FFEFD7; padding: 0 12px; {{#ifeq:{{{has_active1|}}}|false|border-radius: 0px 0px 8px 8px;|}}{{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #80550F; | | Weapon = background-color: #80550F; | ||
| Line 260: | Line 260: | ||
</div> | </div> | ||
<div style="{{#ifeq:{{{has_active1|}}}|true|display:inline|display:none}}"> | <div style="{{#ifeq:{{{has_active1|}}}|true|display:inline|display:none}}"> | ||
{|- style="text-align:left; width:512px; padding: 0 12px; {{#ifeq:{{{has_iscomponentof|}}}|false|border | {|- style="text-align:left; width:512px; padding: 0 12px; {{#ifeq:{{{has_iscomponentof|}}}|false|border-radius: 0px 0px 8px 8px;|}} max-width:512px; color: #FFEFD7; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #80550F; | | Weapon = background-color: #80550F; | ||