Template:ItemMedium: Difference between revisions
Jump to navigation
Jump to search
m added NR tag |
m Removed NR tag and updated the styling of this template |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 1; border: .2em solid {{{bgcolor1|#444444}}}; width: 80%; background: {{{bgcolor1|#444444}}};"> | |||
{| | <div style="overflow: auto; align-items: stretch;"> | ||
<div style="display: flex;"><div style="background: {{{bgcolor1|#444444}}}; padding: .4em .8em .5em; width: 15%; color: white"><center>{{#if:{{{OverrideImage|}}}|{{{image|}}}|{{#ifexist: File:{{{image|{{{name|Unknown}}}.png}}}| [[File:{{{image|{{{name|Unknown}}}.png}}}{{!}}64px|class=pixelart{{!}}{{{name|Item}}}]]}}|no image}}<br>'''{{{name|Item}}}'''</center></div> | |||
|'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>'''Strategy:''' {{{strategy|Undefined}}} | <div style="border: .2em solid {{{bgcolor1|#444444}}}; border-radius: .5em; width: 85%; background: #FFFFFF"> | ||
<div style="background: {{{bgcolor2|#444444}}}2e; padding: .4em .8em .5em; margin: 0.3%; border-radius: 0.2em;"> | |||
*'''Found in: '''{{{foundin|Undefined}}}<br> | |||
*'''Used for:''' {{{usedfor|Undefined}}}<br> | |||
|- | *'''Strategy:''' {{{strategy|Undefined}}} | ||
|{{#if:{{{description|}}}|{{{description}}}|No description}} | </div></div></div> | ||
<div style="background: {{{bgcolor1|#444444}}}; padding: .2em .4em .3em; color: white"><center>'''Description'''</center></div> | |||
<div style="border: .2em solid {{{bgcolor1|#444444}}}; border-radius: .5em; background: #FFFFFF"> | |||
<div style="background: {{{bgcolor2|#444444}}}2e; padding: .4em .8em .5em; margin: 0.2%; border-radius: 0.2em;"> | |||
{{#if:{{{description|}}}|{{{description}}}|No description}} | |||
</div></div></div></div> | |||
</includeonly><noinclude> | |||
== DO NOT USE THIS TEMPLATE == | == DO NOT USE THIS TEMPLATE == |