Template:NWN:Spell: Difference between revisions

mNo edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is a spell.
[[File:{{{icon}}}|border|right]]
==Name==
{{{name}}}
==Description==
{{NWN:Spell:Description|desc={{{desc}}}}}
{{NWN:Spell:Description|desc={{{desc}}}}}
icon {{{icon}}}


<noinclude>
<templatedata>
<templatedata>
{
{
"description": "An NWN Spell",
"params": {
"params": {
"name": {
"name": {
Line 34: Line 30:
"description": "Icon for the spell"
"description": "Icon for the spell"
}
}
}
},
"description": " An NWN Spell."
}
}
</templatedata>
</templatedata>
</noinclude>

Latest revision as of 04:59, 14 March 2019

[[File:{{{icon}}}|border|right]] {{{desc}}}


An NWN Spell.

Template parameters

ParameterDescriptionTypeStatus
namename

The name of the spell

Linerequired
descdesc

The spell's description

Contentsuggested
iconicon

Icon for the spell

Linesuggested