Template:Infobox item/doc: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) →Examples: updated |
No edit summary |
||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
'''Note: This template is not intended for direct use.''' Use the template below. | |||
{{tl|Infobox item/auto}} | |||
This template creates an infobox for items. It automatically categorizes the pages it is transcluded onto in [[:Category:Items]]. | This template creates an infobox for items. It automatically categorizes the pages it is transcluded onto in [[:Category:Items]]. | ||
| Line 14: | Line 18: | ||
| item_stat3 = +1m/s Move Speed | | item_stat3 = +1m/s Move Speed | ||
| passive1_description = Provides Fire Rate to nearby player minions. | | passive1_description = Provides Fire Rate to nearby player minions. | ||
| | | passive1_main1 = +40% Minions Fire Rate (Conditional) | ||
| | | passive1_alt1 = 20m Radius | ||
| active1_cooldown = 20s | | active1_cooldown = 20s | ||
| active1_description = Provides bonus Move Speed and Fire Rate to you and nearby allies. | | active1_description = Provides bonus Move Speed and Fire Rate to you and nearby allies. | ||
| | | active1_main1 = +2m/s Move Speed (Conditional) | ||
| | | active1_main2 = +25% Fire Rate (Conditional) | ||
| | | active1_alt1 = 30m Active Radius | ||
| | | active1_alt2 = 6s Duration | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 31: | Line 35: | ||
| item_stat3 = +1m/s Move Speed | | item_stat3 = +1m/s Move Speed | ||
| passive1_description = Provides Fire Rate to nearby player minions. | | passive1_description = Provides Fire Rate to nearby player minions. | ||
| | | passive1_main1 = +40% Minions Fire Rate (Conditional) | ||
| | | passive1_alt1 = 20m Radius | ||
| active1_cooldown = 20s | | active1_cooldown = 20s | ||
| active1_description = Provides bonus Move Speed and Fire Rate to you and nearby allies. | | active1_description = Provides bonus Move Speed and Fire Rate to you and nearby allies. | ||
| | | active1_main1 = +2m/s Move Speed (Conditional) | ||
| | | active1_main2 = +25% Fire Rate (Conditional) | ||
| | | active1_alt1 = 30m Active Radius | ||
| | | active1_alt2 = 6s Duration | ||
| no_category = true | | no_category = true | ||
}} | }} | ||
| Line 49: | Line 53: | ||
| active1_cooldown = 28s | | 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_description = Release an expanding ice blast that deals '''Spirit Damage''' and '''Slows''' targets it hits. Deals 2x Damage to non-Heroes. | ||
| | | active1_main1 = 75 Damage | ||
| | | active1_main2 = 40% Movement Slow (Conditional) | ||
| | | active1_alt1 = 14m End Radius | ||
| | | active1_alt2 = 3s Duration | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 61: | Line 65: | ||
| active1_cooldown = 28s | | 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_description = Release an expanding ice blast that deals '''Spirit Damage''' and '''Slows''' targets it hits. Deals 2x Damage to non-Heroes. | ||
| | | active1_main1 = 75 Damage | ||
| | | active1_main2 = 40% Movement Slow (Conditional) | ||
| | | active1_alt1 = 14m End Radius | ||
| | | active1_alt2 = 3s Duration | ||
| no_category = true | | no_category = true | ||
}} | }} | ||
|} | |} | ||
Revision as of 03:13, 3 March 2026
Usage
Note: This template is not intended for direct use. Use the template below.
This template creates an infobox for items. It automatically categorizes the pages it is transcluded onto in Category:Items.
Examples
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| item_name | item_name | Item name in english, used to autofill table | String | required |
| item_name_loc | item_name_loc | Localized item name | String | optional |
| item_icon | item_icon | Custom file. | File | optional |
| street_brawl | street_brawl | If it's a street brawl item, hide cost and tier
| Boolean | optional |
| item_type | item_type | Item type.
| String | optional |
| item_tier | item_tier | Item tier.
| Number | optional |
| souls | souls | Souls cost.
| Number | optional |
| component1_name | component1_name | Name of the component item it builds from.
| String | optional |
| component2_name | component2_name | Name of the other component item it builds from.
| String | optional |
| item_description | item_description | Item description. | String | suggested |
| 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_chargeup | passive1_chargeup | If the passive has a charge-up stat. | 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 |
| active1_stat7 | active1_stat7 | no description | String | optional |
| active1_stat8 | active1_stat8 | 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 item it builds to. | String | optional |
| iscomponentof2_name | iscomponentof2_name | Name of the 2nd item it builds to. | String | optional |
| iscomponentof3_name | iscomponentof3_name | Name of the 3rd item it builds to. | String | optional |
| sound1 | sound1 | Sound file name. | File | optional |
| sound2 | sound2 | Sound file name. | File | optional |
| sound3 | sound3 | Sound file name. | File | optional |
| no_category | no_category | Sets whether this should categorize [[:Category:Items]] onto the transcluded page.
| Boolean | optional |