Template:5e Spell List Row: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(wip)
mNo edit summary
Line 9: Line 9:
  | Transmutation = {{iplink|t}}
  | Transmutation = {{iplink|t}}
  | default = {{iplink|o}}
  | default = {{iplink|o}}
}}{{#if: {{{3|}}}|, {{iplink|r}}|}}</sup> {{#if: {{{5|}}}|<ref>{{{4|}}}</ref>|<ref name="{{{4|}}}">{{Cite Pub|{{{4|}}}}}</ref>|}}</includeonly><noinclude>
}}{{#if: {{{4|}}}|, {{iplink|cn}}|}}{{#if: {{{3|}}}|, {{iplink|r}}|}}{{#if: {{{6|}}}|, {{iplink|uc}}|}}{{#if: {{{7|}}}|, {{iplink|can}}|}}{{#if: {{{8|}}}|, {{iplink|p}}|}}{{#if: {{{9|}}}|, {{iplink|ua}}|}} </sup> <!--{{#if: {{{6|}}}|<ref>{{{5|}}}</ref>|<ref>{{Cite Pub|{{{5|}}} }}</ref>|}}--><br /></includeonly><noinclude>


==Syntax==
==Syntax==
<pre>{{5e Spell List Row|spell|school|ritual|source|userYN}}</pre>
<pre>{{5e Spell List Row|spell|school|ritualYN|concentrationYN|source|userYN|canonYN|ptrYN|uaYN}}</pre>


==Examples==
==Examples==
<pre>
<pre>
{{5e Spell List Row|Kiss of Vanti|Necromancy||[[user:Rlyehable]]|y}}
{{5e Spell List Row|Kiss of Vanti|Necromancy||[[user:Rlyehable]]|y|||}}


{{5e Spell List Row|Light|evocation|y|SRD-OGL v5.1|}}
{{5e Spell List Row|Light|evocation|y|SRD-OGL v5.1||y||}}
</pre>
</pre>


produces...
produces...


{{5e Spell List Row|{{5ed|Kiss of Vanti}}|Necromancy||[[user:Rlyehable]]|1}}
{{5e Spell List Row|{{5ed|Kiss of Vanti}}|Necromancy|||[[user:Rlyehable]]|1}}


{{5e Spell List Row|{{SRD5|Acid Splash}}|Evocation|y|SRD-OGL v5.1|}}
{{5e Spell List Row|{{SRD5|Acid Splash}}|Evocation|||SRD-OGL v5.1||y||}}


==Also Include==
<pre>===Spell Notes===
{{anchor|a}} = {{SRD5|Abjuration}}<br />
{{anchor|c}} = {{SRD5|Conjuration}}<br />
{{anchor|d}} = {{SRD5|Divination}}<br />
{{anchor|en}} = {{SRD5|Enchantment}}<br />
{{anchor|ev}} = {{SRD5|Evocation}}<br />
{{anchor|i}} = {{SRD5|Illusion}}<br />
{{anchor|n}} = {{SRD5|Necromancy}}<br />
{{anchor|t}} = {{SRD5|Transmutation}}<br />
{{anchor|o}} = Other school<br />
<br />
{{anchor|cn}} = {{SRD5|Concentration}}<br />
{{anchor|r}} = {{SRD5|Ritual}}<br />
<br />
{{anchor|can}} = Canon<br />
{{anchor|p}} = Pointer<br />
{{anchor|ua}} = Unearthed Arcana<br />
{{anchor|uc}} = User Creation</pre>
----
<references />
[[Category:5e Templates]]
[[Category:5e Templates]]
</noinclude>
</noinclude>


[[Category:5e Templates]]
[[Category:5e Templates]]

Revision as of 10:14, 29 April 2020


Syntax

{{5e Spell List Row|spell|school|ritualYN|concentrationYN|source|userYN|canonYN|ptrYN|uaYN}}

Examples

{{5e Spell List Row|Kiss of Vanti|Necromancy||[[user:Rlyehable]]|y|||}}

{{5e Spell List Row|Light|evocation|y|SRD-OGL v5.1||y||}}

produces...

Kiss of Vanti n, uc

Acid Splash ev, can

Also Include

===Spell Notes===
{{anchor|a}} = {{SRD5|Abjuration}}<br />
{{anchor|c}} = {{SRD5|Conjuration}}<br />
{{anchor|d}} = {{SRD5|Divination}}<br />
{{anchor|en}} = {{SRD5|Enchantment}}<br />
{{anchor|ev}} = {{SRD5|Evocation}}<br />
{{anchor|i}} = {{SRD5|Illusion}}<br />
{{anchor|n}} = {{SRD5|Necromancy}}<br />
{{anchor|t}} = {{SRD5|Transmutation}}<br />
{{anchor|o}} = Other school<br />
<br />
{{anchor|cn}} = {{SRD5|Concentration}}<br />
{{anchor|r}} = {{SRD5|Ritual}}<br />
<br />
{{anchor|can}} = Canon<br />
{{anchor|p}} = Pointer<br />
{{anchor|ua}} = Unearthed Arcana<br />
{{anchor|uc}} = User Creation