Template:NWN:Spell:Description: Difference between revisions
(Created page with " {{{description}}} <noinclude> <templatedata> { "params": { "description": {} } } </templatedata> </noinclude>") |
mNo edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{{desc}}} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"description": | "desc": { | ||
} | "label": "Description", | ||
"description": "The spell description", | |||
"type": "content", | |||
"required": true | |||
} | |||
}, | |||
"description": " " | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 06:09, 10 February 2018
{{{desc}}}
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Description | desc | The spell description | Content | required |