Difference between revisions of "Template:Infobox Ability"

From Idlescape Wiki
Jump to navigation Jump to search
(Please update if anything is incorrect, first time making a template)
 
m
Line 48: Line 48:
 
}}
 
}}
 
}}
 
}}
| header100= Description
+
 
|  data101= {{Infobox | subbox = yes
 
| bodystyle= padding: 0.5em; margin:auto; font-style:italic; font-size:110%; text-align: center
 
|    data1 = {{{description|}}}
 
}}
 
 
}}</includeonly>
 
}}</includeonly>
 
<noinclude>{{Template:Infobox Ability/doc}}</noinclude>
 
<noinclude>{{Template:Infobox Ability/doc}}</noinclude>

Revision as of 18:02, 18 May 2023

Infobox Ability
Infobox Ability[?]
Attack SpeedTemplate:Atk-speed}

}}

}}


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