Difference between revisions of "Template:6s roster"
From Armagetron
m |
|||
Line 1: | Line 1: | ||
− | |||
{| class="infobox left" | {| class="infobox left" | ||
|- | |- | ||
Line 37: | Line 36: | ||
*Just copy the code below to the page you want and edit the values after the "=" | *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). | **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 === | === Example === | ||
Line 50: | Line 48: | ||
| sub1 = algid | | sub1 = algid | ||
| sub2 = vein | | sub2 = vein | ||
− | |||
}} | }} | ||
</pre> | </pre> | ||
Line 64: | Line 61: | ||
| sub1 = algid | | sub1 = algid | ||
| sub2 = vein | | sub2 = vein | ||
− | |||
}} | }} | ||
[[Category:Template]] | [[Category:Template]] |
Revision as of 13:38, 5 July 2014
Roster | ||
---|---|---|
{{{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 | swp1 = delic | swp2 = blondie | atk1 = appleseed | atk2 = Hoax | ctr = Mister | def = insa | sub1 = algid | sub2 = vein }}
Will yeld
Roster | ||
---|---|---|
delic | ![]() | |
blondie | ![]() | |
appleseed | ![]() | |
Hoax | ![]() | |
Mister | ![]() | |
insa | ![]() | |
algid | ![]() | |
vein | ![]() |