Difference between revisions of "Template:NPC Skill"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#if: {{{type|}}} | [[Category:{{{type}}} Skills{{!}}{{{name}}}]] }}{{#if: {{{area|}}} | [[Category:AoE Skills{{!}}{{{name}}}]] }}{{#if: {{{knock|}}} | Categor...") |
|||
Line 1: | Line 1: | ||
− | <includeonly>{ | + | <includeonly>{| class="skill info" style="border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; width: 30em; text-align: left, top; font-size: 100% cellspacing=2" |
− | |||
|- | |- | ||
− | + | | align="center" colspan="2" style="background:#ccccff" | '''{{{name}}} ({{PAGENAME}}) Skill Info''' | |
|- | |- | ||
− | | | + | | width=10em | '''[[Skill Types|Type]]:''' || {{{type}}} Skill |
|- | |- | ||
| '''Levels:''' || {{{levels}}} | | '''Levels:''' || {{{levels}}} | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{#if: {{{range|}}} | | {{#if: {{{range|}}} | | ||
− | {{!}} '''Range:''' {{!}}{{!}} | + | {{!}} '''Range:''' {{!}}{{!}} {{{range}}} |
− | + | {{!}}- }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{!}}- }} | ||
{{#if: {{{area|}}} | | {{#if: {{{area|}}} | | ||
{{!}} '''Area:''' {{!}}{{!}} {{{area}}} | {{!}} '''Area:''' {{!}}{{!}} {{{area}}} | ||
− | {{!}}- }} | + | {{!}}- }} |
{{#if: {{{element|}}} | | {{#if: {{{element|}}} | | ||
− | {{!}} ''' | + | {{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]] |
− | {{!}}- }} | + | {{!}}- }} |
{{#if: {{{status|}}} | | {{#if: {{{status|}}} | | ||
− | {{!}} '''Status:''' {{!}}{{!}} [[ | + | {{!}} '''[[Status Effect]]:''' {{!}}{{!}} [[{{{status}}}]] |
− | {{!}}- }} | + | {{!}}- }} |
− | {{#if: {{{ | + | {{#if: {{{duration|}}} | |
− | {{!}} ''' | + | {{!}} '''Duration:''' {{!}}{{!}} {{{duration}}} |
− | {{!}}- }} | + | {{!}}- }} |
− | {{#if: {{{ | + | {{#if: {{{target|}}} | |
− | {{!}} ''' | + | {{!}} '''Target:''' {{!}}{{!}} {{{target}}} |
+ | {{!}}- }} | ||
|} | |} | ||
− | {{#ifeq: {{FULLPAGENAME}} | Template:NPC Skill | | [[Category:Monster Exclusive Skills | + | {{#ifeq: {{FULLPAGENAME}} | Template:NPC Skill | | [[Category:Monster Exclusive Skills]] }}</includeonly><noinclude> |
− | + | ||
− | + | ==Description== | |
− | + | This template displays a small info box for an [[NPC]] skill and should be used at the beginning of all [[NPC]] skill pages. | |
− | + | ||
− | + | ====Usage==== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == Description == | ||
− | This template displays a small info box for an [[NPC]] skill and should be used at the beginning of all [[NPC]] skill pages. | ||
− | |||
<pre>{{NPC Skill | <pre>{{NPC Skill | ||
− | | name = | + | | name = |
− | | type = | + | | type = |
− | | levels = | + | | levels = |
− | | duration = | + | | range = |
+ | | area = | ||
+ | | element = | ||
+ | | status = | ||
+ | | duration = | ||
| target = | | target = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}}</pre> | }}</pre> | ||
− | + | [[Category:Templates|NPC Skill]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</noinclude> | </noinclude> |