Difference between revisions of "Template:6s team roster collapsible"
Jump to navigation
Jump to search
(Changed subs so they are distinguishable from the main team.) |
|||
| Line 8: | Line 8: | ||
| '''{{{scout2}}}''' | | '''{{{scout2}}}''' | ||
| [[File:Scouticon.png]] [[Scout]] | | [[File:Scouticon.png]] [[Scout]] | ||
| − | |- | + | |- style="background: silver" |
| − | {{#if:{{{scout1sub|}}}|{{!}} '''{{{scout1sub}}} | + | {{#if:{{{scout1sub|}}}|{{!}} '''{{{scout1sub}}}''' |
| − | {{!}} [[File:Scouticon.png]] [[Scout]]|}} | + | {{!}} [[File:Scouticon.png]] [[Scout|Scout Sub]]|}} |
| − | |- | + | |- style="background: silver" |
{{#if:{{{scout2sub|}}}|{{!}} '''{{{scout2sub}}}''' | {{#if:{{{scout2sub|}}}|{{!}} '''{{{scout2sub}}}''' | ||
| − | {{!}} [[File:Scouticon.png]] [[Scout]]|}} | + | {{!}} [[File:Scouticon.png]] [[Scout|Scout Sub]]|}} |
|- | |- | ||
| '''{{{pocket}}}''' | | '''{{{pocket}}}''' | ||
| [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]] | | [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]] | ||
| − | |- | + | |- style="background: silver" |
{{#if:{{{pocketsub|}}}|{{!}} '''{{{pocketsub}}}''' | {{#if:{{{pocketsub|}}}|{{!}} '''{{{pocketsub}}}''' | ||
| − | {{!}} [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]]|}} | + | {{!}} [[File:Soldiericon.png]] [[Pocket|Pocket Soldier Sub]]|}} |
|- | |- | ||
| '''{{{roamer}}}''' | | '''{{{roamer}}}''' | ||
| [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]] | | [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]] | ||
| − | |- | + | |- style="background: silver" |
{{#if:{{{roamersub|}}}|{{!}} '''{{{roamersub}}}''' | {{#if:{{{roamersub|}}}|{{!}} '''{{{roamersub}}}''' | ||
| − | {{!}} [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]]|}} | + | {{!}} [[File:Soldiericon.png]] [[Roamer|Roaming Soldier Sub]]|}} |
|- | |- | ||
| '''{{{demoman}}}''' | | '''{{{demoman}}}''' | ||
| [[File:Demomanicon.png]] [[Demoman]] | | [[File:Demomanicon.png]] [[Demoman]] | ||
| − | |- | + | |- style="background: silver" |
{{#if:{{{demomansub|}}}|{{!}} '''{{{demomansub}}}''' | {{#if:{{{demomansub|}}}|{{!}} '''{{{demomansub}}}''' | ||
| − | {{!}} [[File:Demomanicon.png]] [[Demoman]]|}} | + | {{!}} [[File:Demomanicon.png]] [[Demoman Sub]]|}} |
|- | |- | ||
| '''{{{medic}}}''' | | '''{{{medic}}}''' | ||
| [[File:Medicicon.png]] [[Medic]] | | [[File:Medicicon.png]] [[Medic]] | ||
| − | |- | + | |- style="background: silver" |
{{#if:{{{medicsub|}}}|{{!}} '''{{{medicsub}}}''' | {{#if:{{{medicsub|}}}|{{!}} '''{{{medicsub}}}''' | ||
| − | {{!}} [[File:Medicicon.png]] [[Medic]]|}} | + | {{!}} [[File:Medicicon.png]] [[Medic Sub]]|}} |
|- | |- | ||
|} | |} | ||
Revision as of 12:41, 16 May 2015
| {{Flag/{{{flag}}}}} [[{{{teamname}}}]] | |
|---|---|
| {{{scout1}}} | Error creating thumbnail: Unable to save thumbnail to destination Scout
|
| {{{scout2}}} | Error creating thumbnail: Unable to save thumbnail to destination Scout
|
| {{{pocket}}} | Error creating thumbnail: Unable to save thumbnail to destination Pocket Soldier
|
| {{{roamer}}} | Error creating thumbnail: Unable to save thumbnail to destination Roaming Soldier
|
| {{{demoman}}} | Error creating thumbnail: Unable to save thumbnail to destination Demoman
|
| {{{medic}}} | Error creating thumbnail: Unable to save thumbnail to destination 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 collapsible
| teamname = Classic Mixup
| flag = usa
| scout1 = Ruwin
| scout2 = Yz50
| pocket = TLR
| roamer = enigma
| demoman = Platinum
| medic = Harbleu
}}
Will yeld
Error creating thumbnail: Unable to save thumbnail to destination Classic Mixup
| |
|---|---|
| Ruwin | Error creating thumbnail: Unable to save thumbnail to destination Scout
|
| Yz50 | Error creating thumbnail: Unable to save thumbnail to destination Scout
|
| TLR | Error creating thumbnail: Unable to save thumbnail to destination Pocket Soldier
|
| enigma | Error creating thumbnail: Unable to save thumbnail to destination Roaming Soldier
|
| Platinum | Error creating thumbnail: Unable to save thumbnail to destination Demoman
|
| Harbleu | Error creating thumbnail: Unable to save thumbnail to destination Medic
|