From Wikipedia, the free encyclopedia
{{{name}}} |
{{{image}}} |
Personal information |
Full name |
{{{fullname}}} |
Date of birth |
{{{dateofbirth}}} |
Place of birth |
{{{cityofbirth}}}, {{{countryofbirth}}} |
Date of death |
{{{dateofdeath}}} |
Place of death |
{{{cityofdeath}}}, {{{countryofdeath}}} |
Other occupation |
{{{otheroccupation}}} |
Domestic |
Years |
League |
Role |
{{{years}}} |
{{{league}}} |
{{{role}}} |
International |
{{{internationalyears}}} |
{{{confederation}}} |
{{{internationalrole}}} |
[edit] Template documentation
{{infobox Football official}} is intended to provide a quick overview of a football official's details to enable a reader to extract the most oft-needed information without trawling through the article proper.
Full syntax
{{infobox Football official
| name =
| image =
| fullname =
| dateofbirth =
| cityofbirth =
| countryofbirth =
| dateofdeath =
| cityofdeath =
| countryofdeath =
| otheroccupation =
| years =
| league =
| role =
| internationalyears =
| confederation =
| internationalrole =
}}
|
[edit] Parameters
- Mandatory
- {{{name}}} — The commonly used name of the official.
- {{{dateofbirth}}} — The official's date of birth, wikilinked.
- {{{cityofbirth}}} — The location of the official's birth.
- {{{countryofbirth}}} — The country of the official's birth.
- Optional
- {{{fullname}}} — The official's complete name.
- {{{image}}} — A picture of the official.
- {{{dateofdeath}}} — The official's date of death, wikilinked.
- {{{cityofdeath}}} — The location of the official's death.
- {{{countryofdeath}}} — The country of the official's death.
- {{{otheroccupation}}} — The official's non-football occupation. Included as most officials are not professional (e.g. Pierluigi Collina was also a Financial advisor).
- {{{years}}} — A <br /> delimited list of years that the official has represented each league or association.
- {{{league}}} — A <br /> delimited list of leagues or football associations that the official has represented.
- {{{role}}} — A <br /> delimited list of roles (either ref or assistant) (only wikilink the first instance of each). You can also use this field to list other role's the official has undertaken for a football association or league, such as Allan Gunn's appointment to the FA's video panel.
- {{{internationalyears}}} — A <br /> delimited list of years that the official has represented a confederation.
- {{{confederation}}} — A <br /> delimited list of confederations that the official has represented (including FIFA listed).
- {{{internationalrole}}} — A <br /> delimited list roles that the official has undertaken internationally (either Referee or Assistant) (only wikilink the first instance of each). You can also use this field to list other role's the official has undertaken for FIFA or a particular confederation, such as David Elleray's role as a FIFA and UEFA referee Assessor.
[edit] Examples
Input
{{infobox Football official
| name = John Referee
| image = [[Image:Assistant referee 15abr2007.jpg|200px]]
| fullname = Johnathon Alan Referee
| dateofbirth = [[23 October]] [[1959]]
| cityofbirth = [[Sheffield]], [[South Yorkshire]]
| countryofbirth = [[England]]
| dateofdeath = [[30 December]] [[2001]]
| cityofdeath = [[Lewes]], [[Suffolk]]
| countryofdeath = [[England]]
| otheroccupation = [[Financial advisor]]
| years = 1979-1982</br>1982-1986</br>1986-1994</br>1994-1997</br>1997-2001
| league = [[Northern Premier League]]</br>[[The Football League]]</br>The Football League</br>[[Premier League]]</br>[[The Football Association|The FA]]
| role = [[Referee (football)|Referee]]</br>[[Assistant referee|Assistant]]</br>Referee</br>Referee</br>Video panel
| internationalyears = 1995-1997
| confederation = [[FIFA]] listed
| internationalrole = Referee
}}
|
Input
{{infobox Football official
| name = Steve Dunn
| image =
| fullname = Stephen W. Dunn
| dateofbirth = [[October 24]] [[1957]]
| cityofbirth = , [[Gloucestershire]]
| countryofbirth = [[England]]
| dateofdeath =
| cityofdeath =
| countryofdeath =
| otheroccupation =
| years = 1978- <br> <br>-1986 <br>1986-1992<br>1992-2005 <br>1995-2005
| league = [[Gloucestershire County League]]<br>[[Western Football League|Western League]]<br>[[Football Conference]]<br>[[the Football League|Football League]]<br>Football League<br>[[Premier League]]
| role = [[Referee (football)|Referee]] <br>Referee <br>Referee <br>[[Assistant referee|Assistant]] <br>Referee <br>Referee
| internationalyears = 1992-1997 <br>1997-2002
| confederation = [[FIFA]] listed<br> FIFA listed
| internationalrole = Assistant <br>Referee
}}
|