| Latest revision |
Your text |
| Line 1: |
Line 1: |
| − | {| class="wikitable infobox2" style="clear:none; margin-right:1em; float:left;" | + | {| class="wikitable" |
| | |- | | |- |
| − | ! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}}
| + | | '''[[{{{scout1}}}]]''' || [[Scout]] |
| − | |-
| + | |- |
| − | | width=40% | [[File:Scouticon.png|20px|link=Scout]] [[Scout]]
| + | | '''[[{{{scout2}}}]]''' || [[Scout]] |
| − | | width=60% | '''{{{scout1}}}''' | |
| | |- | | |- |
| − | | [[File:Scouticon.png|20px|link=Scout]] [[Scout]]
| + | | '''[[{{{pocket}}}]]''' || [[Pocket|Pocket soldier]] |
| − | | '''{{{scout2}}}''' | |
| − | |- style="background: silver"
| |
| − | {{#if:{{{scout1sub|}}}|{{!}} [[File:Scouticon.png|20px|link=Scout]] [[Scout|Scout Sub]]
| |
| − | {{!}} '''{{{scout1sub}}}'''|}}
| |
| − | |- style="background: silver"
| |
| − | {{#if:{{{scout2sub|}}}|{{!}} [[File:Scouticon.png|20px|link=Scout]] [[Scout|Scout Sub]]
| |
| − | {{!}} '''{{{scout2sub}}}'''|}}
| |
| − | |-
| |
| − | | [[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]]
| + | | '''[[{{{roamer}}}]]''' || [[Roamer|Roaming soldier]] |
| − | | '''{{{pocket}}}''' | |
| − | |- style="background: silver"
| |
| − | {{#if:{{{pocketsub|}}}|{{!}} [[File:Pocketicon.png|20px|link=Pocket]] [[Pocket|Pocket Soldier Sub]]
| |
| − | {{!}} '''{{{pocketsub}}}'''|}}
| |
| | |- | | |- |
| − | | [[File:Demomanicon.png|20px|link=Demoman]] [[Demoman]]
| + | | '''[[{{{demoman}}}]]''' || [[Demoman]] |
| − | | '''{{{demoman}}}''' | |
| − | |- style="background: silver"
| |
| − | {{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px|link=Demoman]] [[Demoman|Demoman Sub]]
| |
| − | {{!}} '''{{{demomansub}}}'''|}}
| |
| | |- | | |- |
| − | | [[File:Medicicon.png|20px|link=Medic]] [[Medic]]
| + | | '''[[{{{medic}}}]]''' || [[Medic]] |
| − | | '''{{{medic}}}''' | |
| − | |- style="background: silver"
| |
| − | {{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px|link=Medic]] [[Medic|Medic Sub]]
| |
| − | {{!}} '''{{{medicsub}}}'''|}}
| |
| − | |-
| |
| − | {{#if:{{{coach|}}}|
| |
| − | {{!}} [[File:Generic_Logo.png|20px|link=Category:Coaches]] [[:Category:Coaches|Coach]]
| |
| − | {{!}} '''{{{coach}}}'''
| |
| − | {{!}}-
| |
| − | |}}
| |
| | |} | | |} |
| − | <div style="margin-left:22em;">
| |
| − | <p style="margin-top:12px;">{{{description|}}}</p>
| |
| − | </div>
| |
| − | <div class="clearfix"></div>
| |
| | | | |
| − | <div class="clearfix"></div>
| |
| − | {| width="296px"
| |
| − | |-
| |
| − | | <small>{{{description2|}}}</small>
| |
| − | |}
| |
| | <noinclude> | | <noinclude> |
| | ==Usage== | | ==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:'''
| |
| − | <pre>
| |
| − | | scout1sub =
| |
| − | | pocketsub =
| |
| − | </pre>
| |
| − |
| |
| − | === Example ===
| |
| | <pre> | | <pre> |
| | {{6s team roster | | {{6s team roster |
| − | | scout1 = {{Player link|ca|Ruwin}} | + | | scout1 = Ruwin |
| − | | scout2 = {{Player link|us|Yz50}} | + | | scout2 = Yz50 |
| − | | roamer = {{Player link|us|enigma}} | + | | pocket = TLR |
| − | | pocket = {{Player link|us|TLR}} | + | | roamer = enigma |
| − | | demoman = {{Player link|us|Platinum}} | + | | demoman = Platinum |
| − | | medic = {{Player link|us|Harbleu}} | + | | medic = Harbleu |
| − | | description = This is the team that Mixup took to LAN for S13.
| |
| − | | description2 = This is the team description using |description2
| |
| − | }}
| |
| | </pre> | | </pre> |
| − | | + | </noinclude> |
| − | === Will yield ===
| |
| − | {{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.
| |
| − | }}
| |