Template:Player infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
**Please input team names in full and type everything carefully as it will be linked automatically | **Please input team names in full and type everything carefully as it will be linked automatically | ||
*After the code you can write and format text as you normally would for a more detailed history of the player | *After the code you can write and format text as you normally would for a more detailed history of the player | ||
*For the flag, just use the template {{flag|uk}} and replace uk with whatever country. This is just a hotfix for now | |||
<pre> | <pre> | ||
{{Player infobox | {{Player infobox | ||
Revision as of 23:39, 24 August 2013
| {{{alias}}} {{{flag}}} | |
|---|---|
| Player Information | |
| Country | {{{country}}} |
| Competition formats | {{{formats}}} |
| Main class | [[{{{class}}}]] |
| Current Team | {{{currentteam}}} |
| Links | |
| |
Usage
- Just copy this code below to the page and edit the values after the "="
- Important: If you don't know a value (IE: name, age, etc, don't delete the line, just let it be with a null value (blank))
- Default values for this template are: Country, Competition formats, Main class, Current team, Steam profile link. Everything else is optional.
- Please input team names in full and type everything carefully as it will be linked automatically
- After the code you can write and format text as you normally would for a more detailed history of the player
- For the flag, just use the template
and replace uk with whatever country. This is just a hotfix for now
{{Player infobox
| alias = numlocked
| flag = {{flag|uk}}
| image = numlocked.jpg
| fullname = Seb Barton
| age = 20
| country = UK
| formats = 6v6
| class = Demoman
| currentteam = Epsilon eSports
| previousteams = Team Infused
| achievements = Current ETF2L champion
| steam = numrocked
| youtube = num1ocked
| twitch = numlocked
| otherlinks = (blank if none)
}}