Difference between revisions of "Template:6s roster"

From Armagetron
Line 1: Line 1:
 
{| class="infobox left"
 
{| class="infobox left"
 
|-
 
|-
! colspan=3 | {{{team}}}
+
! colspan=3 | '''{{{team}}}'''
 
|-
 
|-
 
| width=40% | '''{{{swp1}}}'''  
 
| width=40% | '''{{{swp1}}}'''  

Revision as of 14:05, 5 July 2014

{{{team}}}
{{{swp1}}} Swp2.png Sweeper
{{{swp2}}} Swp2.png Sweeper
{{{atk1}}} Atk2.png Attacker
{{{atk2}}} Atk2.png Attacker
{{{ctr}}} Ctr.png Center
{{{def}}} Def.png Defender
{{{sub1}}} Sub.png Substitute
{{{sub2}}} Sub.png Substitute

Usage

  • Just copy the code below to the page you want and edit the values after the "="
    • If you don't know any value or don't have information to fill it just let it be with a null value (blank).

Example

{{6s team roster
| team = a black cat
| swp1 = delic
| swp2 = blondie
| atk1 = appleseed
| atk2 = Hoax
| ctr = Mister
| def = insa
| sub1 = algid
| sub2 = vein
}}

Will yeld

a black cat
delic Swp2.png Sweeper
blondie Swp2.png Sweeper
appleseed Atk2.png Attacker
Hoax Atk2.png Attacker
Mister Ctr.png Center
insa Def.png Defender
algid Sub.png Substitute
vein Sub.png Substitute