User:Saag/ItemBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
| Vitality = color: #233A00; | | Vitality = color: #233A00; | ||
| Spirit = color: #3C254E; | | Spirit = color: #3C254E; | ||
| color: #3A2B08;}}">[[File:{{{item_name}}}.png|50px|link={{{item_name}}}]]</span> | | color: #3A2B08;}}">[[File:{{{item_name}}}.png|50px|link={{{item_name}}}]]</span><span class="tag" style="background-color: black; color: white; border-radius: 2px; padding: 4px; margin: 0; width: 50%">Active</span> | ||
{{#if:{{{componentOf|}}} | {{#if:{{{componentOf|}}} | ||
|<tr style="text-align:center; width:100px; max-width:200px; height:6px; font-size:12px;><th>[[{{{componentOf}}}|<span style="color:#FFF0D7"> Component </span>]]</th></tr>}} | |<tr style="text-align:center; width:100px; max-width:200px; height:6px; font-size:12px;><th>[[{{{componentOf}}}|<span style="color:#FFF0D7"> Component </span>]]</th></tr>}} |
Revision as of 23:30, 6 September 2024
Cannot format non-number value. |
---|
[[File:{{{item_name}}}.png|50px|link={{{item_name}}}]]Active |
[[{{{item_name}}}]] |
A port of the initial box in Template:Infobox item with links, for use on pages that could use it without the whole infobox.
1,250 |
---|
Active |
Healbane |
1234 |
---|
Active |
Alchemical Fire |
1,250 |
---|
Active |
Component |
Duration Extender |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
item_name | item_name | Name of the item
| String | 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 |
componentOf | componentOf | The name of the item this is a component of, for linking
| String | optional |
item_type | item_type | Overrides default item type. See Module:ItemData
| String | optional |
item_price | item_price | Overrides default item price. See Module:ItemData
| Number | optional |
active | active | Overrides default item active status. See Module:ItemData
| Boolean | optional |