Difference between revisions of "Template:6s team roster"

From comp.tf
Jump to navigation Jump to search
m
m
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=35% |  [[File:Scouticon.png|20px]] [[Scout]]
+
| width=42% |  [[File:Scouticon.png|20px]] [[Scout]]
| style="min-width:65%" | '''{{{scout1}}}'''  
+
| style="min-width:58%" | '''{{{scout1}}}'''  
 
|-  
 
|-  
 
| [[File:Scouticon.png|20px]] [[Scout]]
 
| [[File:Scouticon.png|20px]] [[Scout]]
Line 15: Line 15:
 
{{!}} '''{{{scout2sub}}}'''|}}
 
{{!}} '''{{{scout2sub}}}'''|}}
 
|-
 
|-
| [[File:Soldiericon.png|20px]] [[Pocket]]  
+
| [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]]  
 
| '''{{{pocket}}}'''  
 
| '''{{{pocket}}}'''  
 
|- style="background: silver"
 
|- style="background: silver"
{{#if:{{{pocketsub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Sub]]
+
{{#if:{{{pocketsub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]]
 
{{!}} '''{{{pocketsub}}}'''|}}
 
{{!}} '''{{{pocketsub}}}'''|}}
 
|-  
 
|-  
| [[File:Soldiericon.png|20px]] [[Roamer]]
+
| [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]]
 
| '''{{{roamer}}}'''  
 
| '''{{{roamer}}}'''  
 
|- style="background: silver"
 
|- style="background: silver"
{{#if:{{{roamersub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roamer Sub]]
+
{{#if:{{{roamersub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]]
 
{{!}} '''{{{roamersub}}}'''|}}
 
{{!}} '''{{{roamersub}}}'''|}}
 
|-  
 
|-  

Revision as of 01:35, 7 May 2016

Roster
Scouticon.png Scout {{{scout1}}}
Scouticon.png Scout {{{scout2}}}
Soldiericon.png Pocket Soldier {{{pocket}}}
Soldiericon.png Roaming Soldier {{{roamer}}}
Demomanicon.png Demoman {{{demoman}}}
Medicicon.png Medic {{{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
Scouticon.png Scout Ruwin
Scouticon.png Scout Yz50
Soldiericon.png Pocket Soldier TLR
Soldiericon.png Roaming Soldier enigma
Demomanicon.png Demoman Platinum
Medicicon.png Medic Harbleu

This is the team that Mixup took to LAN for S13.