Difference between revisions of "Template:Player"

From YouthHawk
Jump to: navigation, search
(and restored)
 
(9 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 8: Line 8:
 
| {{{full_name}}}
 
| {{{full_name}}}
 
|-
 
|-
|{{0}}'''Date of Birth'''
+
|'''Date of Birth'''
 
| {{{dob}}}
 
| {{{dob}}}
 
|-
 
|-
|{{0}}'''Place of Birth'''
+
|'''Age'''
 +
| {{#dobcalc:{{{dob|}}}}}
 +
|-
 +
|'''Place of Birth'''
 
| {{{pob}}}
 
| {{{pob}}}
 
|-
 
|-
|{{0}}'''Position'''
+
|'''Position'''
 
| {{{pos}}}
 
| {{{pos}}}
 
|-
 
|-
| valign=top | {{0}}'''Nationality'''
+
| valign=top |'''Nationality'''
 
| {{{nat}}}
 
| {{{nat}}}
 
|-
 
|-
|{{0}}'''Current club'''
+
|'''Current club'''
 
| {{{cclub}}}
 
| {{{cclub}}}
 
|-
 
|-
|{{0}}'''Previous club/s'''
+
|'''Previous club/s'''
| {{{pclubs}}}
+
| {{{pclub}}}
|}
+
|-
  
 
<noinclude>
 
<noinclude>

Latest revision as of 17:37, 25 May 2018

Usage

{{{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        = 
}}