Difference between revisions of "Template:6s team roster"
Jump to navigation
Jump to search
Line 44: | Line 44: | ||
</div> | </div> | ||
<div class="clearfix"></div> | <div class="clearfix"></div> | ||
+ | |||
+ | <div class="clearfix"></div> | ||
+ | {| width="296px" | ||
+ | |- | ||
+ | | <small>{{{description2|}}}</small> | ||
+ | |} | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
Line 61: | Line 67: | ||
<pre> | <pre> | ||
{{6s team roster | {{6s team roster | ||
− | | scout1 = Ruwin | + | | scout1 = {{Player link|ca|Ruwin}} |
− | | scout2 = Yz50 | + | | scout2 = {{Player link|us|Yz50}} |
− | | | + | | roamer = {{Player link|us|enigma}} |
− | | | + | | pocket = {{Player link|us|TLR}} |
− | | demoman = Platinum | + | | demoman = {{Player link|us|Platinum}} |
− | | medic = Harbleu | + | | medic = {{Player link|us|Harbleu}} |
| description = This is the team that Mixup took to LAN for S13. | | description = This is the team that Mixup took to LAN for S13. | ||
+ | | description2 = This is the team description using |description2 | ||
}} | }} | ||
</pre> | </pre> | ||
− | ===Will yield=== | + | === Will yield === |
{{6s team roster | {{6s team roster | ||
− | | scout1 = Ruwin | + | | scout1 = {{Player link|ca|Ruwin}} |
− | | scout2 = Yz50 | + | | scout2 = {{Player link|us|Yz50}} |
− | | | + | | roamer = {{Player link|us|enigma}} |
− | | | + | | pocket = {{Player link|us|TLR}} |
− | | demoman = Platinum | + | | demoman = {{Player link|us|Platinum}} |
− | | medic = Harbleu | + | | medic = {{Player link|us|Harbleu}} |
| description = This is the team that Mixup took to LAN for S13. | | description = This is the team that Mixup took to LAN for S13. | ||
+ | | description2 = This is the team description using |description2 | ||
}} | }} | ||
[[Category:Template]] | [[Category:Template]] |
Revision as of 18:13, 20 November 2016
Roster | |
---|---|
Scout | {{{scout1}}} |
Scout | {{{scout2}}} |
Roaming Soldier | {{{roamer}}} |
Pocket Soldier | {{{pocket}}} |
Demoman | {{{demoman}}} |
Medic | {{{medic}}} |
Usage
- Just copy the code below to the page you want and edit the values after the "="
- Important: If you don't know any value or don't have information to fill it just let it be with a null value (blank).
- Please input player names in full and type everything carefully as most things will be linked automatically and should be kept consistent across the wiki
- Use the description field to refer to when the roster in question was active and any notable accomplishments it had.
- You can also add sub players by adding the class name with sub after. Example:
| scout1sub = | pocketsub =
Example
{{6s team roster | scout1 = {{Player link|ca|Ruwin}} | scout2 = {{Player link|us|Yz50}} | roamer = {{Player link|us|enigma}} | pocket = {{Player link|us|TLR}} | demoman = {{Player link|us|Platinum}} | medic = {{Player link|us|Harbleu}} | description = This is the team that Mixup took to LAN for S13. | description2 = This is the team description using |description2 }}
Will yield
Roster | |
---|---|
Scout | Ruwin |
Scout | Yz50 |
Roaming Soldier | enigma |
Pocket Soldier | TLR |
Demoman | Platinum |
Medic | Harbleu |
This is the team that Mixup took to LAN for S13.
This is the team description using |