Template:6s team roster: Difference between revisions

From comp.tf
Jump to navigation Jump to search
m Icon fixes
m Made styling much cleaner by merging with Template:6s team roster collapsible
Line 1: Line 1:
{| class="infobox left"
{| class="wikitable infobox2" style="clear: none;"
|-
|-
! colspan=3 | Roster
! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}}  {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}}
|-
|-
| width=40% | '''{{{scout1}}}'''  
| width=40% | '''{{{scout1}}}'''  
Line 31: Line 31:
|- style="background: silver"
|- style="background: silver"
{{#if:{{{demomansub|}}}|{{!}} '''{{{demomansub}}}'''
{{#if:{{{demomansub|}}}|{{!}} '''{{{demomansub}}}'''
{{!}} [[File:Demomanicon.png|20px]] [[Demoman Sub]]|}}
{{!}} [[File:Demomanicon.png|20px]] [[Demoman|Demoman Sub]]|}}
|-  
|-  
| '''{{{medic}}}'''  
| '''{{{medic}}}'''  
Line 37: Line 37:
|- style="background: silver"
|- style="background: silver"
{{#if:{{{medicsub|}}}|{{!}} '''{{{medicsub}}}'''
{{#if:{{{medicsub|}}}|{{!}} '''{{{medicsub}}}'''
{{!}} [[File:Medicicon.png|20px]] [[Medic Sub]]|}}
{{!}} [[File:Medicicon.png|20px]] [[Medic|Medic Sub]]|}}
|-  
|-  
|}
|}

Revision as of 08:41, 5 May 2016

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

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