Difference between revisions of "Template:AB"

From AetoliaWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{| width=70% cellspacing=0
{| width=70% cellspacing=0
  | style="background-color: #738293; font-family: Verdana; font-size: 150%; padding: 4px 7px 4px 7px; border-top: 1px solid #435263;" | {{{skillname|Needs "skillname"!}}}
  | style="background-color: #738293; font-family: Verdana; font-size: 150%; padding: 4px 7px 4px 7px; border-top: 1px solid #435263;" id="{{{skillname}}}" | {{{skillname|Needs "skillname"!}}}
{{#if:{{{syntax|}}}|
{{#if:{{{syntax|}}}|
  {{!}}-
  {{!}}-

Revision as of 09:17, 26 April 2012

Needs "skillname"!
Needs "description"!

How to use the AB template:

The syntax is very simple, and can be written similarly to a table:

{{AB
|skillname = Name goes here
|syntax = DO A SKILL TO <target>
|description = This skill will instantly send Lin 300 credits without confirmation.
}}

Not all skills feature syntaxes (passives, for instance). If this is the case, omit the "syntax" line entirely:

{{AB
|skillname = Name goes here
|description = This skill will instantly send Lin like 288 credits without confirmation every second.
}}