Difference between revisions of "Template:Infobox Ability"

From Idlescape Wiki
Jump to navigation Jump to search
m (changes to image field)
 
Line 2: Line 2:
 
| autoheaders    = y
 
| autoheaders    = y
 
| title          = {{{title|{{PAGENAME}}}}}
 
| title          = {{{title|{{PAGENAME}}}}}
|  image        = {{#if: {{{image|}}}|<img src="https://www.play.idlescape.com{{{image}}}" height="auto" width="150">|{{img|{{PAGENAME}}|150}}}}
+
|  image        = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="130">|{{img|{{PAGENAME}}|130}}}}
  
 
|  label1  = {{{img|Source|}}}
 
|  label1  = {{{img|Source|}}}

Latest revision as of 08:16, 4 September 2023

Infobox Ability
Infobox Ability[?]
Attack Speedx weapon attack speed
Stats
Damage
Accuracy


Usage[edit source]

{{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:[edit source]

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