Skyrim Wiki
No edit summary
No edit summary
Line 3: Line 3:
 
! colspan="2" class="infoboxname" | {{{name|{{BASEPAGENAME}}}}}
 
! colspan="2" class="infoboxname" | {{{name|{{BASEPAGENAME}}}}}
 
|-style="{{#if: {{{image|}}}| text-align: center; | display: none;}}"
 
|-style="{{#if: {{{image|}}}| text-align: center; | display: none;}}"
| colspan="2" | {{#if: {{{image|}}} | <div style="-webkit-filter: drop-shadow(0px 0px 10px #e0e0e0); filter: drop-shadow(0px 0px 3.5px #e0e0e0) drop-shadow(1px 1px 1px #e0e0e0);">[[File:{{{image}}}|350x200px]]</div> }}
+
| colspan="2" | {{#if: {{{image|}}} | <div style="background: #000000; -webkit-filter: drop-shadow(0px 0px 10px #e0e0e0); filter: drop-shadow(0px 0px 3.5px #e0e0e0) drop-shadow(1px 1px 1px #e0e0e0);">[[File:{{{image}}}|350x200px]]</div> }}
 
|- style="{{#if: {{{imageF|}}}{{{imageM|}}}| background: #000000; text-align: center; | display: none;}}"
 
|- style="{{#if: {{{imageF|}}}{{{imageM|}}}| background: #000000; text-align: center; | display: none;}}"
 
| colspan="2" |
 
| colspan="2" |

Revision as of 12:57, 7 May 2015

Item infobox
{{{extra}}}

Usage

{{item infobox
| name = 
| image = 
<!-- For male/female tabbed images -->
| imageF = 
| imageM = 
<!-- For alternative version tabbed images -->
| imageA = 
| tabA = 
| imageB = 
| tabB = 
<!-- Common code -->
| type = 
| extra = 
| skilltree = 
| slot = 
| damage = 
| armor = 
| weight = 
| value = 
| level = 
| set = 
| ingredients = 
| upgrade = 
| previous = 
| next = 
| descr = 
| id = 
}}