Template:Spell: Difference between revisions
Jump to navigation
Jump to search
ShinyUmbreon (talk | contribs) No edit summary |
ShinyUmbreon (talk | contribs) No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
{| class="wikitable" style="min-width:50%;" | {| class="wikitable" style="min-width:50%;" | ||
! colspan="2" style="text-align:center;" | Spell Effects | ! colspan="2" style="text-align:center; background-color:var(--spell-section-bg); color:var(--spell-section-color);" | Spell Effects | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
| Line 18: | Line 18: | ||
|} | |} | ||
|- | |- | ||
! colspan="2" style="text-align:center;" | Spell Details | ! colspan="2" style="text-align:center; background-color:var(--spell-section-bg); color:var(--spell-section-color);" | Spell Details | ||
|- | |- | ||
! style="background-color: | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Spell Skill | ||
| style="background-color: | | style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{skill|}}} | ||
|- | |- | ||
! Spell Type || {{{type|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Spell Type | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{type|}}} | |||
|- | |- | ||
! Mana Cost || {{{mana|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Mana Cost | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{mana|}}} | |||
|- | |- | ||
! Cast Time || {{{casttime|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Cast Time | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{casttime|}}} | |||
|- | |- | ||
! Recast Time || {{{recasttime|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Recast Time | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{recasttime|}}} | |||
|- | |- | ||
! Target Type || {{{target|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Target Type | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{target|}}} | |||
|- | |- | ||
! Duration || {{{duration|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Duration | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{duration|}}} | |||
|- | |- | ||
! Resist Type || {{{resist|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Resist Type | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{resist|}}} | |||
|- | |- | ||
! colspan="2" style="text-align:center;" | Flavor Text | ! colspan="2" style="text-align:center; background-color:var(--spell-section-bg); color:var(--spell-section-color);" | Flavor Text | ||
|- | |- | ||
! Cast on You || {{{castonyou|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Cast on You | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{castonyou|}}} | |||
|- | |- | ||
! Cast on Other || {{{castonother|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Cast on Other | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{castonother|}}} | |||
|- | |- | ||
! Wears Off || {{{wearsoff|}}} | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Wears Off | ||
| style="background-color:var(--spell-value-bg); color:var(--spell-value-color); text-align:center;" | {{{wearsoff|}}} | |||
|} | |} | ||
'''Where to Buy''' | '''Where to Buy''' | ||
{| class="wikitable" style="min-width:50%;" | {| class="wikitable" style="min-width:50%;" | ||
! Vendor ! | ! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Vendor | ||
! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Location | |||
! style="background-color:var(--spell-header-bg); color:var(--spell-header-color);" | Cost | |||
{{{sources|}}} | |||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
Latest revision as of 23:00, 15 March 2026
|
|
| Spell Effects | ||
|---|---|---|
|
| ||
| Spell Details | ||
| Spell Skill | ||
| Spell Type | ||
| Mana Cost | ||
| Cast Time | ||
| Recast Time | ||
| Target Type | ||
| Duration | ||
| Resist Type | ||
| Flavor Text | ||
| Cast on You | ||
| Cast on Other | ||
| Wears Off | ||
Where to Buy
| Vendor | Location | Cost |
|---|
Usage
Copy and paste the following to use this template on a spell page:
{{Spell
|icon=
|description=
|classes=
* [[Class]] - Level #
|effects=
{{SpellEffect|1|Effect description}}
{{SpellEffect|2|Effect description}}
|skill=
|type=
|mana=
|casttime=
|recasttime=
|target=
|duration=
|resist=
|castonyou=
|castonother=
|wearsoff=
|sources=
{{VendorRow|[[Vendor Name]]|[[Location]]|Cost}}
}}