Template:Infobox NFL player/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 player/doc.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

Contents

Syntax

Template:Infobox NFL player

Empty

{{Infobox NFL player
   |Color=
   |fontcolor=
   |Name=
   |team=
   |number=
   |Image=
   |Caption=
   |DateOfBirth=
   |Birthplace=
   |DateOfDeath=
   |Deathplace=
   |Height_ft=
   |Height_in=
   |Weight_lbs=
   |Position=
   |College=
   |DraftedYear=
   |DraftedRound=
   |DraftedPick=
   |Career Highlights=Y
   |AFLAllStar=
   |CFLAllStar=
   |ProBowls=
   |Awards=
   |Honors=
   |Retired #s=
   |Records=
   |Stats=Y
   |PFR=
   |DatabaseFootball=
   |NFL=
   |CBS=
   |ESPN=
   |SportsIllustrated=
   |years=
   |teams=
   |CollegeHOF=
   |HOF=
   |HOFYear =
}}

Full

{{Infobox NFL player
   |Color=LightSteelBlue
   |fontcolor=Black
   |Name=John Smith
   |team=
   |number=99
   |Image=
   |Caption=
   |DateOfBirth={{birth date and age|1953|6|11}}
   |Birthplace= [[New Eagle, Pennsylvania]]
   |DateOfDeath = 
   |Deathplace=
   |Height_ft=5
   |Height_in=9
   |Weight_lbs=164
   |Position=[[Quarterback]]
   |College=[[University of Notre Dame|Notre Dame]]
   |DraftedYear= 1979
   |DraftedRound= 3
   |DraftedPick= 57
   |Career Highlights=Y
   |AFLAllStar=
   |CFLAllStar=
   |ProBowls= 1981, 1983, 1984, 1985, 1987, 1989, 1990, 1993
   |Awards=
   |Honors=
   |Retired #s=
   |Records=
   |Stats=Y
   |PFR= MontJo01
   |DatabaseFootball
   |NFL= 
   |CBS=
   |ESPN= 
   |SportsIllustrated = 
   |years= 1979-1992<BR>1993-1994
   |teams= [[San Francisco 49ers]]<BR>[[Kansas City Chiefs]]
   |CollegeHOF=20039
   |HOF= 2000
   |HOFYear= 2000
}}

Mandatory parameters

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

  • Name - defaults to the variable {{PAGENAME}}
  • DateOfBirth
  • Birthplace
  • Position
  • College
  • Teams – a chronological list of teams separated by <BR>
  • Years – a list of year ranges corresponding 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

  • Number – player jersey number
  • Team – current team the player is associated with
  • Image
  • DateOfDeath
  • DraftedYear & DraftedRound (should both included/omitted as a pair)
  • ProBowls – a list of years separated by commas
  • External link for statistics. It is recommended that only one be included in an infobox
  • CollegeHOF player identification from College Football Hall of Fame website, empty otherwise
  • HOF - player identification from Pro Football Hall of Fame website, empty otherwise
    • HOFYear - year player was inducted into the Pro Football Hall of Fame, empty otherwise
  • ImageWidth (defaults to 200 if omitted)

Team colors

AFC Teams
Team Color fontcolor Example
Buffalo Bills #0f4589 white

Player Name

Miami Dolphins #005e6a white

Player Name

New England Patriots #0d254c #d6d6d6

Player Name

New York Jets #313f36 white

Player Name

Baltimore Ravens #2a0365 #d0b239

Player Name

Cincinnati Bengals black #f03a16

Player Name

Cleveland Browns #de6108 #312821

Player Name

Pittsburgh Steelers black #f1c500

Player Name

Houston Texans #001831 white

Player Name

Indianapolis Colts #003b7b white

Player Name

Jacksonville Jaguars #00576e #d0b239

Player Name

Tennessee Titans #648fcc #0d254c

Player Name

Denver Broncos #10274c #df6109

Player Name

Kansas City Chiefs #b20032 #f2c800

Player Name

Oakland Raiders black #c4c8cb

Player Name

San Diego Chargers #08214a #eec607

Player Name

NFC Teams
Team Color fontcolor Example
Dallas Cowboys #c5ced6 #000080

Player Name

New York Giants #192f6b white

Player Name

Philadelphia Eagles #003b48 #c4c8cb

Player Name

Washington Redskins #7D0008 #FFBE26

Player Name

Chicago Bears #03182f #df6108

Player Name

Detroit Lions #005da6 #c4c8cb

Player Name

Green Bay Packers #213D30 #FFCC00

Player Name

Minnesota Vikings #3b0160 #f0bf00

Player Name

Atlanta Falcons #bd0d18 black

Player Name

Carolina Panthers black #0088d4

Player Name

New Orleans Saints black #c9b074

Player Name

Tampa Bay Buccaneers #b20032 white

Player Name

Arizona Cardinals #870619 white

Player Name

St Louis Rams #0d254c #c9b074

Player Name

San Francisco 49ers #840026 #c9b074

Player Name

Seattle Seahawks #03182f #4eae17

Player Name

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