Difference between revisions of "Template:Infobox Ability/doc"
Jump to navigation
Jump to search
| Line 34: | Line 34: | ||
|title = | |title = | ||
|image = | |image = | ||
| − | |book = | + | |book-img = |
| + | |book-name = | ||
|atk-type = | |atk-type = | ||
|atk-speed = | |atk-speed = | ||
| + | |cooldown = | ||
|target = | |target = | ||
|description = | |description = | ||
| Line 49: | Line 51: | ||
|damage-stat2 = | |damage-stat2 = | ||
|damage-stat3 = | |damage-stat3 = | ||
| + | |damage-stat4 = | ||
|accuracy-stat1 = | |accuracy-stat1 = | ||
|accuracy-stat2 = | |accuracy-stat2 = | ||
|accuracy-stat3 = | |accuracy-stat3 = | ||
| + | |accuracy-stat4 = | ||
|note = | |note = | ||
}}</pre> | }}</pre> | ||
<includeonly>[[Category:Template]]</includeonly> | <includeonly>[[Category:Template]]</includeonly> | ||
Revision as of 19:23, 18 May 2023
No ability named 'Infobox Ability/doc'. The Module:Abilities/data may be outdated.
Usage
{{Infobox Ability
|title =
|image =
|book-img =
|book-name =
|atk-type =
|atk-speed =
|cooldown =
|target =
|description =
|buff =
|accuracy =
|minimum-damage =
|maximum-damage =
|estimated-damage-range =
|estimated-single-target-dmage =
|estimated-max-target-damage =
|damage-stat1 =
|damage-stat2 =
|damage-stat3 =
|damage-stat4 =
|accuracy-stat1 =
|accuracy-stat2 =
|accuracy-stat3 =
|accuracy-stat4 =
|note =
}}
Copy pasta code:
{{Infobox Ability
|title =
|image =
|book-img =
|book-name =
|atk-type =
|atk-speed =
|cooldown =
|target =
|description =
|buff =
|accuracy =
|minimum-damage =
|maximum-damage =
|estimated-damage-range =
|estimated-single-target-dmage =
|estimated-max-target-damage =
|damage-stat1 =
|damage-stat2 =
|damage-stat3 =
|damage-stat4 =
|accuracy-stat1 =
|accuracy-stat2 =
|accuracy-stat3 =
|accuracy-stat4 =
|note =
}}