Difference between revisions of "Template:AB"
Jump to navigation
Jump to search
m |
Chimalmatko (talk | contribs) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| | {| class="wikitable" style="font-weight:bold; text-align:right;" | ||
|- style="font-weight:normal; text-align:left;" | |||
! colspan="2" style="font-size:16px; text-align:left;" | {{{skillname}}} | |||
|- | |||
| Syntax: | |||
| style="font-weight:normal; text-align:left;" | {{{syntax}}} | |||
|- | |||
| Description: | |||
| style="font-weight:normal; text-align:left;" | {{{description}}} | |||
|} | |||
<noinclude> | |||
---- | ---- | ||
''' | '''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> |
Latest revision as of 17:18, 4 April 2022
{{{skillname}}} | |
---|---|
Syntax: | {{{syntax}}} |
Description: | {{{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. }}