Template: NPC Skill

From Xeliki
Jump to: navigation, search
Line 15: Line 15:
 
{{#if: {{{element|}}} |
 
{{#if: {{{element|}}} |
 
{{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]]
 
{{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]]
 +
{{!}}-  }}
 +
{{#if: {{{status|}}} |
 +
{{!}} '''[[Status Effect]]:''' {{!}}{{!}} [[{{{status}}}]]
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{duration|}}} |
 
{{#if: {{{duration|}}} |
Line 30: Line 33:
 
====Usage====
 
====Usage====
  
{| class="wikitable"
+
<pre>{{NPC Skill
! Example !! Output
+
| range =
|-
+
| area =
| <nowiki>{{NPC Skill}}</nowiki> || -
+
| element =
|}
+
| status =
 +
| duration =
 +
| target =
 +
}}</pre>
  
 
====Notes====
 
====Notes====

Revision as of 01:47, 27 March 2010


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

{{NPC Skill
| range =
| area =
| element =
| status =
| duration =
| target = 
}}

Notes

  • This tag should be placed at the beginning of an article.