Template:Infobox Ability: Difference between revisions
Template page
More actions
types and levels for spells |
m spell school |
||
| Line 28: | Line 28: | ||
}} | }} | ||
}}<!-- | }}<!-- | ||
-->{{Infobox row | |||
|label = School | |||
|data = {{{school|}}} | |||
}}<!-- | |||
-->{{Infobox row | -->{{Infobox row | ||
|label = Range | |label = Range | ||
| Line 77: | Line 81: | ||
| cost={{{cost}}} | | cost={{{cost}}} | ||
| type={{{type}}} | | type={{{type}}} | ||
| school={{{school}}} | |||
| damage={{{damage}}} | | damage={{{damage}}} | ||
| description={{{description}}} | | description={{{description}}} | ||
| Line 91: | Line 96: | ||
| damage = | | damage = | ||
| level = | | level = | ||
| school = | |||
| type = | | type = | ||
| description = | | description = | ||
Revision as of 03:02, 6 December 2025
This template is for abilities (spells, skills, powers, etc.).
| [[File:{{{image}}}|320x480px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Type | [[{{{type}}}]] |
| School | {{{school}}} |
| Range | {{{range}}} |
| Target | {{{target}}} |
| Cost | {{{cost}}} |
| Damage | {{{damage}}} |
| Description | |
| {{{description}}} | |
Usage
{{Infobox Ability
| name =
| image =
| caption =
| range =
| target =
| cost =
| damage =
| level =
| school =
| type =
| description =
}}