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}}} | ![]() | |
{{{atk1}}} | ![]() | |
{{{atk2}}} | ![]() | |
{{{ctr}}} | ![]() | |
{{{def}}} | ![]() | |
{{{sub1}}} | ![]() | |
{{{sub2}}} | ![]() |
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 | ![]() | |
blondie | ![]() | |
appleseed | ![]() | |
Hoax | ![]() | |
Mister | ![]() | |
insa | ![]() | |
algid | ![]() | |
vein | ![]() |