Difference between revisions of "Template:AB"

From AetoliaWiki
Jump to navigation Jump to search
m
m
Line 11: Line 11:
----
----


'''Work-in-progress!''' Generic pretty template to showcase the use of AB abilities.
'''How to use the AB template:'''
 
The syntax is very simple, and can be written similarly to a table:
<pre>{{AB
|skillname = Name goes here
|syntax = DO A SKILL TO <target>
|description = This skill will instantly send Lin 300 credits without confirmation.
}}</pre>
 
Not all skills feature syntaxes (passives, for instance). If this is the case, omit the "syntax" line entirely:
<pre>{{AB
|skillname = Name goes here
|description = This skill will instantly send Lin like 288 credits without confirmation every second.
}}</pre>


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 05:16, 23 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.
}}