Template: NPC Skill
From Xeliki
Resplendent (talk | contribs) m |
Resplendent (talk | contribs) m |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 15: | Line 15: | ||
{{#if: {{{element|}}} | | {{#if: {{{element|}}} | | ||
{{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]] | {{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]] | ||
| + | {{!}}- }} | ||
| + | {{#if: {{{status|}}} | | ||
| + | {{!}} '''[[Status Effect]]:''' {{!}}{{!}} [[{{{status}}}]] | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{duration|}}} | | {{#if: {{{duration|}}} | | ||
| Line 23: | Line 26: | ||
{{!}}- }} | {{!}}- }} | ||
|} | |} | ||
| − | {{#ifeq: {{FULLPAGENAME}} | Template:NPC Skill | | [[Category:Monster Skills]] }}</includeonly><noinclude> | + | {{#ifeq: {{FULLPAGENAME}} | Template:NPC Skill | | [[Category:Monster Exclusive Skills]] }}</includeonly><noinclude> |
==Description== | ==Description== | ||
| Line 30: | Line 33: | ||
====Usage==== | ====Usage==== | ||
| − | + | <pre>{{NPC Skill | |
| − | + | | name = | |
| − | + | | type = | |
| − | + | | levels = | |
| − | | | + | | range = |
| − | + | | area = | |
| − | ==== | + | | element = |
| − | + | | status = | |
| + | | duration = | ||
| + | | target = | ||
| + | }}</pre> | ||
[[Category:Templates|NPC Skill]] | [[Category:Templates|NPC Skill]] | ||
</noinclude> | </noinclude> | ||