Template:NWN:Spell:Description: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{{ | {{{desc}}} | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "desc": { | ||
"label": "Description", | "label": "Description", | ||
"description": "The spell description", | "description": "The spell description", | ||
"type": " | "type": "content", | ||
"required": true | "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 |