Template:Infobox NFL PlayerCoach/doc

You don't need to be Editor-In-Chief to add or edit content to WikiDoc. You can begin to add to or edit text on this WikiDoc page by clicking on the edit button at the top of this page. Next enter or edit the information that you would like to appear here. Once you are done editing, scroll down and click the Save page button at the bottom of the page.

Jump to: navigation, search
This is the documentation page for Template:Infobox NFL PlayerCoach/doc.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

This is a template to be used for bios of a National Football League coach, or a former player who later became a head coach.

Contents

Syntax

Empty

{{NFL PlayerCoach 
   |name=
   |Image= 
   |DateOfBirth= 
   |Birthplace= 
   |DateOfDeath=
   |PlaceOfDeath=
   |Position= 
   |College= 
   |DraftedYear= 
   |DraftedRound=
   |Awards=
   |Honors=
   |Records=
   |Retired #s= 
   |RegularRecord=
   |PlayoffRecord=
   |Record=
   |SuperBowls=
   |ArenaBowls=
   |PFRCoach= 
   |DatabaseFootballCoach=
   |DatabaseFootball= 
   |years= 
   |teams= 
   |ProBowls= 
   |HOF= 
   |HOFYear=
   |CollegeHOF=
      |coach=
        |coachingyears=
        |coachingteams=
      -OR-
      |player=
        |years=
        |teams=
}}

Full

{{NFL PlayerCoach | name=
   |Image=
   |DateOfBirth= [[]], [[18]]
   |Birthplace= [[Green Bay, WI]]
   |DateOfDeath =[[1965]]
   |Position=Head Coach<BR>[[Halfback]]
   |College= [[Notre Dame]]
   |DraftedYear= 1979
   |DraftedRound= 3
   |PFRCoach=
   |DatabaseFootballCoach=
   |DatabaseFootball= 
   |player=Type Anything to activate (even this!)
   |years= 1921-1929
   |teams= [[Green Bay Packers]]
   |coach=Type Anything to activate (even this!)
   |coachingteams=[[Green Bay Packers]]<BR>[[Chicago Cardinals]]<BR>[[Washington Redskins]]
   |coachingyears=1921-1949<BR>1950-1951<BR>1952=1953
   |ProBowls=
   |HOF=
   |HOFYear=1963
}}

Mandatory Parameters

These fields will be shown regardless of whether a value is given

  • name
  • DateOfBirth - use {{birth date and age}} (or {{birth date}} for dead people)
  • Birthplace
  • Position
  • College
  • Teams – a chronological list of teams separated by <BR>
  • Years – a list of year ranges correspoding to the listed teams, separated by <BR>

Optional Parameters

These fields will not be shown if the parameter is omitted or if no value is given

Microformat

The HTML mark up produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including:

  • adr
  • bday
  • county-name
  • fn (required)
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • nickname
  • note
  • org
  • role
  • vcard

Please do not rename or remove these classes.

Personal tools