Template:ItemBox: Difference between revisionsGive feedback
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.
| Bullet Lifesteal |
|---|
| Basic Magazine |
|---|
| 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 |