Template:Infobox item: Difference between revisions
mNo edit summary Tag: Manual revert |
Styling improvements |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<div style="float:right; display:inline-block; width:512px; max-width: 100%; position:right; vertical-align:top; font-family: 'Retail Demo';"> | <div style="float:right; display:inline-block; width:512px; max-width: 100%; position:right; vertical-align:top; font-family: 'Retail Demo';"> | ||
{|- style="text-align:left | {|- style="text-align:left; border-radius: 8px 8px 0px 0px; width:512px; max-width:512px; height:30px; color: #FFEFD7; font-size:26px; padding: 12px; {{ | ||
#switch: {{{item_type}}}| | #switch: {{{item_type}}}| | ||
| Weapon = background-color: #C97A03; | | Weapon = background-color: #C97A03; | ||
Line 8: | Line 8: | ||
| background-color: #C97A03;}}" | | background-color: #C97A03;}}" | ||
|- | |- | ||
| colspan="2"|<span style=" | | colspan="2"; style="width: 280px;"|<span style="font-weight:bold; text-shadow: 2px 2px rgba(0, 0, 0, 0.2); ">{{{item_name|Heroic Aura}}}</span> | ||
| style="vertical-align:bottom;"|<div style=" | | style="vertical-align:bottom;"|<div style="font-size:80%; text-align: center; font-weight: bold; width: 100px; {{ | ||
#switch: {{{item_type}}}| | #switch: {{{item_type}}}| | ||
| Weapon = background-color: #A36202; | | Weapon = background-color: #A36202; | ||
Line 32: | Line 32: | ||
| rowspan ="2" style="text-align:right;"|<span style="margin-right:12px;>[[File:{{{item_name|Heroic Aura}}}.png|64px]]</span> | | rowspan ="2" style="text-align:right;"|<span style="margin-right:12px;>[[File:{{{item_name|Heroic Aura}}}.png|64px]]</span> | ||
|- | |- | ||
| colspan="2"|<span style=" | | colspan="2"|<span style="font-weight:bold;">{{ Souls|{{{souls|3000}}} }}</span> | ||
| style="vertical-align:top;"|<div style=" | | style="vertical-align:top;"|<div style="font-size:50%; text-align:center; width: 100px; margin-top: -4px; line-height: 1.4em;{{ | ||
#switch: {{{item_type}}}| | #switch: {{{item_type}}}| | ||
| Weapon = background-color: #885101; | | Weapon = background-color: #885101; | ||
Line 47: | Line 47: | ||
|} | |} | ||
<div style="{{#ifeq:{{{has_components|}}}|true|display:inline|display:none}}"> | <div style="{{#ifeq:{{{has_components|}}}|true|display:inline|display:none}}"> | ||
{|- style="text-align:left | {|- style="text-align:left; width:512px; max-width:512px; height:28px; padding: 0 12px; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #9E630C; color: #DCCFC6; | | Weapon = background-color: #9E630C; color: #DCCFC6; | ||
Line 57: | Line 57: | ||
" | " | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style="font-weight:bold; font-size:16px;"> COMPONENTS: <br> <span>{{Item|{{{component1_name}}}}}</span></span> | ||
| display: none;"}} | | display: none;"}} | ||
|} | |} | ||
Line 74: | Line 74: | ||
| display: none;"}} | | display: none;"}} | ||
|} | |} | ||
{|- style="text-align:left | {|- style="text-align:left; width:512px; max-width:512px; color: #FFEFD7; font-family: 'Retail Demo Regular'; padding: 0 12px; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #80550F; | | Weapon = background-color: #80550F; | ||
Line 84: | Line 84: | ||
" | " | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style=""> {{{item_stat1}}}</span> | ||
| display: none;"}} | | display: none;"}} | ||
{{#if: {{{item_stat2|}}} | {{#if: {{{item_stat2|}}} | ||
| | | | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style="">{{{item_stat2}}}</span> | ||
| }} | | }} | ||
{{#if: {{{item_stat3|}}} | {{#if: {{{item_stat3|}}} | ||
| | | | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style="">{{{item_stat3}}}</span> | ||
| }} | | }} | ||
{{#if: {{{item_stat4|}}} | {{#if: {{{item_stat4|}}} | ||
| | | | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style="">{{{item_stat4}}}</span> | ||
| }} | | }} | ||
{{#if: {{{item_stat5|}}} | {{#if: {{{item_stat5|}}} | ||
| | | | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style="">{{{item_stat5}}}</span> | ||
| }} | | }} | ||
|} | |} | ||
Line 123: | Line 123: | ||
" | " | ||
{{!}}- | {{!}}- | ||
{{!}} ''Passive'' {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7" font-weight: bold; {{!}} {{{passive1_cooldown}}} | {{!}} <span style="padding-left: 12px;">''Passive''</span> {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7"; font-weight: bold; {{!}} {{{passive1_cooldown}}} | ||
| display: none;"}} | | display: none;"}} | ||
|} | |} | ||
Line 129: | Line 129: | ||
</div> | </div> | ||
<div style="{{#ifeq:{{{has_passive1|}}}|true|display:inline|display:none}}"> | <div style="{{#ifeq:{{{has_passive1|}}}|true|display:inline|display:none}}"> | ||
{|- style="text-align:left | {|- style="text-align:left; width:512px; max-width:512px; color: #FFEFD7; padding: 0 12px;{{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #80550F; | | Weapon = background-color: #80550F; | ||
Line 139: | Line 139: | ||
" | " | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style="font-family: 'Retail Demo Regular';">{{{passive1_description}}}</span> | ||
| display: none;"}} | | display: none;"}} | ||
</div> | </div> | ||
<div style=" | <div style="{{#ifeq:{{{has_passive1|}}}|true|display:inline-block|display:none}}"> | ||
{|- style="text-align:left; width:500px; max-width:480px; border-radius:8px; color: #FFEFD7; font-family: 'Retail Demo Regular'; {{ | {|- style="text-align:left; width:500px; max-width:480px; border-radius:8px; color: #FFEFD7; font-family: 'Retail Demo Regular'; margin-top: 6px; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #67430A; | | Weapon = background-color: #67430A; | ||
Line 190: | Line 190: | ||
" | " | ||
{{!}}- | {{!}}- | ||
{{!}} ''Passive'' {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7" {{!}} {{{passive2_cooldown|}}} | {{!}} ''Passive'' {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7;" {{!}} {{{passive2_cooldown|}}} | ||
| display: none;"}} | | display: none;"}} | ||
|} | |} | ||
Line 255: | Line 255: | ||
" | " | ||
{{!}}- | {{!}}- | ||
{{!}} '''Active''' {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7" {{!}} <span><span>[[File:Cooldown Icon.png|20px]]</span>{{{active1_cooldown}}}</span> | {{!}} <span style="padding-left: 12px;">'''Active'''</span> {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7" {{!}} <span><span>[[File:Cooldown Icon.png|20px]]</span>{{{active1_cooldown}}}</span> | ||
| display: none;"}} | | display: none;"}} | ||
|} | |} | ||
</div> | </div> | ||
<div style="{{#ifeq:{{{has_active1|}}}|true|display:inline|display:none}}"> | <div style="{{#ifeq:{{{has_active1|}}}|true|display:inline|display:none}}"> | ||
{|- style="text-align:left; | {|- style="text-align:left; width:512px; padding: 0 12px; {{#ifeq:{{{has_iscomponentof|}}}|false|border-bottom-left-radius:8px; border-bottom-right-radius:8px;|}} max-width:512px; color: #FFEFD7; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #80550F; | | Weapon = background-color: #80550F; | ||
Line 270: | Line 270: | ||
" | " | ||
{{!}}- | {{!}}- | ||
! <span style=" | ! <span style="font-family: 'Retail Demo Regular';">{{{active1_description}}}</span> | ||
| display: none;"}} | | display: none;"}} | ||
<div style="margin- | <div style="margin-top: 6px; {{#ifeq:{{{has_active1|}}}|true|display:inline-block|display:none}}"> | ||
{|- style="text-align:left; width:480px; max-width:480px; border-radius:5px; color: #FFEFD7; font-family: 'Retail Demo Regular'; {{ | {|- style="text-align:left; width:480px; max-width:480px; border-radius:5px; color: #FFEFD7; font-family: 'Retail Demo Regular'; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
Line 309: | Line 309: | ||
</div> | </div> | ||
<div style="{{#ifeq:{{{has_iscomponentof|}}}|true|display:inline|display:none}}"> | <div style="{{#ifeq:{{{has_iscomponentof|}}}|true|display:inline|display:none}}"> | ||
{|- style="text-align:left | {|- style="text-align:left; width:512px; max-width:512px; padding: 0 12px; border-radius: 0px 0px 8px 8px; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #704A0C; color: #D1CBC6; | | Weapon = background-color: #704A0C; color: #D1CBC6; | ||
Line 319: | Line 319: | ||
" | " | ||
{{!}}- | {{!}}- | ||
{{!}} <span style=" | {{!}} <span style="font-weight:bold; font-size:16px;"> IS COMPONENT OF: <br> {{Item|{{{iscomponentof1_name}}}}}</span> | ||
| display: none;"}} | | display: none;"}} | ||
|} | |} |
Revision as of 20:09, 25 September 2024
Usage
This template creates an infobox for items. It automatically categorizes the pages it is transcluded onto in Category:Items.
Examples
Code | Output |
---|---|
{{Infobox item | item_name = Heroic Aura | item_type = Weapon | item_tier = 3 | souls = 3,000 | has_passive1 = true | has_passive2 = false | has_active1 = true | has_components = false | has_iscomponentof = false | item_stat1 = +18% Bullet Lifesteal | item_stat2 = +150 Bonus Health | item_stat3 = +1m/s Move Speed | passive1_description = Provides Fire Rate to nearby player minions. | passive1_stat1 = +40% Minions Fire Rate (Conditional) | passive1_stat2 = 20m Radius | active1_cooldown = 20s | active1_description = Provides bonus Move Speed and Fire Rate to you and nearby allies. | active1_stat1 = +2m/s Move Speed (Conditional) | active1_stat2 = +25% Fire Rate (Conditional) | active1_stat3 = 30m Active Radius | active1_stat4 = 6s Duration }} |
|
Provides bonus Move Speed and Fire Rate to you and nearby allies.
|
---|
{{Infobox item | item_name = Cold Front | item_type = Spirit | item_tier = 2 | souls = 1,250 | has_passive1 = false | has_passive2 = false | has_active1 = true | has_components = false | has_iscomponentof = false | item_stat1 = +10% Spirit Resist | active1_cooldown = 28s | active1_description = Release an expanding ice blast that deals '''Spirit Damage''' and '''Slows''' targets it hits. Deals 2x Damage to non-Heroes. | active1_stat1 = 75 Damage | active1_stat2 = 40% Movement Slow (Conditional) | active1_stat3 = 14m End Radius | active1_stat4 = 3s Duration }}
Cold Front | |||
1,250 | Spirit Power
|
+10% Spirit Resist
|
---|
Release an expanding ice blast that deals Spirit Damage and Slows targets it hits. Deals 2x Damage to non-Heroes.
|
---|
{{Infobox item | item_name = Restorative Locket | item_type = Vitality | item_tier = 2 | souls = 1,250 | has_passive1 = true | has_passive2 = false | has_active1 = true | has_components = false | has_iscomponentof = false | item_stat1 = +10% Spirit Resist | item_stat2 = +25% Melee Resist | item_stat3 = +1m/s Sprint Speed | passive1_description = When an enemy uses an ability within 50m range from you, store one '''Restoration Stack'''. | active1_cooldown = 25s | active1_description = Consume all stacks to '''heal target ally''' and replenish a '''stamina point'''. Can be self-cast. | active1_stat1 = 32 Heal per Stack | active1_stat2 = 15 Max Stacks }}
Restorative Locket | |||
1,250 | Base Health
|
+10% Spirit Resist |
---|
+25% Melee Resist |
+1m/s Sprint Speed
|
Passive | {{{passive1_cooldown}}} |
When an enemy uses an ability within 50m range from you, store one Restoration Stack.
|
---|
Consume all stacks to heal target ally and replenish a stamina point. Can be self-cast.
|
---|
Parameter | Description | Type | Status | |
---|---|---|---|---|
item_icon | item_icon | Custom file. | File | optional |
item_name | item_name | Item name. | Page name | required |
item_type | item_type | Item type.
| String | required |
item_tier | item_tier | Item tier.
| Number | required |
souls | souls | Souls cost.
| Number | required |
has_passive1 | has_passive1 | If the item has a passive section.
| Boolean | required |
has_passive2 | has_passive2 | If the item has a second passive section.
| Boolean | required |
has_active1 | has_active1 | If the item has an active section.
| Boolean | required |
has_components | has_components | If the item has a component.
| Boolean | required |
has_iscomponentof | has_iscomponentof | If the item is a component of X.
| Boolean | required |
component1_name | component1_name | Name of the component.
| String | optional |
item_description | item_description | Item description. | String | optional |
item_stat1 | item_stat1 | no description | String | optional |
item_stat2 | item_stat2 | no description | String | optional |
item_stat3 | item_stat3 | no description | String | optional |
item_stat4 | item_stat4 | no description | String | optional |
item_stat5 | item_stat5 | no description | String | optional |
item_stat6 | item_stat6 | no description | String | optional |
item_stat7 | item_stat7 | no description | String | optional |
passive1_cooldown | passive1_cooldown | no description | Number | optional |
passive1_description | passive1_description | no description | String | optional |
passive1_stat1 | passive1_stat1 | no description | String | optional |
passive1_stat2 | passive1_stat2 | no description | String | optional |
passive1_stat3 | passive1_stat3 | no description | String | optional |
passive1_stat4 | passive1_stat4 | no description | String | optional |
passive1_stat5 | passive1_stat5 | no description | String | optional |
passive1_stat6 | passive1_stat6 | no description | String | optional |
passive2_cooldown | passive2_cooldown | no description | Number | optional |
passive2_description | passive2_description | no description | String | optional |
passive2_stat1 | passive2_stat1 | no description | String | optional |
passive2_stat2 | passive2_stat2 | no description | String | optional |
passive2_stat3 | passive2_stat3 | no description | String | optional |
passive2_stat4 | passive2_stat4 | no description | String | optional |
passive2_stat5 | passive2_stat5 | no description | String | optional |
active1_cooldown | active1_cooldown | no description | Number | optional |
active1_description | active1_description | no description | String | optional |
active1_stat1 | active1_stat1 | no description | String | optional |
active1_stat2 | active1_stat2 | no description | String | optional |
active1_stat3 | active1_stat3 | no description | String | optional |
active1_stat4 | active1_stat4 | no description | String | optional |
active1_stat5 | active1_stat5 | no description | String | optional |
active1_stat6 | active1_stat6 | no description | String | optional |
active2_description | active2_description | no description | String | optional |
active2_stat1 | active2_stat1 | no description | String | optional |
active2_stat2 | active2_stat2 | no description | String | optional |
active2_stat3 | active2_stat3 | no description | String | optional |
active2_stat4 | active2_stat4 | no description | String | optional |
active2_stat5 | active2_stat5 | no description | String | optional |
iscomponentof1_name | iscomponentof1_name | Name of the component. | String | optional |
sound1 | sound1 | Sound file name. | File | optional |
sound2 | sound2 | Sound file name. | File | optional |
no_category | no_category | Sets whether this should categorize [[:Category:Items]] onto the transcluded page.
| Boolean | optional |