Template:Player infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m fixed flag template |
||
| Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
|- | |- | ||
! colspan=2 | {{{alias}}} {{{ | ! colspan=2 | {{{alias}}}{{flag|{{{country}}}}} | ||
|- | |- | ||
| colspan=2 class="centered" | {{#if:{{{image|}}} | [[File:{{{image}}}{{!}}{{{imagesize|150px}}}]] |}} | | colspan=2 class="centered" | {{#if:{{{image|}}} | [[File:{{{image}}}{{!}}{{{imagesize|150px}}}]] |}} | ||
| Line 16: | Line 16: | ||
|- | |- | ||
| style="width: 30%" | '''Country''' | | style="width: 30%" | '''Country''' | ||
| {{{country}}} | | {{flag|{{{country}}}}} | ||
|- | |- | ||
| '''Competition formats''' | | '''Competition formats''' | ||
Revision as of 23:42, 24 August 2013
| {{{alias}}}{{Flag/{{{country}}}}} | |
|---|---|
| Player Information | |
| Country | {{Flag/{{{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)
}}