Difference between revisions of "Template:AB"

From AetoliaWiki
Jump to navigation Jump to search
m (Prettification)
m (Removing some of the inconsistent graphical prettiness. Will probably end up scrapping this template later.)
Line 1: Line 1:
{| width=70% cellspacing=0 class="rounded"
{| width=70% cellspacing=0 class="rounded"
  | style="text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); background-color: #738293; font-family: Verdana; font-size: 150%; padding: 4px 7px 4px 7px; border-top: 1px solid #435263; border-bottom: 1px solid #627182; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-top-left-radius: 5px; -moz-border-top-right-radius: 5px;" id="{{{skillname}}}" | Name: <span style="color: #d0d8df;">{{{skillname|Needs "skillname"!}}}</span>
  | style="background-color: #738293; font-family: Verdana; font-size: 150%; padding: 4px 7px 4px 7px; border-top: 1px solid #435263; border-bottom: 1px solid #627182;" id="{{{skillname}}}" | Name: <span style="color: #d0d8df;">{{{skillname|Needs "skillname"!}}}</span>
{{#if:{{{syntax|}}}|
{{#if:{{{syntax|}}}|
  {{!}}-
  {{!}}-

Revision as of 05:18, 15 November 2012

Name: 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.
}}