Editing Template:6s team roster
Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.
The system administrator who locked it offered this explanation: We are currently working on upgrading comp.tf. Edits will be locked for most of March 2025, or until further notice. For questions, please contact staff on the comp.tf Discord. I apologise for the inconvenience.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
| − | {| class=" | + | {| class="infobox left" |
|- | |- | ||
| − | ! colspan= | + | ! colspan=3 | Roster |
|- | |- | ||
| − | | width=40% | [[File:Scouticon.png | + | | width=40% | '''[[{{{scout1}}}]]''' |
| − | + | | width=60 | [[File:Scouticon.png]] [[Scout]] | |
|- | |- | ||
| − | + | | '''[[{{{scout2}}}]]''' | |
| − | | '''{{{scout2}}} | + | | [[File:Scouticon.png]] [[Scout]] |
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
|- | |- | ||
| − | | [[File: | + | {{#if:{{{scout1sub|}}}|{{!}} '''[[{{{scout1sub}}}]]''' |
| − | | '''{{{ | + | {{!}} [[File:Scouticon.png]] [[Scout]]|}} |
| − | |- | + | |- |
| − | {{#if:{{{ | + | {{#if:{{{scout2sub|}}}|{{!}} '''[[{{{scout2sub}}}]]''' |
| − | + | {{!}} [[File:Scouticon.png]] [[Scout]]|}} | |
| + | |- | ||
| + | | '''[[{{{pocket}}}]]''' | ||
| + | | [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]] | ||
| + | |- | ||
| + | {{#if:{{{pocketsub|}}}|{{!}} '''[[{{{pocketsub}}}]]''' | ||
| + | {{!}} [[File:Soldiericon.png]] [[Pocket|Pocket Soldier]]|}} | ||
| + | |- | ||
| + | | '''[[{{{roamer}}}]]''' | ||
| + | | [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]] | ||
|- | |- | ||
| − | + | {{#if:{{{roamersub|}}}|{{!}} '''[[{{{roamersub}}}]]''' | |
| − | | '''{{{ | + | {{!}} [[File:Soldiericon.png]] [[Roamer|Roaming Soldier]]|}} |
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | + | | '''[[{{{demoman}}}]]''' | |
| − | | '''{{{demoman}}}''' | + | | [[File:Demomanicon.png]] [[Demoman]] |
| − | | | ||
| − | |||
| − | |||
|- | |- | ||
| − | + | {{#if:{{{demomansub|}}}|{{!}} '''[[{{{demomansub}}}]]''' | |
| − | | '''{{{ | + | {{!}} [[File:Demomanicon.png]] [[Demoman]]|}} |
| − | + | |- | |
| − | + | | '''[[{{{medic}}}]]''' | |
| − | + | | [[File:Medicicon.png]] [[Medic]] | |
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{medicsub|}}}|{{!}} '''[[{{{medicsub}}}]]''' |
| − | + | {{!}} [[File:Medicicon.png]] [[Medic]]|}} | |
| − | {{!}} '''{{{ | + | |- |
| − | {{!}} | ||
| − | |}} | ||
|} | |} | ||
| − | + | <p style="margin-top: 12px;">{{{description|}}}</p> | |
| − | <p style="margin-top:12px;">{{{description|}}}</p | ||
| − | |||
<div class="clearfix"></div> | <div class="clearfix"></div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
| Line 63: | Line 50: | ||
**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 | **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. | *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 player by adding ''sub'' after each variable |
| − | |||
| − | |||
| − | |||
| − | |||
=== Example === | === Example === | ||
<pre> | <pre> | ||
{{6s team roster | {{6s team roster | ||
| − | | scout1 = | + | | scout1 = Ruwin |
| − | | scout2 = | + | | scout2 = Yz50 |
| − | | roamer = | + | | pocket = TLR |
| − | | | + | | roamer = enigma |
| − | | | + | | demoman = Platinum |
| − | | medic = | + | | demomansub = Sub player test |
| + | | medic = 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. | ||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
| − | === Will | + | ===Will yeld=== |
{{6s team roster | {{6s team roster | ||
| − | | scout1 = | + | | scout1 = Ruwin |
| − | | scout2 = | + | | scout2 = Yz50 |
| − | | roamer = | + | | pocket = TLR |
| − | | | + | | roamer = enigma |
| − | | | + | | demoman = Platinum |
| − | | medic = | + | | demomansub = Sub player test |
| + | | medic = 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. | ||
| − | |||
}} | }} | ||
| + | |||
| + | [[Category:Template]] | ||