Template:NWN:Spell: Difference between revisions

m
mNo edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is a spell.
[[File:{{{icon}}}|border|right]]
==Name==
{{NWN:Spell:Description|desc={{{desc}}}}}
{{{name}}}
==Description==
{{NWN:Spell:Description|{{{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>