Difference between revisions of "Template:HL team roster"
Jump to navigation
Jump to search
(created hl roster template) |
m |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| class=" | + | {| class="wikitable infobox2" style="clear:none; margin-right:1em; float:left;" |
|- | |- | ||
| − | ! colspan= | + | ! colspan=2 | {{#if:{{{flag|}}}|{{flag|{{{flag}}}}}}} {{#if:{{{teamname|}}}|[[{{{teamname}}}]]|Roster}} |
|- | |- | ||
| − | | | + | | [[File:Scouticon.png|20px|link=Scout]] [[Scout]] |
| − | | | + | | '''{{{scout}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{scoutsub|}}}|{{!}} [[File:Scouticon.png|20px|link=Scout]] [[Scout|Scout Sub]] | ||
| + | {{!}} '''{{{scoutsub}}}'''|}} | ||
|- | |- | ||
| − | + | | [[File:Soldiericon.png|20px|link=Soldier]] [[Soldier]] | |
| − | {{!}} [[File: | + | | '''{{{soldier}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{soldiersub|}}}|{{!}} [[File:Soldiericon.png|20px|link=Soldier]] [[Soldier|Soldier Sub]] | ||
| + | {{!}} '''{{{soldiersub}}}'''|}} | ||
|- | |- | ||
| − | | ''' | + | | [[File:Pyroicon.png|20px|link=Pyro]] [[Pyro]] |
| − | | [[File: | + | | '''{{{pyro}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{pyrosub|}}}|{{!}} [[File:Pyroicon.png|20px|link=Pyro]] [[Pyro|Pyro Sub]] | ||
| + | {{!}} '''{{{pyrosub}}}'''|}} | ||
|- | |- | ||
| − | + | | [[File:Demomanicon.png|20px|link=Demoman]] [[Demoman]] | |
| − | {{!}} [[File: | + | | '''{{{demoman}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{demomansub|}}}|{{!}} [[File:Demomanicon.png|20px|link=Demoman]] [[Demoman|Demoman Sub]] | ||
| + | {{!}} '''{{{demomansub}}}'''|}} | ||
|- | |- | ||
| − | + | | [[File:Heavyicon.png|20px|link=Heavy]] [[Heavy]] | |
| − | | [[File: | + | | '''{{{heavy}}}''' |
| − | | | + | |- style="background: silver" |
| − | + | {{#if:{{{heavysub|}}}|{{!}} [[File:Heavyicon.png|20px|link=Heavy]] [[Heavy|Heavy Sub]] | |
| − | {{ | + | {{!}} '''{{{heavysub}}}'''|}} |
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | | ''' | + | | [[File:Engineericon.png|20px|link=Engineer]] [[Engineer]] |
| − | | [[File:Engineericon.png]] [[Engineer]] | + | | '''{{{engineer}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{engineersub|}}}|{{!}} [[File:Engineericon.png|20px|link=Engineer]] [[Engineer|Engineer Sub]] | ||
| + | {{!}} '''{{{engineersub}}}'''|}} | ||
|- | |- | ||
| − | + | | [[File:Medicicon.png|20px|link=Medic]] [[Medic]] | |
| − | {{!}} [[File: | + | | '''{{{medic}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{medicsub|}}}|{{!}} [[File:Medicicon.png|20px|link=Medic]] [[Medic|Medic Sub]] | ||
| + | {{!}} '''{{{medicsub}}}'''|}} | ||
|- | |- | ||
| − | | ''' | + | | [[File:Snipericon.png|20px|link=Sniper]] [[Sniper]] |
| − | | [[File: | + | | '''{{{sniper}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{snipersub|}}}|{{!}} [[File:Soldiericon.png|20px|link=Sniper]] [[Sniper|Sniper Sub]] | ||
| + | {{!}} '''{{{snipersub}}}'''|}} | ||
|- | |- | ||
| − | + | | [[File:Spyicon.png|20px|link=Spy]] [[Spy]] | |
| − | {{!}} [[File: | + | | '''{{{spy}}}''' |
| + | |- style="background: silver" | ||
| + | {{#if:{{{spysub|}}}|{{!}} [[File:Spyicon.png|20px|link=Spy]] [[Spy|Spy Sub]] | ||
| + | {{!}} '''{{{spysub}}}'''|}} | ||
|- | |- | ||
| − | | | + | |} |
| − | + | <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== | ||
| Line 68: | Line 76: | ||
**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 players by adding ''sub'' after | + | * '''You can also add sub players by adding the class name with ''sub'' after. Example:''' |
| + | <pre> | ||
| + | | spysub = | ||
| + | </pre> | ||
=== Example === | === Example === | ||
| Line 83: | Line 94: | ||
| medic = | | medic = | ||
| description = | | description = | ||
| − | }} | + | }}</pre> |
| − | </pre> | ||
| − | |||
===Will yeld=== | ===Will yeld=== | ||
Latest revision as of 15:23, 30 April 2020
| Roster | |
|---|---|
| {{{scout}}} | |
| {{{soldier}}} | |
| {{{pyro}}} | |
| {{{demoman}}} | |
| {{{heavy}}} | |
| {{{engineer}}} | |
| {{{medic}}} | |
| {{{sniper}}} | |
| {{{spy}}} | |
Usage[edit]
- 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[edit]
{{HL team roster
| spy =
| sniper =
| scout =
| soldier =
| engineer =
| pyro =
| demoman =
| heavy =
| medic =
| description =
}}
Will yeld[edit]
| Roster | |
|---|---|
| furbo | |
| vhalin | |
| candle | |
| kaidus | |
| Jamal | |
| sigafoo | |
| Bulle | |
| MAX! | |
| stabby | |
description test