Template:5e Subclass Spells Table: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{{!}} class="zebra small" style="margin: 0 10px; min-width: 300px; max-width:90vw;" | {{{!}} class="zebra small" style="margin: 0 10px; min-width: 300px; max-width:90vw;" | ||
{{!}}- | {{!}}- | ||
! style="text-align:center;" {{!}} {{{class|}}} Level {{!!}} Spells {{#if: {{{spells1|}}} | | ! style="text-align:center;" {{!}} {{#if: {{{class|}}}|{{{class}}}|Spell|}} Level {{!!}} Spells {{#if: {{{spells1|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} style="text-align:center;" {{!}} 1st {{!!}} {{5e Spell Line|{{{spells1|}}}}} }}{{#if: {{{spells2|}}} | | {{!}} style="text-align:center;" {{!}} 1st {{!!}} {{5e Spell Line|{{{spells1|}}}}} }}{{#if: {{{spells2|}}} | | ||
Line 51: | Line 51: | ||
<pre>{{5e Subclass Spells Table | <pre>{{5e Subclass Spells Table | ||
|name= <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> | |name= <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> | ||
|class= <!-- name of | |class= <!-- blank = "Spell Level", or name of class for "Class Level" --> | ||
|spells1=spell name, spell name | |spells1=spell name, spell name | ||
|spells3=spell name, spell name | |spells3=spell name, spell name | ||
Line 59: | Line 59: | ||
}}</pre> | }}</pre> | ||
== | ==Examples== | ||
<pre>{{5e Subclass Spells Table | <pre>{{5e Subclass Spells Table | ||
|name=Life Domain <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> | |name=Life Domain <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> | ||
Line 68: | Line 68: | ||
|spells7=Death Ward, Guardian of Faith | |spells7=Death Ward, Guardian of Faith | ||
|spells9=Mass Cure Wounds, Raise Dead | |spells9=Mass Cure Wounds, Raise Dead | ||
}}</pre> | }} | ||
{{5e Subclass Spells Table | |||
|name=Foo Domain <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> | |||
|class= <!-- name of the class that this subclass belongs to --> | |||
|spells1=Bless, Cure Wounds | |||
|spells2=Lesser Restoration, Spiritual Weapon | |||
|spells3=Beacon of Hope, Revivify | |||
|spells4=Death Ward, Guardian of Faith | |||
|spells5=Mass Cure Wounds, Raise Dead | |||
}} | |||
</pre> | |||
produces... | produces... | ||
Line 82: | Line 93: | ||
}} | }} | ||
{{5e Subclass Spells Table | |||
|name=Foo Domain <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> | |||
|class= <!-- name of the class that this subclass belongs to --> | |||
|spells1=Bless, Cure Wounds | |||
|spells2=Lesser Restoration, Spiritual Weapon | |||
|spells3=Beacon of Hope, Revivify | |||
|spells4=Death Ward, Guardian of Faith | |||
|spells5=Mass Cure Wounds, Raise Dead | |||
}} | |||
[[Category:5e Templates|Subclass Spells Table 5e]] | [[Category:5e Templates|Subclass Spells Table 5e]] | ||
</noinclude> | </noinclude> |
Latest revision as of 11:23, 21 February 2021
Use
Used on a subclass page.
Syntax
{{5e Subclass Spells Table |name= <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> |class= <!-- blank = "Spell Level", or name of class for "Class Level" --> |spells1=spell name, spell name |spells3=spell name, spell name |spells5=spell name, spell name |spells7=spell name, spell name |spells9=spell name, spell name }}
Examples
{{5e Subclass Spells Table |name=Life Domain <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> |class=Cleric <!-- name of the class that this subclass belongs to --> |spells1=Bless, Cure Wounds |spells3=Lesser Restoration, Spiritual Weapon |spells5=Beacon of Hope, Revivify |spells7=Death Ward, Guardian of Faith |spells9=Mass Cure Wounds, Raise Dead }} {{5e Subclass Spells Table |name=Foo Domain <!-- name of subclass, like "Oath of Awesomeness", "Blight Circle", "Prescience Domain", or similar --> |class= <!-- name of the class that this subclass belongs to --> |spells1=Bless, Cure Wounds |spells2=Lesser Restoration, Spiritual Weapon |spells3=Beacon of Hope, Revivify |spells4=Death Ward, Guardian of Faith |spells5=Mass Cure Wounds, Raise Dead }}
produces...
Life Domain Spells
Cleric Level | Spells |
---|---|
1st | bless, cure wounds |
3rd | lesser restoration, spiritual weapon |
5th | beacon of hope, revivify |
7th | death ward, guardian of faith |
9th | mass cure wounds, raise dead |
Foo Domain Spells
Spell Level | Spells |
---|---|
1st | bless, cure wounds |
2nd | lesser restoration, spiritual weapon |
3rd | beacon of hope, revivify |
4th | death ward, guardian of faith |
5th | mass cure wounds, raise dead |