Difference between revisions of "Template:Player"
From YouthHawk
(and restored) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width: 22em; margin: 1em; font-size: 11px; border:1px solid black; background-color: #f5faff;" align="right" | {| class="infobox" style="width: 22em; margin: 1em; font-size: 11px; border:1px solid black; background-color: #f5faff;" align="right" | ||
|- | |- | ||
− | | colspan="2" bgcolor="#CCCCFF" align="center" | <big>{{{name}}}</big> | + | | colspan="2" bgcolor="#CCCCFF" align="center" | '''<big>{{{name}}}</big>''' |
|- | |- | ||
| colspan="2" align="center" | {{{image}}} | | colspan="2" align="center" | {{{image}}} | ||
Line 10: | Line 10: | ||
|'''Date of Birth''' | |'''Date of Birth''' | ||
| {{{dob}}} | | {{{dob}}} | ||
+ | |- | ||
+ | |'''Age''' | ||
+ | | {{#dobcalc:{{{dob|}}}}} | ||
|- | |- | ||
|'''Place of Birth''' | |'''Place of Birth''' | ||
Line 19: | Line 22: | ||
| valign=top |'''Nationality''' | | valign=top |'''Nationality''' | ||
| {{{nat}}} | | {{{nat}}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
|'''Current club''' | |'''Current club''' | ||
| {{{cclub}}} | | {{{cclub}}} | ||
+ | |- | ||
+ | |'''Previous club/s''' | ||
+ | | {{{pclub}}} | ||
|- | |- | ||
Latest revision as of 17:37, 25 May 2018
{{{name}}} | |
{{{image}}} | |
Full Name | {{{full_name}}} |
Date of Birth | {{{dob}}} |
Age | |
Place of Birth | {{{pob}}} |
Position | {{{pos}}} |
Nationality | {{{nat}}} |
Current club | {{{cclub}}} |
Previous club/s | {{{pclub}}} |
{{Infobox| | name = | image = | full_name = | dob = | pob = | pos = | nat = | cclub = | pclub = }} |