Difference between revisions of "Template:Football player infobox"

From Phantis
Jump to navigation Jump to search
m
m
Line 20: Line 20:
 
|-
 
|-
 
|'''Current club'''||colspan="2"|{{{currentclub}}}
 
|'''Current club'''||colspan="2"|{{{currentclub}}}
{{qif|test={{{clubnumber|}}}|then=<tr><td>'''Number'''</td><td colspan="2">{{{clubnumber}}}</td></tr>}}
+
{{qif|test={{{clubnumber|}}}|then=|-
 +
|'''Number''' || colspan="2"{{{clubnumber}}} }}
 
|-
 
|-
 
|'''Position'''||colspan="2"|{{{position}}}
 
|'''Position'''||colspan="2"|{{{position}}}
{{qif|test={{{youthclubs|}}}|then=<tr><th style="background: #b0c4de;" colspan="3">Youth clubs</th></tr><tr><td>{{{youthyears}}}</td><td colspan="2">{{{youthclubs}}}</td></tr>}}
+
{{qif|test={{{youthclubs|}}}|then=|-
 +
| style="background: #b0c4de;" colspan="3" Youth clubs
 +
|-
 +
|{{{youthyears}}} | colspan="2"{{{youthclubs}}} }}
 
|-
 
|-
 
! style="background: #b0c4de;" colspan="3" | Professional clubs*
 
! style="background: #b0c4de;" colspan="3" | Professional clubs*

Revision as of 15:29, April 16, 2006

{{{playername}}}
Personal information
Date of birth {{{dateofbirth}}}
Place of birth {{{cityofbirth}}}, {{{countryofbirth}}}
Height {{{height}}}
Club information
Current club {{{currentclub}}}
Position {{{position}}}
Professional clubs*
{{{years}}} {{{clubs}}} {{{caps(goals)}}}

* Professional club caps and goals counted for the
domestic league only and correct as of
{{{pcupdate}}}.
** National team caps and goals correct
as of {{{ntupdate}}}.

Instructions

The input:

{{Football player infobox
| playername = 
| image = 
| fullname = 
| height = 
| nickname = 
| dateofbirth = 
| cityofbirth = 
| countryofbirth = 
| currentclub = 
| clubnumber = 
| position = 
| youthyears = 
| youthclubs = 
| years = 
| clubs = 
| caps(goals) = 
| nationalyears = 
| nationalteam = 
| nationalcaps(goals) = 
| pcupdate = 
| ntupdate = 
}}

See also