Template:Player infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
|- | |- | ||
! colspan=2 "class="centered" | <center>{{class|{{{class}}}}}{{{alias}}}</center> | ! colspan=2 "class="centered" | <center>{{class|{{{class}}}}} {{{alias}}}</center> | ||
|- | |- | ||
| colspan=2 class="centered" | {{#if:{{{image|}}} | [[File:{{{image}}}{{!}}{{{imagesize|300px}}}]] |}} | | colspan=2 class="centered" | {{#if:{{{image|}}} | [[File:{{{image}}}{{!}}{{{imagesize|300px}}}]] |}} | ||
Revision as of 18:01, 26 August 2013
| Player Information | |
|---|---|
| Country | {{Flag/{{{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
{{Player infobox
| alias = numlocked
| 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)
}}