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

From comp.tf
Jump to navigation Jump to search
m (Icon fixes)
(roamer and pocket swap)
Line 15: Line 15:
 
{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]|}}
 
{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]|}}
 
|-
 
|-
 +
| '''{{{roamer}}}'''
 +
| [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]]
 +
|- style="background: silver"
 +
{{#if:{{{roamersub|}}}|{{!}} '''{{{roamersub}}}'''
 +
{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]]|}}
 +
|-
 
| '''{{{pocket}}}'''  
 
| '''{{{pocket}}}'''  
 
| [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]]  
 
| [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]]  
Line 20: Line 26:
 
{{#if:{{{pocketsub|}}}|{{!}} '''{{{pocketsub}}}'''
 
{{#if:{{{pocketsub|}}}|{{!}} '''{{{pocketsub}}}'''
 
{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]]|}}
 
{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]]|}}
|-
 
| '''{{{roamer}}}'''
 
| [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]]
 
|- style="background: silver"
 
{{#if:{{{roamersub|}}}|{{!}} '''{{{roamersub}}}'''
 
{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]]|}}
 
 
|-  
 
|-  
 
| '''{{{demoman}}}'''  
 
| '''{{{demoman}}}'''  

Revision as of 11:51, 2 June 2016

Roster
{{{scout1}}} Scouticon.png Scout
{{{scout2}}} Scouticon.png Scout
{{{roamer}}} Soldiericon.png Roaming Soldier
{{{pocket}}} Soldiericon.png Pocket Soldier
{{{demoman}}} Demomanicon.png Demoman
{{{medic}}} Medicicon.png 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 =
  • If you desire for the roster to be collapsed, you may add a value to collapsed and it will be collapsed. Example:
| collapsed = yes
  • You may need to add the following code after this template to allow you to write beneath it:
 <div class="clearfix"></div> 

Example

{{6s team roster collapsible
| teamname = Classic Mixup
| flag = usa
| scout1 = Ruwin
| scout2 = Yz50
| pocket = TLR
| roamer = enigma
| demoman = Platinum
| medic = Harbleu
}}

Will yeld

United States Classic Mixup
Ruwin Scouticon.png Scout
Yz50 Scouticon.png Scout
enigma Soldiericon.png Roaming Soldier
TLR Soldiericon.png Pocket Soldier
Platinum Demomanicon.png Demoman
Harbleu Medicicon.png Medic