Template:6s team roster: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}} | ! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}} | ||
|- | |- | ||
| width=40% | | width=40% | [[File:Scouticon.png|20px]] [[Scout]] | ||
| style="min-width:60%" | '''{{{scout1}}}''' | |||
|- | |- | ||
| [[File:Scouticon.png|20px]] [[Scout]] | |||
| '''{{{scout2}}}''' | | '''{{{scout2}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
{{#if:{{{scout1sub|}}}| | {{#if:{{{scout1sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]] | ||
{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]|}} | {{!}} '''{{{scout1sub}}}'''|}} | ||
|- style="background: silver" | |- style="background: silver" | ||
{{#if:{{{scout2sub|}}}| | {{#if:{{{scout2sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]] | ||
{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]|}} | {{!}} '''{{{scout2sub}}}'''|}} | ||
|- | |- | ||
| [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]] | |||
| '''{{{pocket}}}''' | | '''{{{pocket}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
{{#if:{{{pocketsub|}}}| | {{#if:{{{pocketsub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]] | ||
{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]]|}} | {{!}} '''{{{pocketsub}}}'''|}} | ||
|- | |- | ||
| [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]] | |||
| '''{{{roamer}}}''' | | '''{{{roamer}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
{{#if:{{{roamersub|}}}| | {{#if:{{{roamersub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]] | ||
{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]]|}} | {{!}} '''{{{roamersub}}}'''|}} | ||
|- | |- | ||
| [[File:Demomanicon.png|20px]] [[Demoman]] | |||
| '''{{{demoman}}}''' | | '''{{{demoman}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
{{#if:{{{demomansub|}}}| | {{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px]] [[Demoman|Demoman Sub]] | ||
{{!}} [[File:Demomanicon.png|20px]] [[Demoman|Demoman Sub]]|}} | {{!}} '''{{{demomansub}}}'''|}} | ||
|- | |- | ||
| [[File:Medicicon.png|20px]] [[Medic]] | |||
| '''{{{medic}}}''' | | '''{{{medic}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
{{#if:{{{medicsub|}}}| | {{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px]] [[Medic|Medic Sub]] | ||
{{!}} [[File:Medicicon.png|20px]] [[Medic|Medic Sub]]|}} | {{!}} '''{{{medicsub}}}'''|}} | ||
|- | |- | ||
|} | |} |
Revision as of 01:31, 7 May 2016
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 yield
Roster | |
---|---|
![]() |
Ruwin |
![]() |
Yz50 |
![]() |
TLR |
![]() |
enigma |
![]() |
Platinum |
![]() |
Harbleu |
This is the team that Mixup took to LAN for S13.