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

From comp.tf
Jump to navigation Jump to search
(created test template)
 
m
Line 1: Line 1:
{| class="collapsible collapsed wikitable infobox left"
+
{| class="wikitable collapsible collapsed infobox left"
 
|-
 
|-
! colspan=3 | Roster
+
! colspan=2 | Roster
 
|-
 
|-
 
| width=40% | '''[[{{{scout1}}}]]'''  
 
| width=40% | '''[[{{{scout1}}}]]'''  
Line 40: Line 40:
 
|-  
 
|-  
 
|}
 
|}
<p style="margin-top: 12px;">{{{description|}}}</p>
 
<div class="clearfix"></div>
 
 
<noinclude>
 
<noinclude>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 
==Usage==
 
==Usage==
  
Line 58: Line 72:
 
=== Example ===
 
=== Example ===
 
<pre>
 
<pre>
{{6s team roster
+
{{6s team roster collapsible
 
| scout1 = Ruwin
 
| scout1 = Ruwin
 
| scout2 = Yz50
 
| scout2 = Yz50
Line 65: Line 79:
 
| demoman = Platinum
 
| demoman = Platinum
 
| medic = Harbleu
 
| medic = Harbleu
| description = This is the team that Mixup took to LAN for S13.
 
 
}}
 
}}
 
</pre>
 
</pre>
  
 
===Will yeld===
 
===Will yeld===
{{6s team roster
+
{{6s team roster collapsible
 
| scout1 = Ruwin
 
| scout1 = Ruwin
 
| scout2 = Yz50
 
| scout2 = Yz50
Line 77: Line 90:
 
| demoman = Platinum
 
| demoman = Platinum
 
| medic = Harbleu
 
| medic = Harbleu
| description = This is the team that Mixup took to LAN for S13.
 
 
}}
 
}}
  
 
[[Category:Template]]
 
[[Category:Template]]

Revision as of 18:09, 4 April 2014









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 collapsible
| scout1 = Ruwin
| scout2 = Yz50
| pocket = TLR
| roamer = enigma
| demoman = Platinum
| medic = Harbleu
}}

Will yeld