Template:6s team roster: Difference between revisions
Jump to navigation
Jump to search
removing autolinking in favour of new Template:Player link |
|||
Line 3: | Line 3: | ||
! colspan=3 | Roster | ! colspan=3 | Roster | ||
|- | |- | ||
| width=40% | ''' | | width=40% | '''{{{scout1}}}''' | ||
| width=60 | [[File:Scouticon.png]] [[Scout]] | | width=60 | [[File:Scouticon.png]] [[Scout]] | ||
|- | |- | ||
| ''' | | '''{{{scout2}}}''' | ||
| [[File:Scouticon.png]] [[Scout]] | | [[File:Scouticon.png]] [[Scout]] | ||
|- | |- | ||
{{#if:{{{scout1sub|}}}|{{!}} ''' | {{#if:{{{scout1sub|}}}|{{!}} '''{{{scout1sub}}}''' | ||
{{!}} [[File:Scouticon.png]] [[Scout]]|}} | {{!}} [[File:Scouticon.png]] [[Scout]]|}} | ||
|- | |- | ||
{{#if:{{{scout2sub|}}}|{{!}} ''' | {{#if:{{{scout2sub|}}}|{{!}} '''{{{scout2sub}}}''' | ||
{{!}} [[File:Scouticon.png]] [[Scout]]|}} | {{!}} [[File:Scouticon.png]] [[Scout]]|}} | ||
|- | |- | ||
| ''' | | '''{{{pocket}}}''' | ||
| [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]] | | [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]] | ||
|- | |- | ||
{{#if:{{{pocketsub|}}}|{{!}} ''' | {{#if:{{{pocketsub|}}}|{{!}} '''{{{pocketsub}}}''' | ||
{{!}} [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]]|}} | {{!}} [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]]|}} | ||
|- | |- | ||
| ''' | | '''{{{roamer}}}''' | ||
| [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]] | | [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]] | ||
|- | |- | ||
{{#if:{{{roamersub|}}}|{{!}} ''' | {{#if:{{{roamersub|}}}|{{!}} '''{{{roamersub}}}''' | ||
{{!}} [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]]|}} | {{!}} [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]]|}} | ||
|- | |- | ||
| ''' | | '''{{{demoman}}}''' | ||
| [[File:Demomanicon.png]] [[Demoman]] | | [[File:Demomanicon.png]] [[Demoman]] | ||
|- | |- | ||
{{#if:{{{demomansub|}}}|{{!}} ''' | {{#if:{{{demomansub|}}}|{{!}} '''{{{demomansub}}}''' | ||
{{!}} [[File:Demomanicon.png]] [[Demoman]]|}} | {{!}} [[File:Demomanicon.png]] [[Demoman]]|}} | ||
|- | |- | ||
| ''' | | '''{{{medic}}}''' | ||
| [[File:Medicicon.png]] [[Medic]] | | [[File:Medicicon.png]] [[Medic]] | ||
|- | |- | ||
{{#if:{{{medicsub|}}}|{{!}} ''' | {{#if:{{{medicsub|}}}|{{!}} '''{{{medicsub}}}''' | ||
{{!}} [[File:Medicicon.png]] [[Medic]]|}} | {{!}} [[File:Medicicon.png]] [[Medic]]|}} | ||
|- | |- |
Revision as of 20:46, 19 August 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 yield
Roster | ||
---|---|---|
Ruwin | ![]() | |
Yz50 | ![]() | |
TLR | ![]() | |
enigma | ![]() | |
Platinum | ![]() | |
Harbleu | ![]() |
This is the team that Mixup took to LAN for S13.