Editing Template:Infobox item/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
{{TS}} | {{TS}} | ||
== Usage == | == Usage == | ||
'''Note: This template is not intended for direct use.''' Use {{tl|Infobox item/auto}} | '''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 18: | Line 20: | ||
| 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 35: | Line 37: | ||
| 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 | ||
| | | no_category = true | ||
}} | }} | ||
|- | |- | ||
| Line 54: | Line 56: | ||
| 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 66: | Line 68: | ||
| 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 | ||
| | | no_category = true | ||
}} | }} | ||
|} | |} | ||
| Line 231: | Line 233: | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
" | "no_category": { | ||
"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 343: | Line 345: | ||
"sound2", | "sound2", | ||
"sound3", | "sound3", | ||
" | "no_category" | ||
], | ], | ||
"description": "Infobox for Deadlock items. Meant to be used with Infobox item/auto", | "description": "Infobox for Deadlock items. Meant to be used with Infobox item/auto", | ||