Template:Infobox item: Difference between revisionsGive feedback
Jump to navigation
Jump to search
mNo edit summary |
m Add rounded corners to item infobox |
||
| Line 2: | Line 2: | ||
<span style="float:left; margin-right:2em;"> | <span style="float:left; margin-right:2em;"> | ||
{|- style="text-align:center; border-collapse:collapse; width:100px; max-width:200px;{{ | {|- style="text-align:center; border-collapse:collapse; border-radius: 7px; width:100px; max-width:200px;{{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #FCAC4D; color: #3A2B08; | | Weapon = background-color: #FCAC4D; color: #3A2B08; | ||
| Line 26: | Line 26: | ||
</span> | </span> | ||
<br> | <br> | ||
<span style="float:left; margin-right:1em; "> | <span style="float:left; margin-right:1em;" > | ||
{|- style="text-align:left; border-collapse:collapse; width:300px; max-width:350px; color: #FFEFD7; {{ | {|- style="text-align:left; border-collapse:collapse; border-radius: 7px 7px 0px 0px; width:300px; max-width:350px; color: #FFEFD7; {{ | ||
#switch: {{{item_type}}}| | #switch: {{{item_type}}}| | ||
| Weapon = background-color: #C97A03; | | Weapon = background-color: #C97A03; | ||