Template: NPC Skill

From Xeliki
Jump to: navigation, search
(skill types page link + name option. under construction)
m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category: Skills]]
+
<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"
{| 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'''
 
| align="center" colspan="2" style="background:#ccccff" | '''{{{name}}} ({{PAGENAME}}) Skill Info'''
Line 16: Line 15:
 
{{#if: {{{element|}}} |
 
{{#if: {{{element|}}} |
 
{{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]]
 
{{!}} '''Element:''' {{!}}{{!}} [[{{{element}}}]]
 +
{{!}}-  }}
 +
{{#if: {{{status|}}} |
 +
{{!}} '''[[Status Effect]]:''' {{!}}{{!}} [[{{{status}}}]]
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{duration|}}} |
 
{{#if: {{{duration|}}} |
Line 24: Line 26:
 
{{!}}-  }}
 
{{!}}-  }}
 
|}
 
|}
 +
{{#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====
 +
 +
<pre>{{NPC Skill
 +
| name =
 +
| type =
 +
| levels =
 +
| range =
 +
| area =
 +
| element =
 +
| status =
 +
| duration =
 +
| target =
 +
}}</pre>
 +
 +
[[Category:Templates|NPC Skill]]
 +
</noinclude>

Latest revision as of 01:50, 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
| name =
| type =
| levels =
| range =
| area =
| element =
| status =
| duration =
| target = 
}}