Editing Template:6s team roster
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
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}}}]]''' |
− | {{!}} '''{{{roamersub}}}'''|}} | + | {{!}} [[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}}}]]''' | |
− | | '''{{{ | + | | [[File:Demomanicon.png]] [[Demoman]] |
− | | | ||
− | |||
− | |||
|- | |- | ||
− | + | {{#if:{{{demomansub|}}}|{{!}} '''[[{{{demomansub}}}]]''' | |
− | + | {{!}} [[File:Demomanicon.png]] [[Demoman]]|}} | |
− | |||
− | |||
− | |||
|- | |- | ||
− | + | | '''[[{{{medic}}}]]''' | |
− | | '''{{{medic}}}''' | + | | [[File:Medicicon.png]] [[Medic]] |
− | | | ||
− | |||
− | |||
|- | |- | ||
− | {{#if:{{{ | + | {{#if:{{{medicsub|}}}|{{!}} '''[[{{{medicsub}}}]]''' |
− | + | {{!}} [[File:Medicicon.png]] [[Medic]]|}} | |
− | {{!}} '''{{{ | + | |- |
− | {{!}} | ||
− | |}} | ||
|} | |} | ||
− | + | {{{description|}}} | |
− | |||
− | |||
<div class="clearfix"></div> | <div class="clearfix"></div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
Line 72: | Line 59: | ||
<pre> | <pre> | ||
{{6s team roster | {{6s team roster | ||
− | | scout1 = | + | | scout1 = Ruwin |
− | | scout2 = | + | | scout2 = Yz50 |
− | | | + | | pocket = TLR |
− | | | + | | roamer = enigma |
− | | demoman = | + | | demoman = Platinum |
− | | medic = | + | | 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 yield === | + | ===Will yield=== |
{{6s team roster | {{6s team roster | ||
− | | scout1 = | + | | scout1 = Ruwin |
− | | scout2 = | + | | scout2 = Yz50 |
− | | | + | | pocket = TLR |
− | | | + | | roamer = enigma |
− | | demoman = | + | | demoman = Platinum |
− | | medic = | + | | 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]] |