Difference between revisions of "Template:6s team roster"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | {| class="wikitable infobox2" style="clear:none; margin-right:1em; float:left;" | + | {| class="wikitable infobox2" style="clear: none; margin-right:1em; float:left;" |
|- | |- | ||
! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}} | ! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}} | ||
|- | |- | ||
| − | | width= | + | | width=40% | '''{{{scout1}}}''' |
| − | + | | width=60 | [[File:Scouticon.png|20px]] [[Scout]] | |
|- | |- | ||
| + | | '''{{{scout2}}}''' | ||
| [[File:Scouticon.png|20px]] [[Scout]] | | [[File:Scouticon.png|20px]] [[Scout]] | ||
| − | |||
|- style="background: silver" | |- style="background: silver" | ||
| − | {{#if:{{{scout1sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]] | + | {{#if:{{{scout1sub|}}}|{{!}} '''{{{scout1sub}}}''' |
| − | + | {{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]|}} | |
|- style="background: silver" | |- style="background: silver" | ||
| − | {{#if:{{{scout2sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]] | + | {{#if:{{{scout2sub|}}}|{{!}} '''{{{scout2sub}}}''' |
| − | + | {{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]|}} | |
|- | |- | ||
| + | | '''{{{roamer}}}''' | ||
| [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]] | | [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]] | ||
| − | |||
|- style="background: silver" | |- style="background: silver" | ||
| − | {{#if:{{{roamersub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]] | + | {{#if:{{{roamersub|}}}|{{!}} '''{{{roamersub}}}''' |
| − | + | {{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]]|}} | |
|- | |- | ||
| + | | '''{{{pocket}}}''' | ||
| [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]] | | [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]] | ||
| − | |||
|- style="background: silver" | |- style="background: silver" | ||
| − | {{#if:{{{pocketsub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]] | + | {{#if:{{{pocketsub|}}}|{{!}} '''{{{pocketsub}}}''' |
| − | + | {{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]]|}} | |
|- | |- | ||
| + | | '''{{{demoman}}}''' | ||
| [[File:Demomanicon.png|20px]] [[Demoman]] | | [[File:Demomanicon.png|20px]] [[Demoman]] | ||
| − | |||
|- style="background: silver" | |- style="background: silver" | ||
| − | {{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px]] [[Demoman|Demoman Sub]] | + | {{#if:{{{demomansub|}}}|{{!}} '''{{{demomansub}}}''' |
| − | + | {{!}} [[File:Demomanicon.png|20px]] [[Demoman|Demoman Sub]]|}} | |
|- | |- | ||
| + | | '''{{{medic}}}''' | ||
| [[File:Medicicon.png|20px]] [[Medic]] | | [[File:Medicicon.png|20px]] [[Medic]] | ||
| − | |||
|- style="background: silver" | |- style="background: silver" | ||
| − | {{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px]] [[Medic|Medic Sub]] | + | {{#if:{{{medicsub|}}}|{{!}} '''{{{medicsub}}}''' |
| − | + | {{!}} [[File:Medicicon.png|20px]] [[Medic|Medic Sub]]|}} | |
|- | |- | ||
|} | |} | ||
Revision as of 19:04, 20 November 2016
| Roster | |
|---|---|
| {{{scout1}}} | |
| {{{scout2}}} | |
| {{{roamer}}} | |
| {{{pocket}}} | |
| {{{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 = {{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 | |
|---|---|
Error creating thumbnail: Unable to save thumbnail to destination Ruwin
|
|
Error creating thumbnail: Unable to save thumbnail to destination Yz50
|
|
Error creating thumbnail: Unable to save thumbnail to destination enigma
|
|
Error creating thumbnail: Unable to save thumbnail to destination TLR
|
|
Error creating thumbnail: Unable to save thumbnail to destination Platinum
|
|
Error creating thumbnail: Unable to save thumbnail to destination Harbleu
|
|
This is the team that Mixup took to LAN for S13.
| This is the team description using description2. |