Template:ItemBox: Difference between revisions
Jump to navigation
Jump to search
darkened background of soul cost for readability, increased vertical spacing for icons |
Added margin to keep ItemBox away from its table group |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<div style="display:inline-block"> | <div style="display:inline-block; margin-left: 5px"> | ||
{|- style="text-align:center; border-collapse:collapse; border-radius: 7px; width:100px; max-width:200px; height:2px; font-size: 12px;{{ | {|- style="text-align:center; border-collapse:collapse; border-radius: 7px; width:100px; max-width:200px; height:2px; font-size: 12px;{{ | ||
#switch: {{{item_type}}}| | #switch: {{{item_type}}}| |
Revision as of 11:44, 3 September 2024
A port of the initial box in Template:Infobox item with links, for use on pages that could use it without the whole infobox.
1250 |
---|
Bullet Lifesteal |
500 |
---|
Basic Magazine |
1250 |
---|
Improved Cooldown |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
item_name | item_name | Name of the item
| String | required |
item_type | item_type | What category of Item is this?
| String | required |
item_price | item_price | How much does this item cost in souls?
| Number | required |
display_name | display_name | The display name of the item (for special cases such as Bullet Lifesteal (item) or Spirit Lifesteal (item))
| String | optional |