Difference between revisions of "Template:Infobox Ability"
Jump to navigation
Jump to search
m (changes to image field) |
|||
(22 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
| image = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="130">|{{img|{{PAGENAME}}|130}}}} | | image = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="130">|{{img|{{PAGENAME}}|130}}}} | ||
− | | label1 = {{{img| | + | | label1 = {{{img|Source|}}} |
− | | data1 = {{{ | + | | data1 = {{{source|}}} |
| label2 = Attack Style | | label2 = Attack Style | ||
| data2 = {{{atk-type|}}} | | data2 = {{{atk-type|}}} | ||
− | | label3 = | + | | label3 = Ammo |
− | | data3 = {{{ | + | | data3 = {{{ammo1|}}} |
− | | label4 = | + | | label4 = Ammo |
− | | data4 = {{{ | + | | data4 = {{{ammo2|}}} |
− | | label5 = | + | | label5 = Ammo |
− | | data5 = {{{ | + | | data5 = {{{ammo3|}}} |
− | | | + | | label6 = Ammo |
− | | | + | | data6 = {{{ammo4|}}} |
− | | | + | | label7 = Attack Speed |
− | | | + | | data7 = {{{atk-speed|}}} x weapon attack speed |
− | | | + | | label8 = Cooldown |
− | | | + | | data8 = {{{cooldown|}}} |
− | | | + | | label9 = Max targets |
− | | | + | | data9 = {{{max-targets|}}} |
− | | | + | | label10 = AOE |
− | | | + | | data10 = {{{aoe-diminishing|}}} |
− | | | + | | label11 = Target |
− | | | + | | data11 = {{{target|}}} |
− | | | + | | label21 = Self buff |
− | | | + | | data21 = {{{self-buff|}}} |
+ | | label22 = Target buff | ||
+ | | data22 = {{{target-buff|}}} | ||
+ | | label25 = Minimum Damage | ||
+ | | data25 = {{{minimum-damage|}}} | ||
+ | | label26 = Maximum Damage | ||
+ | | data26 = {{{maximum-damage|}}} | ||
| header40 = Stats | | header40 = Stats | ||
| label41 = | | label41 = | ||
Line 39: | Line 45: | ||
| label45 = | | label45 = | ||
| data45 = <div style="display: flex;"><div style="flex: 1; text-align: left;">{{{damage-stat4|}}}</div><div style="flex: 1; text-align: right;">{{{accuracy-stat4|}}}</div></div> | | data45 = <div style="display: flex;"><div style="flex: 1; text-align: left;">{{{damage-stat4|}}}</div><div style="flex: 1; text-align: right;">{{{accuracy-stat4|}}}</div></div> | ||
+ | | header50 = Description | ||
+ | | label51 = | ||
+ | | data51 = {{{description|}}} | ||
| label60 = Note | | label60 = Note | ||
| data60 = {{{note|}}} | | data60 = {{{note|}}} | ||
− | + | [[Category:Abilities]] | |
}}</includeonly> | }}</includeonly> | ||
<noinclude>{{Template:Infobox Ability/doc}}</noinclude> | <noinclude>{{Template:Infobox Ability/doc}}</noinclude> |
Latest revision as of 08:16, 4 September 2023
Infobox Ability | |
Attack Speed | x weapon attack speed |
---|---|
Stats | |
Damage Accuracy | |
Usage
{{Infobox Ability |title = |image = |source = |atk-type = |ammo1 = |ammo2 = |ammo3 = |ammo4 = |atk-speed = |cooldown = |max-targets = |aoe-diminishing = |target = |description = |self-buff = |target-buff = |accuracy = |minimum-damage = |maximum-damage = |damage-stat1 = |damage-stat2 = |damage-stat3 = |damage-stat4 = |accuracy-stat1 = |accuracy-stat2 = |accuracy-stat3 = |accuracy-stat4 = |ammo1 = |ammo2 = |ammo3 = |ammo4 = |note = }}
Copy pasta code:
{{Infobox Ability |title = |image = |book-img = |book-name = |atk-type = |atk-speed = |cooldown = |target = |description = |buff 1 = |buff 2 = |buff 3 = |buff 4 = |accuracy = |minimum-damage = |maximum-damage = |damage-stat1 = |damage-stat2 = |damage-stat3 = |damage-stat4 = |accuracy-stat1 = |accuracy-stat2 = |accuracy-stat3 = |accuracy-stat4 = |note = [[Category:Abilities]] }}