Template:Infobox item/doc: Difference between revisionsGive feedback
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
'''Note: This template is not intended for direct use.''' Use | '''Note: This template is not intended for direct use.''' Use {{tl|Infobox item/auto}}. | ||
{{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 19: | Line 17: | ||
| 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_main1 = +40% Minions Fire Rate (Conditional) | ||
| passive1_alt1 | | 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_main1 = +2m/s Move Speed (Conditional) | ||
| active1_main2 = +25% Fire Rate (Conditional) | | active1_main2 = +25% Fire Rate (Conditional) | ||
| active1_alt1 | | active1_alt1 = 30m Active Radius | ||
| active1_alt2 | | active1_alt2 = 6s Duration | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 36: | Line 34: | ||
| 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_main1 = +40% Minions Fire Rate (Conditional) | ||
| passive1_alt1 | | 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_main1 = +2m/s Move Speed (Conditional) | ||
| active1_main2 = +25% Fire Rate (Conditional) | | active1_main2 = +25% Fire Rate (Conditional) | ||
| active1_alt1 | | active1_alt1 = 30m Active Radius | ||
| active1_alt2 | | active1_alt2 = 6s Duration | ||
| | | nocat = true | ||
}} | }} | ||
|- | |- | ||
| Line 55: | Line 53: | ||
| active1_main1 = 75 Damage | | active1_main1 = 75 Damage | ||
| active1_main2 = 40% Movement Slow (Conditional) | | active1_main2 = 40% Movement Slow (Conditional) | ||
| active1_alt1 | | active1_alt1 = 14m End Radius | ||
| active1_alt2 | | active1_alt2 = 3s Duration | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 67: | Line 65: | ||
| active1_main1 = 75 Damage | | active1_main1 = 75 Damage | ||
| active1_main2 = 40% Movement Slow (Conditional) | | active1_main2 = 40% Movement Slow (Conditional) | ||
| active1_alt1 | | active1_alt1 = 14m End Radius | ||
| active1_alt2 | | active1_alt2 = 3s Duration | ||
| | | nocat = true | ||
}} | }} | ||
|} | |} | ||
| Line 232: | Line 230: | ||
"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 344: | Line 342: | ||
"sound2", | "sound2", | ||
"sound3", | "sound3", | ||
" | "nocat" | ||
], | ], | ||
"format": "block" | "format": "block" | ||