Template:Spell list table row: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(move upcastable next to spell name)
(Support for rest of damage fields)
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<tr>
<tr>
  <td>{{#if: {{{image|}}}
<td>{{IconLink|{{{controller icon}}}|{{{spell}}}|{{{name}}}}}{{#if:{{{conc|}}}|{{Nbts}}{{Icon|Concentration Icon.png|20px|link=Concentration|caption=}}|}}{{#if:{{{ritual|}}}|{{Nbts}}{{Icon|Ritual_Spell_Icon.png|16px|link=Ritual Spells|caption=}}|}}</td>
  | {{IconLink|{{{image}}}|{{{spell}}}}}
<td style="text-align:right;">{{#switch:{{{level|}}}
  | {{SAI|{{{spell}}}|w=40|c={{#if:{{{conc|}}}| 20 | }}|r={{#if:{{{ritual|}}}|16}}}}
  | 0 = <span class="bg3wiki-help-tooltip" aria-label="Cantrip">C</span>
   }}{{#if:{{{upcastable|}}}|{{upcastable}} }}</td>
  | #default = {{{level|}}}
  <td>{{{level|}}}</td>
   }}</td>
<td style="text-align:center;">{{#if:{{{upcastable|}}}|{{upcastable}} }}</td>
<td style="text-align: center; vertical-align: middle;">{{action icon|{{{ casttime|}}}}}</td>


  <td>{{action icon|{{{ casttime|}}}}}</td>
<td style="text-align: center; vertical-align: middle;">{{#if: {{{duration|}}} | {{SmallIcon|Duration Icons.png}}{{nbts}}{{#switch: {{{duration}}}
 
  <td>{{#if: {{{duration|}}} | {{SmallIcon|Duration Icons.png}}{{nbts}}{{#switch: {{{duration}}}
     | 1 = 1 turn
     | 1 = 1 turn
     | Until Long Rest
     | Until Long Rest
Line 15: Line 15:
     | longrest = Long Rest
     | longrest = Long Rest
     | #default = {{{duration}}} turns
     | #default = {{{duration}}} turns
   }} | - }}</td>
   }} | <div style="text-align:center">-</div> }}</td>


  <td>{{SmallIcon|Range Icon.png}}{{nbts}}{{#switch: {{{range|{{!}}}}}
<td><!--
    Filler "-" if neither range nor area are specified
    -->{{#if: {{{range|}}}{{{area|}}} | | <div style="text-align:center">-</div> }}<!--
    Range may be empty, have one of the special values, or in the format <range in m> / <range in ft>
    -->{{#if: {{{range|}}} | {{SmallIcon|Range Icon.png}}{{nbts}}{{#switch: {{{range|{{!}}}}}
     | self
     | self
     | Self = Self
     | Self = Self
Line 29: Line 33:
     | ranged = 18 m / 60 ft
     | ranged = 18 m / 60 ft
     | #default = {{#explode: {{{range}}} |/|0 }}m / {{#explode: {{{range}}} |/|1 }}ft
     | #default = {{#explode: {{{range}}} |/|0 }}m / {{#explode: {{{range}}} |/|1 }}ft
   }} {{#if: {{{area|}}}
   }}}}{{#if: {{{area|}}}
     | <br>{{SmallIcon|Aoe Icon.png}}{{nbts}}{{#explode: {{{area}}} |/|0 }}m / {{#explode: {{{area}}} |/|1 }}ft {{#switch: {{{aoe|{{!}}}}} | {{!}} | radius = (Radius) | cone = (Cone) | cube = (Cube) }}
     | {{#if: {{{range|}}} | <br>}}{{SmallIcon|Aoe Icon.png}}{{nbts}}{{#explode: {{{area}}} |/|0 }}m / {{#explode: {{{area}}} |/|1 }}ft {{#switch: {{lc:{{{aoe|{{!}}}}}}} | {{!}} | radius = (Radius) | cone = (Cone) | cube = (Cube) }}
     |  
     |  
   }}</td>
   }}</td>


  <td>{{#ifeq: {{{attack|}}} | yes | {{Attack Roll}} |  
<td style="text-align: center; vertical-align: middle;">{{#ifeq: {{{attack|}}} | 1 | {{Attack Roll}} | {{#if:{{{save|}}}||<div style="text-align:center">-</div>}} }}
  {{#if: {{{save|}}}|{{#ifeq:{{{attack|}}}|yes|<br>}}{{short saving throw | {{{save}}} }} }}
{{#if: {{{save|}}}|<div>{{short saving throw | {{{save}}} }}</div> }}
}}</td>
</td>
 
<td style="text-align: center; vertical-align: middle;">{{#if: {{{damage|}}}{{{damage type|}}}
| {{Damage inline | {{{damage}}} | {{{damage type}}} }}{{#if: {{{extra damage|}}}{{{extra damage type|}}}
| <br>{{Damage inline | {{{extra damage}}} |{{{extra damage type}}} }}
}}{{#if: {{{extra damage 2|}}}{{{extra damage type 2|}}}
| <br>{{Damage inline | {{{extra damage 2}}} |{{{extra damage type 2}}} }}
}}{{#if: {{{extra damage 3|}}}{{{extra damage type 3|}}}
| <br>{{Damage inline | {{{extra damage}}} |{{{extra damage type 3}}} }}
}}  
| <div style="text-align:center">-</div> }}</td>


  <td>{{#if: {{{damage|}}} | {{DamageType|{{{damage}}} }} | - }}</td>
</tr>
</tr>
</includeonly><noinclude>
</includeonly><noinclude>
Line 44: Line 57:
<pre>
<pre>
{{Spell list table row
{{Spell list table row
| image=Acid Splash Icon.png
| controller icon=Flame Blade Icon.webp
| level=Cantrip
| level=0
| spell=Acid Splash
| spell=Flame Blade (Spell)
| name=Flame Blade
| area=2/7
| area=2/7
| save=DEX
| save=DEX
| damage=Acid
| damage=2d6
| damage type=Acid
}}
}}
{{Spell list table row
{{Spell list table row
| spell=Blade Ward
| spell=Blade Ward
| level=Cantrip
| controller icon=Blade Ward Icon.webp
| casttime={{action}}
| name=Blade Ward
| level=0
| casttime={{r|action}}
| duration=2
| duration=2
| range=self
| range=self
Line 62: Line 79:
{{Spell list table row
{{Spell list table row
| spell=Firebolt?
| spell=Firebolt?
| level=Cantrip
| controller icon=Fire Bolt Icon.webp
| name=Firebolt?
| level=0
| upcastable=yes
| upcastable=yes
| casttime={{action}}
| casttime={{r|action}}
| duration=2
| duration=2
| range=self
| range=self
Line 76: Line 95:
{{Spell list table row/header}}
{{Spell list table row/header}}
{{Spell list table row
{{Spell list table row
| image=Acid Splash Icon.png
| controller icon=Flame Blade Spell Icon.webp
| level=Cantrip
| level=0
| spell=Acid Splash
| spell=Flame Blade (Spell)
| name=Flame Blade
| area=2/7
| area=2/7
| save=DEX
| save=DEX
| damage=Acid
| damage=2d6
| damage type=Acid
}}
}}
{{Spell list table row
{{Spell list table row
| spell=Blade Ward
| spell=Blade Ward
| level=Cantrip
| controller icon=Blade Ward Icon.webp
| casttime={{action}}
| name=Blade Ward
| level=0
| casttime={{r|action}}
| duration=2
| duration=2
| range=self
| range=self
Line 94: Line 117:
{{Spell list table row
{{Spell list table row
| spell=Firebolt?
| spell=Firebolt?
| level=Cantrip
| controller icon=Fire Bolt Icon.webp
| name=Firebolt?
| level=0
| upcastable=y
| upcastable=y
| casttime={{action}}
| casttime={{r|action}}
| duration=2
| duration=2
| range=self
| range=self
| ritual=true
| ritual=true
| attack=no
| attack=no
| damage=1d10
| damage type=Piercing
| extra damage=2d8
| extra damage type=Fire
}}
{{Spell list table row
| spell=Ensnaring Strike (Ranged)
| controller icon=Ensnaring Strike Ranged Icon.webp
| name=Ensnaring Strike
| level=1
| casttime={{r|action}}
| duration=10
| range=weapon
| save=Dexterity
| attack=yes
| damage = weapon
}}
}}
{{Spell list table row/footer}}
{{Spell list table row/footer}}
Line 108: Line 149:
{
{
"params": {
"params": {
"image": {
"controller icon": {
"description": "File name, auto-generated as \"{{spell}} Icon.png\" if not provided.",
"description": "File name of the spell's icon.",
"type": "string"
"type": "string"
},
},
Line 126: Line 167:
"casttime": {
"casttime": {
"description": "Casting time of the Spell",
"description": "Casting time of the Spell",
"default": "{{Action}}",
"default": "{{r|action}}",
"suggestedvalues": [
"suggestedvalues": [
"{{Action|bonus}}",
                "{{r|action}}",
"{{Action|reaction}}",
"{{r|bonus}}",
"{{Action}} +{{Action|bonus}}"
"{{r|reaction}}",
"{{r|action}} +{{r|bonus}}"
]
]
},
},
Line 236: Line 278:
"level",
"level",
"upcastable",
"upcastable",
"image",
"controller icon",
"conc",
"conc",
"ritual",
"ritual",

Latest revision as of 21:37, 7 February 2025

Example:

{{Spell list table row
| controller icon=Flame Blade Icon.webp
| level=0
| spell=Flame Blade (Spell)
| name=Flame Blade
| area=2/7
| save=DEX
| damage=2d6
| damage type=Acid
}}
{{Spell list table row
| spell=Blade Ward
| controller icon=Blade Ward Icon.webp
| name=Blade Ward
| level=0
| casttime={{r|action}}
| duration=2
| range=self
| conc=required
| attack=no
}}
{{Spell list table row
| spell=Firebolt?
| controller icon=Fire Bolt Icon.webp
| name=Firebolt?
| level=0
| upcastable=yes
| casttime={{r|action}}
| duration=2
| range=self
| ritual=true
| attack=no
}}

Result:

Name Level Cast time Duration Range/Area Attack/Save Damage/Effect
Flame Blade Flame Blade C Action
-
 2m / 7ft (Radius) 2d6Damage TypesAcid
Blade Ward Blade Ward C Action  2 turns  Self
-
-
Firebolt? Firebolt? C Action  2 turns  Self
-
1d10Damage TypesPiercing
2d8Damage TypesFire
Ensnaring Strike Ensnaring Strike 1 Action  10 turns  Weapon Range Normal weapon damage

template data

Template to fill the rows of the Spell list table. It is intended to use inside wikitable with appropriate columns.

Template parameters

ParameterDescriptionTypeStatus
spellspell

Name of the spell

Stringrequired
levellevel

The level of the spell.

Suggested values
1 2 3 4 5 6 Cantrip
Unknownoptional
upcastableupcastable

If specified, adds the upcastable marker next to the level.

Booleanoptional
controller iconcontroller icon

File name of the spell's icon.

Stringoptional
concconc

If specified, marks spell as requiring concentration.

Suggested values
required
Booleanoptional
ritualritual

If specified, marks spell as ritual.

Booleanoptional
casttimecasttime

Casting time of the Spell

Suggested values
{{r|action}} {{r|bonus}} {{r|reaction}} {{r|action}} +{{r|bonus}}
Default
{{r|action}}
Unknownoptional
durationduration

Duration of the spell.

Suggested values
1 2 3 10 100 longrest
Unknownoptional
rangerange

Range of the spell separated by "/".

Suggested values
self melee touch weapon 9/30
Default
18/60
Example
9/30 to get 9m/30ft.
Stringoptional
areaarea

AoE range of the spell separated by "/".

Stringoptional
aoeaoe

AoE type of the spell.

Suggested values
radius cone cube
Default
radius
Stringoptional
attackattack

Does spell require an attack roll.

Suggested values
yes no
Stringoptional
savesave

Does spell require a saving throw against its DC.

Suggested values
STR DEX CON INT WIS CHA
Stringoptional
damagedamage

Type of the damage dealt by the Spell.

Suggested values
Slashing Piercing Bludgeoning Cold Fire Acid Lightning Force Poison Thunder Radiant Necrotic Psychic
Stringoptional