Cabal Wiki
im>Origin2
No edit summary
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
{| class="infobox" style="font-size:89%; width:20em;"
 
  +
|- style="background:#AAB966; color:black;"
{| class="wikitable" style="float:right"
 
 
!colspan="2" style="font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
  +
| align="center" colspan="2"|
!colspan="3"| '''{{{name|{{PAGENAME}}}}}'''
 
 
{{{image|[[File:{{PAGENAME}} icon.png|{{PAGENAME}}]]}}}
 
|-
 
|-
| align="center" colspan="3"|
+
!align=center width=100 style="background: #C6C793; color:black;"| Type
{{{image|[[Image:{{PAGENAME}}.gif]]}}}
 
|-
 
! '''Type'''
 
 
| <div style="color:red;">{{{type|Not Specified}}}</div>
 
| <div style="color:red;">{{{type|Not Specified}}}</div>
 
|-
 
|-
  +
!align=center style="background: #C6C793; color:black;" | Requirement
! '''Requirement'''
 
 
| {{{req|Not Specified}}}
 
| {{{req|Not Specified}}}
 
|-
 
|-
  +
!align=center style="background: #C6C793; color:black;" | Price
! '''Price'''
 
 
| {{{alz|Not Specified}}}
 
| {{{alz|Not Specified}}}
 
|-
 
|-
  +
!align=center style="background: #C6C793; color:black;" | Class
! '''Class'''
 
 
| {{{class|Not Specified}}}
 
| {{{class|Not Specified}}}
 
|-
 
|-
 
{{ #if: {{{skill trainer|}}} |
 
{{ #if: {{{skill trainer|}}} |
! valign="middle" align="center" width=30%" colspan="1" style="border: 1px solid rgb(204, 204, 204); background: #C8D9DB; color: #000;" {{!}} <center>'''Skill Trainer'''</center>
+
!align=center style="background: #C6C793; color:black;" {{!}} Skill Trainer
{{!}} valign="middle" align="center" colspan="2" style="border: 1px solid rgb(204, 204, 204); color: rgb(0, 0, 0);" {{!}} [[{{{skill trainer}}}]] }}
+
{{!}} [[{{{skill trainer}}}]] }}
 
|-
 
|-
 
{{ #if: {{{trainer location|}}} |
 
{{ #if: {{{trainer location|}}} |
! valign="middle" align="center" width=30%" colspan="1" style="border: 1px solid rgb(204, 204, 204); background: #C8D9DB; color: #000;" {{!}} <center>'''Trainer Location'''</center>
+
!align=center style="background: #C6C793; color:black;" {{!}} Trainer Location
{{!}} valign="middle" align="center" colspan="2" style="border: 1px solid rgb(204, 204, 204); color: rgb(0, 0, 0);" {{!}} [[{{{trainer location}}}]] }}
+
{{!}} [[{{{trainer location}}}]] }}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Latest revision as of 20:50, 21 October 2011

Skills infobox

Skills infobox

Type
Not Specified
Requirement Not Specified
Price Not Specified
Class Not Specified




Notice

If the "skill trainer" and "trainer location" fields are empty then they won't appear at all

Usage

{{Skills infobox
| name =
| image = 
| type =
| req = 
| alz =
| class =
| skill trainer =
| trainer location =
}}

Detail

name
Tame of the monster. Defaults to "Not Specified".
image
Image of the skill
type
The type of skill. Example: Upgrade, Battle Mode 2, or Magic Attack.
req
The required level, sword rank, or magic rank.
alz
The cost of the skill.
class
If class specific, add the class in. Example: Wizard.
skill trainer
Name of the NPC which teaches you this skill
trainer location
The NPC location

Examples

For Magic Arrow

{{Skills infobox
| name = Magic Arrow
| image = [[Image:Magic Arrow.jpg]]
| type = Magic Attack Skill
| req = Novice
| alz = 800 alz
| class = All
| skill trainer = Gette
| trainer location = Desert Scream
}}