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

From comp.tf
Jump to navigation Jump to search
m
m
 
(19 intermediate revisions by 3 users not shown)
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=55% |  [[File:Scouticon.png|20px]] [[Scout]]
+
| width=40% |  [[File:Scouticon.png|20px|link=Scout]] [[Scout]]
| width=45% | '''{{{scout1}}}'''  
+
| width=60% | '''{{{scout1}}}'''  
 
|-  
 
|-  
| [[File:Scouticon.png|20px]] [[Scout]]
+
| [[File:Scouticon.png|20px|link=Scout]] [[Scout]]
 
| '''{{{scout2}}}'''  
 
| '''{{{scout2}}}'''  
 
|- style="background: silver"
 
|- style="background: silver"
{{#if:{{{scout1sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]
+
{{#if:{{{scout1sub|}}}|{{!}} [[File:Scouticon.png|20px|link=Scout]] [[Scout|Scout Sub]]
 
{{!}} '''{{{scout1sub}}}'''|}}
 
{{!}} '''{{{scout1sub}}}'''|}}
 
|- style="background: silver"
 
|- style="background: silver"
{{#if:{{{scout2sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]]
+
{{#if:{{{scout2sub|}}}|{{!}} [[File:Scouticon.png|20px|link=Scout]] [[Scout|Scout Sub]]
 
{{!}} '''{{{scout2sub}}}'''|}}
 
{{!}} '''{{{scout2sub}}}'''|}}
 
|-
 
|-
| [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]]  
+
| [[File:Roamericon.png|20px|link=Roamer]] [[Roamer|Roamer]]
 +
| '''{{{roamer}}}'''
 +
|- style="background: silver"
 +
{{#if:{{{roamersub|}}}|{{!}} [[File:Roamericon.png|20px|link=Roamer]] [[Roamer|Roaming Soldier Sub]]
 +
{{!}} '''{{{roamersub}}}'''|}}
 +
|-
 +
| [[File:Pocketicon.png|20px|link=Pocket]] [[Pocket|Pocket]]  
 
| '''{{{pocket}}}'''  
 
| '''{{{pocket}}}'''  
 
|- style="background: silver"
 
|- style="background: silver"
{{#if:{{{pocketsub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]]
+
{{#if:{{{pocketsub|}}}|{{!}} [[File:Pocketicon.png|20px|link=Pocket]] [[Pocket|Pocket Soldier Sub]]
 
{{!}} '''{{{pocketsub}}}'''|}}
 
{{!}} '''{{{pocketsub}}}'''|}}
 
|-  
 
|-  
| [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]]
+
| [[File:Demomanicon.png|20px|link=Demoman]] [[Demoman]]
| '''{{{roamer}}}'''
 
|- style="background: silver"
 
{{#if:{{{roamersub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]]
 
{{!}} '''{{{roamersub}}}'''|}}
 
|-
 
| [[File:Demomanicon.png|20px]] [[Demoman]]
 
 
| '''{{{demoman}}}'''  
 
| '''{{{demoman}}}'''  
 
|- style="background: silver"
 
|- style="background: silver"
{{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px]] [[Demoman|Demoman Sub]]
+
{{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px|link=Demoman]] [[Demoman|Demoman Sub]]
 
{{!}} '''{{{demomansub}}}'''|}}
 
{{!}} '''{{{demomansub}}}'''|}}
 
|-  
 
|-  
| [[File:Medicicon.png|20px]] [[Medic]]
+
| [[File:Medicicon.png|20px|link=Medic]] [[Medic]]
 
| '''{{{medic}}}'''  
 
| '''{{{medic}}}'''  
 
|- style="background: silver"
 
|- style="background: silver"
{{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px]] [[Medic|Medic Sub]]
+
{{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px|link=Medic]] [[Medic|Medic Sub]]
 
{{!}} '''{{{medicsub}}}'''|}}
 
{{!}} '''{{{medicsub}}}'''|}}
|-  
+
|-
 +
{{#if:{{{coach|}}}|
 +
{{!}} [[File:Generic_Logo.png|20px|link=Category:Coaches]] [[:Category:Coaches|Coach]]
 +
{{!}} '''{{{coach}}}'''
 +
{{!}}-
 +
|}}
 
|}
 
|}
 
<div style="margin-left:22em;">
 
<div style="margin-left:22em;">
Line 44: Line 49:
 
</div>
 
</div>
 
<div class="clearfix"></div>
 
<div class="clearfix"></div>
 +
 +
<div class="clearfix"></div>
 +
{| width="296px"
 +
|-
 +
| <small>{{{description2|}}}</small>
 +
|}
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Line 61: Line 72:
 
<pre>
 
<pre>
 
{{6s team roster
 
{{6s team roster
| scout1 = Ruwin
+
| scout1 = {{Player link|ca|Ruwin}}
| scout2 = Yz50
+
| scout2 = {{Player link|us|Yz50}}
| pocket = TLR
+
| roamer = {{Player link|us|enigma}}
| roamer = enigma
+
| pocket = {{Player link|us|TLR}}
| demoman = Platinum
+
| demoman = {{Player link|us|Platinum}}
| medic = Harbleu
+
| medic = {{Player link|us|Harbleu}}
 
| description = This is the team that Mixup took to LAN for S13.
 
| description = This is the team that Mixup took to LAN for S13.
 +
| description2 = This is the team description using |description2
 
}}
 
}}
 
</pre>
 
</pre>
  
===Will yield===
+
=== Will yield ===
 
{{6s team roster
 
{{6s team roster
| scout1 = Ruwin
+
| scout1 = {{Player link|ca|Ruwin}}
| scout2 = Yz50
+
| scout2 = {{Player link|us|Yz50}}
| pocket = TLR
+
| roamer = {{Player link|us|enigma}}
| roamer = enigma
+
| pocket = {{Player link|us|TLR}}
| demoman = Platinum
+
| demoman = {{Player link|us|Platinum}}
| medic = Harbleu
+
| medic = {{Player link|us|Harbleu}}
 
| description = This is the team that Mixup took to LAN for S13.
 
| description = This is the team that Mixup took to LAN for S13.
 +
| description2 = This is the team description using description2.
 
}}
 
}}
 
[[Category:Template]]
 

Latest revision as of 13:57, 9 December 2019

Roster
Scouticon.png Scout {{{scout1}}}
Scouticon.png Scout {{{scout2}}}
Roamericon.png Roamer {{{roamer}}}
Pocketicon.png Pocket {{{pocket}}}
Demomanicon.png Demoman {{{demoman}}}
Medicicon.png Medic {{{medic}}}

Usage[edit]

  • 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]

{{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]

Roster
Scouticon.png Scout Canada Ruwin
Scouticon.png Scout United States Yz50
Roamericon.png Roamer United States enigma
Pocketicon.png Pocket United States TLR
Demomanicon.png Demoman United States Platinum
Medicicon.png Medic United States Harbleu

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

This is the team description using description2.