Template:Infobox item/doc: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) removed unused variables |
Gammaton32 (talk | contribs) No edit summary |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{TS}} | |||
== Usage == | == Usage == | ||
'''Note: This template is not intended for direct use.''' Use {{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 10: | Line 13: | ||
{{Infobox item | {{Infobox item | ||
| item_name = Heroic Aura | | item_name = Heroic Aura | ||
| item_stat1 = +18% Bullet Lifesteal | | item_stat1 = +18% Bullet Lifesteal | ||
| item_stat2 = +150 Bonus Health | | item_stat2 = +150 Bonus Health | ||
| 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 32: | Line 30: | ||
{{Infobox item | {{Infobox item | ||
| item_name = Heroic Aura | | item_name = Heroic Aura | ||
| item_stat1 = +18% Bullet Lifesteal | | item_stat1 = +18% Bullet Lifesteal | ||
| item_stat2 = +150 Bonus Health | | item_stat2 = +150 Bonus Health | ||
| 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 | ||
| | | nocat = true | ||
}} | }} | ||
|- | |- | ||
| Line 56: | Line 49: | ||
{{Infobox item | {{Infobox item | ||
| item_name = Cold Front | | item_name = Cold Front | ||
| item_stat1 = +10% Spirit Resist | | item_stat1 = +10% Spirit Resist | ||
| 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 73: | Line 61: | ||
{{Infobox item | {{Infobox item | ||
| item_name = Cold Front | | item_name = Cold Front | ||
| item_stat1 = +10% Spirit Resist | | item_stat1 = +10% Spirit Resist | ||
| 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 | ||
| | | nocat = true | ||
}} | }} | ||
|} | |} | ||
| Line 286: | Line 231: | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
" | "nocat": { | ||
"description": "Sets whether this should categorize [[:Category:Items]] onto the transcluded page.", | "description": "Sets whether this should categorize [[:Category:Items]] onto the transcluded page.", | ||
"type": "boolean", | "type": "boolean", | ||
| Line 398: | Line 343: | ||
"sound2", | "sound2", | ||
"sound3", | "sound3", | ||
" | "nocat" | ||
], | ], | ||
"description": "Infobox for Deadlock items. Meant to be used with Infobox item/auto", | |||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata><includeonly>[[Category:Infobox templates]]</includeonly> | </templatedata><includeonly>[[Category:Infobox templates]]</includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||