Template:HL team roster: Difference between revisions
Jump to navigation
Jump to search
m (fixed template) |
(Changed subs so they are distinguishable from the main team.) |
||
| Line 5: | Line 5: | ||
| width=40% | '''[[{{{spy}}}]]''' | | width=40% | '''[[{{{spy}}}]]''' | ||
| width=60 | [[File:Spyicon.png]] [[Spy]] | | width=60 | [[File:Spyicon.png]] [[Spy]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{spysub|}}}|{{!}} '''[[{{{spysub}}}]]''' | {{#if:{{{spysub|}}}|{{!}} '''[[{{{spysub}}}]]''' | ||
{{!}} [[File:Spyicon.png]] [[Spy]]|}} | {{!}} [[File:Spyicon.png]] [[Spy|Spy Sub]]|}} | ||
|- | |- | ||
| '''[[{{{sniper}}}]]''' | | '''[[{{{sniper}}}]]''' | ||
| [[File:Snipericon.png]] [[Sniper]] | | [[File:Snipericon.png]] [[Sniper]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{snipersub|}}}|{{!}} '''[[{{{snipersub}}}]]''' | {{#if:{{{snipersub|}}}|{{!}} '''[[{{{snipersub}}}]]''' | ||
{{!}} [[File:Snipericon.png]] [[Sniper]]|}} | {{!}} [[File:Snipericon.png]] [[Sniper|Sniper Sub]]|}} | ||
|- | |- | ||
| '''[[{{{scout}}}]]''' | | '''[[{{{scout}}}]]''' | ||
| [[File:Scouticon.png]] [[Scout]] | | [[File:Scouticon.png]] [[Scout]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{scoutsub|}}}|{{!}} '''[[{{{scoutsub}}}]]''' | {{#if:{{{scoutsub|}}}|{{!}} '''[[{{{scoutsub}}}]]''' | ||
{{!}} [[File:Scouticon.png]] [[Scout]]|}} | {{!}} [[File:Scouticon.png]] [[Scout|Scout Sub]]|}} | ||
|- | |- | ||
| '''[[{{{soldier}}}]]''' | | '''[[{{{soldier}}}]]''' | ||
| [[File:Soldiericon.png]] [[Soldier]] | | [[File:Soldiericon.png]] [[Soldier]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{soldiersub|}}}|{{!}} '''[[{{{soldiersub}}}]]''' | {{#if:{{{soldiersub|}}}|{{!}} '''[[{{{soldiersub}}}]]''' | ||
{{!}} [[File:Soldiericon.png]] [[ | {{!}} [[File:Soldiericon.png]] [[Soldier|Soldier Sub]]|}} | ||
|- | |- | ||
| '''[[{{{engineer}}}]]''' | | '''[[{{{engineer}}}]]''' | ||
| [[File:Engineericon.png]] [[Engineer]] | | [[File:Engineericon.png]] [[Engineer]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{engineersub|}}}|{{!}} '''[[{{{engineersub}}}]]''' | {{#if:{{{engineersub|}}}|{{!}} '''[[{{{engineersub}}}]]''' | ||
{{!}} [[File:Engineericon.png]] [[Engineer]]|}} | {{!}} [[File:Engineericon.png]] [[Engineer|Engineer Sub]]|}} | ||
|- | |- | ||
| '''[[{{{pyro}}}]]''' | | '''[[{{{pyro}}}]]''' | ||
| [[File:Pyroicon.png]] [[Pyro]] | | [[File:Pyroicon.png]] [[Pyro]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{pyrosub|}}}|{{!}} '''[[{{{pyrosub}}}]]''' | {{#if:{{{pyrosub|}}}|{{!}} '''[[{{{pyrosub}}}]]''' | ||
{{!}} [[File:Pyroicon.png]] [[Pyro]]|}} | {{!}} [[File:Pyroicon.png]] [[Pyro|Pyro Sub]]|}} | ||
|- | |- | ||
| '''[[{{{demoman}}}]]''' | | '''[[{{{demoman}}}]]''' | ||
| [[File:Demomanicon.png]] [[Demoman]] | | [[File:Demomanicon.png]] [[Demoman]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{demomansub|}}}|{{!}} '''[[{{{demomansub}}}]]''' | {{#if:{{{demomansub|}}}|{{!}} '''[[{{{demomansub}}}]]''' | ||
{{!}} [[File:Demomanicon.png]] [[Demoman]]|}} | {{!}} [[File:Demomanicon.png]] [[Demoman|Demoman Sub]]|}} | ||
|- | |- | ||
| '''[[{{{heavy}}}]]''' | | '''[[{{{heavy}}}]]''' | ||
| [[File:Heavyicon.png]] [[Heavy]] | | [[File:Heavyicon.png]] [[Heavy]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{heavysub|}}}|{{!}} '''[[{{{heavysub}}}]]''' | {{#if:{{{heavysub|}}}|{{!}} '''[[{{{heavysub}}}]]''' | ||
{{!}} [[File:Heavyicon.png]] [[Heavy]]|}} | {{!}} [[File:Heavyicon.png]] [[Heavy|Heavy Sub]]|}} | ||
|- | |- | ||
| '''[[{{{medic}}}]]''' | | '''[[{{{medic}}}]]''' | ||
| [[File:Medicicon.png]] [[Medic]] | | [[File:Medicicon.png]] [[Medic]] | ||
|- | |- style="background: silver" | ||
{{#if:{{{medicsub|}}}|{{!}} '''[[{{{medicsub}}}]]''' | {{#if:{{{medicsub|}}}|{{!}} '''[[{{{medicsub}}}]]''' | ||
{{!}} [[File:Medicicon.png]] [[Medic]]|}} | {{!}} [[File:Medicicon.png]] [[Medic|Medic Sub]]|}} | ||
|- | |- | ||
|} | |} | ||
Revision as of 12:37, 16 May 2015
| Roster | ||
|---|---|---|
| [[{{{spy}}}]] | ||
| [[{{{sniper}}}]] | ||
| [[{{{scout}}}]] | ||
| [[{{{soldier}}}]] | ||
| [[{{{engineer}}}]] | ||
| [[{{{pyro}}}]] | ||
| [[{{{demoman}}}]] | ||
| [[{{{heavy}}}]] | ||
| [[{{{medic}}}]] | ||
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:
| spysub =
Example
{{HL team roster
| spy =
| sniper =
| scout =
| soldier =
| engineer =
| pyro =
| demoman =
| heavy =
| medic =
| description =
}}
Will yeld
| Roster | ||
|---|---|---|
| stabby | ||
| MAX! | ||
| furbo | ||
| vhalin | ||
| sigafoo | ||
| candle | ||
| kaidus | ||
| Jamal | ||
| Bulle | ||
description test