Template:6s team roster: Difference between revisions

From comp.tf
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
{{!}} '''{{{scout2sub}}}'''|}}
{{!}} '''{{{scout2sub}}}'''|}}
|-
|-
| [[File:Soldiericon.png|20px|link=Roamer]] [[Roamer|Roamer]]
| [[File:Roamericon.png|20px|link=Roamer]] [[Roamer|Roamer]]
| '''{{{roamer}}}'''  
| '''{{{roamer}}}'''  
|- style="background: silver"
|- style="background: silver"
{{#if:{{{roamersub|}}}|{{!}} [[File:Soldiericon.png|20px|link=Roamer]] [[Roamer|Roaming Soldier Sub]]
{{#if:{{{roamersub|}}}|{{!}} [[File:Roamericon.png|20px|link=Roamer]] [[Roamer|Roaming Soldier Sub]]
{{!}} '''{{{roamersub}}}'''|}}
{{!}} '''{{{roamersub}}}'''|}}
|-  
|-  
Line 40: Line 40:
|-
|-
{{#if:{{{coach|}}}|
{{#if:{{{coach|}}}|
{{!}} [[File:Generic_Logo.png|20px|link=Category:Coaches]] [[Coach]]
{{!}} [[File:Generic_Logo.png|20px|link=Category:Coaches]] [[:Category:Coaches|Coach]]
{{!}} '''{{{coach}}}'''
{{!}} '''{{{coach}}}'''
{{!}}-
{{!}}-

Latest revision as of 13:57, 9 December 2019

Roster
Scout {{{scout1}}}
Scout {{{scout2}}}
Roamer {{{roamer}}}
Pocket {{{pocket}}}
Demoman {{{demoman}}}
Medic {{{medic}}}

Usage[edit source]

  • 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[edit source]

{{6s team roster
| scout1 = {{Player link|ca|Ruwin}}
| scout2 = {{Player link|us|Yz50}}
| roamer = {{Player link|us|enigma}}
| pocket = {{Player link|us|TLR}}
| demoman = {{Player link|us|Platinum}}
| medic = {{Player link|us|Harbleu}}
| description = This is the team that Mixup took to LAN for S13.
| description2 = This is the team description using |description2
}}

Will yield[edit source]

Roster
Scout Canada Ruwin
Scout United States Yz50
Roamer United States enigma
Pocket United States TLR
Demoman United States Platinum
Medic United States Harbleu

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

This is the team description using description2.