Changes

Jump to: navigation, search

Template:AATST

776 bytes added, 10:21, 6 October 2014
Template for Advanced Abilities table styles.
style="width:100%; border:1px solid silver; margin:0 0 1em;{{{+|}}}" cellspacing="2" cellpadding="3" rules=all<noinclude>
__NOTOC__
==Syntax==
<pre>
{{AATST}}
{{AATST|+=<styles>}}
</pre>

==Description==
'''Advanced Abilities Table Style Template'''. Table design template for consistency and easier maintenance. Simply paste this in the beginning of your table (after the class attribute).

==Parameters==
; +
: Optional. Adds the given styles to the style attribute.

==Examples==
Basic example:
<pre>
{| {{AATST}}
| 1.1 || 1.2
|-
| 2.1 || 2.2
|}
</pre>

Using the '+' parameter to add another style attribute:
<pre>
{| {{AATST|+=float:right;}}
| 1.1 || 1.2
|-
| 2.1 || 2.2
|}
</pre>

[[Category:Style templates|Advanced Abilities Table Style Template (AATST)]]
</noinclude>
2,804
edits

Navigation menu