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 | ||
}} | }} | ||
|} | |} | ||