Template:CFB Yearly Record Entry

From Wikipedia, the free encyclopedia

|- | {{{year}}} | {{{name}}}

             | {{{overall}}} || {{{conference}}} || || || style="text-align:right" | || style="text-align:right" |


Contents

[edit] Usage

This template is an entry for a table containing the yearly record of either a college football coach, team or rivalry. It is to be used in conjunction with the other templates associated with this table (under See also).

[edit] Detail

To use this template for a coach or team record:

{{CFB Yearly Record Entry
 | championship = specify 'national' or 'conference' for the type of championship season, if applicable
 | year         = insert the year of the season being detailed
 | name         = insert either the name of the coach (if this table details a team's yearly record)
                  or the name of the team (if this table details a coach's yearly record)
 | overall      = insert the overall record
 | conference   = insert "no" if you do not want to list the conference record/standing
                  ('conf' must also be set in {{CFB Yearly Record Start}} for this to work)
                  or insert the conference record
 | confstanding = insert the final standing within the conference (only if "conference" is not set to 'no')
 | bowlname     = insert the wikilinked, abbreviated name of the team's postseason bowl game, if applicable
                  for example: [[Fiesta Bowl|Fiesta]]
 | bowloutcome  = insert "W", "T" or "L" to indicate the outcome of the bowl game
 | bcsbowl      = insert "yes" if the bowl game was a BCS bowl
 | ranking      = insert the final ranking for the team for the season
                  or "no" if you do not want to use the ranking 
 | ranking2     = insert the final ranking for the team for the season
                  or "no" if you do not want to use the second ranking
                  ('poll' in {{CFB Yearly Record Start}} must be "both" for this to work)
}}

To use this template for rivalry game series:

{{CFB Yearly Record Entry
 | rivalrygame  = insert "yes"
 | year         = insert the year of the season being detailed
 | hometeam     = insert the name of the first team
 | homescore    = insert the points scored by the first team
 | homeranking  = insert the pre-game ranking of the first team
 | awayteam     = insert the name of the second team
 | awayscore    = insert the points scored by the second team
 | awayranking  = insert the pre-game ranking of the second team
 | winner       = insert "home" or "away"
 | wincolor     = insert the background color
 | location     = insert the city where the game was played
}}

[edit] Basic usages

{{CFB Yearly Record Entry
 | championship = 
 | year         = 
 | name         = 
 | overall      = 
 | conference   = 
 | confstanding = 
 | bowlname     = 
 | bowloutcome  = 
 | bcsbowl      = 
 | ranking      = 
}}
{{CFB Yearly Record Entry
 | rivalrygame  = yes
 | year         =
 | hometeam     = 
 | homescore    = 
 | homeranking  =
 | awayteam     = 
 | awayscore    = 
 | awayranking  = 
 | winner       = 
 | wincolor     = 
 | location     = 
}}

[edit] See also