Template:6s team roster: Difference between revisions
Jump to navigation
Jump to search
m fixed template |
mNo edit summary |
||
| Line 50: | Line 50: | ||
**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 | **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. | *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 | * '''You can also add sub players by adding the class name with ''sub'' after. Example:''' | ||
<pre> | |||
| scout1sub = | |||
| pocketsub = | |||
</pre> | |||
=== Example === | === Example === | ||
| Line 60: | Line 64: | ||
| roamer = enigma | | roamer = enigma | ||
| demoman = Platinum | | demoman = Platinum | ||
| medic = Harbleu | | medic = 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. | ||
| Line 73: | Line 76: | ||
| roamer = enigma | | roamer = enigma | ||
| demoman = Platinum | | demoman = Platinum | ||
| medic = Harbleu | | medic = 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. | ||
Revision as of 12:56, 30 January 2014
| Roster | ||
|---|---|---|
| [[{{{scout1}}}]] | ||
| [[{{{scout2}}}]] | ||
| [[{{{pocket}}}]] | ||
| [[{{{roamer}}}]] | ||
| [[{{{demoman}}}]] | ||
| [[{{{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 = Ruwin
| scout2 = Yz50
| pocket = TLR
| roamer = enigma
| demoman = Platinum
| medic = Harbleu
| description = This is the team that Mixup took to LAN for S13.
}}
Will yeld
| Roster | ||
|---|---|---|
| Ruwin | ||
| Yz50 | ||
| TLR | ||
| enigma | ||
| Platinum | ||
| Harbleu | ||
This is the team that Mixup took to LAN for S13.