Template:Item infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | |||
.item_box { | |||
background:rgba(0,0,0,0.2); | |||
padding: 5px; | |||
font-size: 16pt; | |||
border: 1px solid; | |||
float: right; | |||
text-align: center; | |||
} | |||
.item_info { | |||
background:rgba(0,0,0,1); | |||
-- | padding: 5px; | ||
font-size: 16pt; | |||
border: 1px solid; | |||
float: right; | |||
width: 250px; | |||
text-align: center; | |||
color: {{{color}}}; | |||
} | |||
}} | |||
<div class="item_box"> | |||
<div class="item_info">{{{item}}}</div> | |||
</div> | |||
{{{name}}} | |||
{{{color}}} | |||
{{{type}}} | {{{type}}} | ||
{{{image}}} | {{{image}}} |
Revision as of 14:39, 20 November 2023
{{{item}}}
{{{name}}} {{{color}}} {{{type}}} {{{image}}} {{{available}}} {{{slot}}} {{{description}}}