Template:Modbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<div class="mod-right-corner">Requires Level {{{ReqLevel}}}<br> <span style="color:white;">Item Level {{{ItemLevel}}}<br>ID: {{{ID}}}<br>Install Multiple: {{{Multi}}} </span></div> | <div class="mod-right-corner">Requires Level {{{ReqLevel}}}<br> <span style="color:white;">Item Level {{{ItemLevel}}}<br>ID: {{{ID}}}<br>Install Multiple: {{{Multi}}} </span></div> | ||
<div style="float:left; padding-right:5px; margin-right:5px;">[[File:{{{Image}}}|120px]]</div> | <div style="float:left; padding-right:5px; margin-right:5px;">[[File:{{{Image}}}|120px]]</div> | ||
<span style="color: | <span style="color:{{#switch: {{#expr: floor( {{{ItemLevel}}} / 100 )}} | ||
| 1 = #fff | |||
| 2 = #048000 | |||
| 3 = #0B33CB | |||
| 4 = #9702C6 | |||
| 5 = #FFA500 | |||
}}">{{{Name}}}</span> | |||
<div style="font-size:10pt;">Location: {{{Location}}}<br> | <div style="font-size:10pt;">Location: {{{Location}}}<br> | ||
{{{Attr}}} </div> | {{{Attr}}} </div> | ||