Difference between revisions of "Template:Football player infobox"

From Phantis
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{| class="infobox" style="font-size: 95%;"
 
{| class="infobox" style="font-size: 95%;"
 
|+ style="font-size: larger;" | '''{{{playername}}}'''
 
|+ style="font-size: larger;" | '''{{{playername}}}'''
{{qif|test={{{image|}}}|then=<tr><td colspan="3" align="center">{{{image}}}</td></tr>}}
+
{{qif|test={{{image|}}}|then=|-
 +
| colspan=3 |{{{image}}}}}
 
|-
 
|-
 
! style="background: #b0c4de;" colspan="3" | Personal information
 
! style="background: #b0c4de;" colspan="3" | Personal information

Revision as of 15:25, 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