Difference between revisions of "Template:SpellIncluded"

From DDO Compendium
(Created page with "<noinclude>{{TemplateDocumentation |name = SpellIncluded |description = This template is used for a spell included as part of another spell |category=Spell and Feat Templates...")
 
Line 6: Line 6:
|example1output = {{SpellIncluded|Resist Energy}}
|example1output = {{SpellIncluded|Resist Energy}}
|parameter1name = Spell  
|parameter1name = Spell  
|parameter1description = This is the spell this is included with.  Use [[Template:PageLink]]
|parameter1description = This is the spell this is included with.   
|parameter2name = Spell Page
|parameter2description = This is the page the spell is on if not the same as the name
}}
}}
</noinclude>
</noinclude>
<onlyinclude>Part of {{{1}}}</onlyinclude>
<onlyinclude>Part of {{#if: {{{2|}}}|[[{{{2}}}{{!}}{{{1}}}}}|[[{{{1}}}]]}}</onlyinclude>

Revision as of 11:46, 1 July 2019

SpellIncluded[edit]

This template is used for a spell included as part of another spell

Example Usage
{{SpellIncluded|Resist Energy}}Part of {{#if: |[[{{{2}}}|Resist Energy}}|Resist Energy}}

Usage[edit]

{{SpellIncluded|(Spell)|(Spell Page)}}

Parameter Documentation
SpellThis is the spell this is included with.
Spell PageThis is the page the spell is on if not the same as the name

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


Part of {{#if: |[[{{{2}}}|{{{1}}}}}|[[{{{1}}}]]}}