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 3: | Line 3: | ||
! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}} | ! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}} | ||
|- | |- | ||
− | | width= | + | | width=50% | [[File:Scouticon.png|20px]] [[Scout]] |
− | | width= | + | | width=50% | '''{{{scout1}}}''' |
|- | |- | ||
− | | [[File:Scouticon.png|20px | + | | [[File:Scouticon.png|20px]] [[Scout]] |
| '''{{{scout2}}}''' | | '''{{{scout2}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
− | {{#if:{{{scout1sub|}}}|{{!}} [[File:Scouticon.png|20px | + | {{#if:{{{scout1sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]] |
{{!}} '''{{{scout1sub}}}'''|}} | {{!}} '''{{{scout1sub}}}'''|}} | ||
|- style="background: silver" | |- style="background: silver" | ||
− | {{#if:{{{scout2sub|}}}|{{!}} [[File:Scouticon.png|20px | + | {{#if:{{{scout2sub|}}}|{{!}} [[File:Scouticon.png|20px]] [[Scout|Scout Sub]] |
{{!}} '''{{{scout2sub}}}'''|}} | {{!}} '''{{{scout2sub}}}'''|}} | ||
|- | |- | ||
− | | [[File: | + | | [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier]] |
| '''{{{roamer}}}''' | | '''{{{roamer}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
− | {{#if:{{{roamersub|}}}|{{!}} [[File: | + | {{#if:{{{roamersub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Roamer|Roaming Soldier Sub]] |
{{!}} '''{{{roamersub}}}'''|}} | {{!}} '''{{{roamersub}}}'''|}} | ||
|- | |- | ||
− | | [[File: | + | | [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier]] |
| '''{{{pocket}}}''' | | '''{{{pocket}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
− | {{#if:{{{pocketsub|}}}|{{!}} [[File: | + | {{#if:{{{pocketsub|}}}|{{!}} [[File:Soldiericon.png|20px]] [[Pocket|Pocket Soldier Sub]] |
{{!}} '''{{{pocketsub}}}'''|}} | {{!}} '''{{{pocketsub}}}'''|}} | ||
|- | |- | ||
− | | [[File:Demomanicon.png|20px | + | | [[File:Demomanicon.png|20px]] [[Demoman]] |
| '''{{{demoman}}}''' | | '''{{{demoman}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
− | {{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px | + | {{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px]] [[Demoman|Demoman Sub]] |
{{!}} '''{{{demomansub}}}'''|}} | {{!}} '''{{{demomansub}}}'''|}} | ||
|- | |- | ||
− | | [[File:Medicicon.png|20px | + | | [[File:Medicicon.png|20px]] [[Medic]] |
| '''{{{medic}}}''' | | '''{{{medic}}}''' | ||
|- style="background: silver" | |- style="background: silver" | ||
− | {{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px | + | {{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px]] [[Medic|Medic Sub]] |
{{!}} '''{{{medicsub}}}'''|}} | {{!}} '''{{{medicsub}}}'''|}} | ||
− | |- | + | |- |
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
<div style="margin-left:22em;"> | <div style="margin-left:22em;"> | ||
Line 49: | Line 44: | ||
</div> | </div> | ||
<div class="clearfix"></div> | <div class="clearfix"></div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
Line 72: | Line 61: | ||
<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]] |