Template:Item Info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(28 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
.item_box a { | .item_box a { | ||
color: # | color: #ffffff; | ||
} | } | ||
.item_box_img { | .item_box_img { | ||
background-color: rgba(0,0,0,0. | background-color: rgba(0,0,0,0.75); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center; | background-position: center; | ||
text-align: center; | text-align: center; | ||
width: 275px; | |||
padding: 5px; | |||
height: | height: 21px; | ||
border-radius: | border-radius: 7.5px 7.5px 0px 0px; | ||
margin: 0 auto; | |||
} | } | ||
Line 45: | Line 45: | ||
color: {{{color}}}; | color: {{{color}}}; | ||
line-height: 24px; | line-height: 24px; | ||
border-radius: 15px; | border-radius: 0px 0px 15px 15px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | } | ||
Line 80: | Line 80: | ||
text-align: center; | text-align: center; | ||
color: #ffffff; | color: #ffffff; | ||
border-radius: 7.5px; | border-radius: 0px 0px 7.5px 7.5px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | } | ||
Line 88: | Line 88: | ||
background: rgba(0, 0, 0, 0.7); | background: rgba(0, 0, 0, 0.7); | ||
padding: 5px; | padding: 5px; | ||
padding-top: 10px; | |||
font-size: 13pt; | font-size: 13pt; | ||
text-align: center; | text-align: center; | ||
color: #ffffff; | color: #ffffff; | ||
border-radius: 7.5px; | border-radius: 0px 0px 7.5px 7.5px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
line-height: 24px; | line-height: 24px; | ||
width: 275px; | |||
max-width: 275px; | |||
} | } | ||
Line 112: | Line 113: | ||
text-align: center; | text-align: center; | ||
color: #ffffff; | color: #ffffff; | ||
border-radius: 7.5px; | border-radius: 0px 0px 7.5px 7.5px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | } | ||
Line 124: | Line 125: | ||
text-align: left; | text-align: left; | ||
color: #ffffff; | color: #ffffff; | ||
border-radius: 7.5px; | border-radius: 0px 0px 7.5px 7.5px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | } | ||
Line 138: | Line 139: | ||
text-align: center; | text-align: center; | ||
color: #ffffff; | color: #ffffff; | ||
border-radius: 7.5px; | border-radius: 0px 0px 7.5px 7.5px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | } | ||
}} | }} | ||
Line 149: | Line 146: | ||
<html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-name.png');"></div></html><div class="item_info">{{{name}}}<br/><font style="font-size:12px;color:#fff;">ID: {{{id}}}</font></div> | <html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-name.png');"></div></html><div class="item_info">{{{name}}}<br/><font style="font-size:12px;color:#fff;">ID: {{{id}}}</font></div> | ||
<div class="item_image">[[File:{{{image}}}|link={{{name}}}]]</div> | <div class="item_image">[[File:{{{image}}}|link={{{name}}}]]</div> | ||
<div class=" | <html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-quality.png');"></div></html><div class="item_quality">{{{quality}}}</div> | ||
<div class=" | <html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-level.png');"></div></html><div class="item_level">{{{level}}}</div> | ||
<div class="item_desc">{{{desc}}}</div> | <html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-description.png');"></div></html><div class="item_desc">{{{desc}}}</div> | ||
<div class="item_type">[[Items#{{{type}}}|{{{type}}}]]</div> | <html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-type.png');"></div></html><div class="item_type">[[Items#{{{type}}}|{{{type}}}]]</div> | ||
<div class="item_available">[[Gamemodes#{{{available}}}|{{{available}}}]]</div> | <html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-gamemode.png');"></div></html><div class="item_available">[[Gamemodes#{{{available}}}|{{{available}}}]]</div> | ||
<div class="item_origin">{{{origin}}}</div> | <html><div class="item_box_img" style="background-image:url('https://slippystudios.com/media/wiki/u-category.png');"></div></html><div class="item_origin">{{{origin}}}</div> | ||
</div> | </div> |
Latest revision as of 19:57, 30 September 2025
{{{name}}}
ID: {{{id}}}
ID: {{{id}}}
[[File:{{{image}}}|link={{{name}}}]]
{{{quality}}}
{{{level}}}
{{{desc}}}
[[Items#{{{type}}}|{{{type}}}]]
[[Gamemodes#{{{available}}}|{{{available}}}]]
{{{origin}}}