Template:CFB Schedule Entry/doc

From Wikipedia, the free encyclopedia

This is a documentation subpage for Template:CFB Schedule Entry (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Contents

[edit] Usage

This template is the footer for a college football schedule. It should be used in conjunction with the templates in the #See also section. See an example of a full schedule at .

[edit] Detail

{{CFB Schedule Entry
| w/l          = w if the game was won, l if lost, t if tied, blank if game hasn't occurred yet; lowercase
| date         = date of the game
| nonconf      = 'yes' if game is non-conference
| homecoming   = 'yes' if game is the homecoming game
| time         = 'no' if you do not want the time column to appear; only use if also used in the header and footer template
| rank         = insert "no" if you do not want the ranking column to appear; only use if also used on header and footer template
| away         = 'yes' if this is an away game
| neutral      = 'yes' if this game is played at a neutral site
| opprank      = the ranking of the opponent
| opponent     = the name of the opponent played
| site_stadium = the stadium the game occurred
| site_cityst  = the city and state the game was played
| gamename     = name of the game, if necessary (i.e. [[2007 Fiesta Bowl|Fiesta Bowl]])
| tv           = TV network the game was broadcasted on; 'no' if you do not want this column to appear (only use if also used in the header template)
| score        = final score of the game; use dash (–) instead of hypen
| overtime     = if the game went into overtime (i.e. 'OT' or '2OT')
| attend       = the attendence of the game; only use if if also used in header template; will not display by default (if blank) so for games not played, use either " ' " or "N/A"
}}

[edit] Blank

{{CFB Schedule Entry
| date         = 
| time         = 
| w/l          = 
| nonconf      = 
| homecoming   = 
| away         = 
| neutral      = 
| rank         = 
| opponent     = 
| opprank      = 
| site_stadium = 
| site_cityst  = 
| gamename     = 
| tv           = 
| score        = 
| overtime     =
}}

or

{{CFB Schedule Entry|w/l=|date=|nonconf=|homecoming=|time=|rank=|away=|neutral=|opprank=|opponent=|site_stadium=|site_cityst=|gamename=|tv=|score=|overtime=}}

[edit] Examples

The appearance of these templates will be different when used appropriately with the header and footer templates in the #See also section. These examples are to describe different use options.

[edit] Example 1

{{CFB Schedule Entry
| w/l          = w
| date         = [[September 6]]
| nonconf      = yes
| homecoming   = 
| time         = 2:30 p.m.
| rank         = 1
| away         = yes
| neutral      = 
| opprank      = 25
| opponent     = [[2006 Texas Longhorn football team|Texas]]
| site_stadium = [[Darrell K. Royal-Texas Memorial Stadium]]
| site_cityst  = [[Austin, TX]]
| gamename     = 
| tv           = [[ESPN on ABC|ABC]]
| score        = 34-33
| attend       = 85,233
}}
September 9* 2:30 p.m. at #25 Texas #1 Darrell K. Royal-Texas Memorial StadiumAustin, TX ABC W 34-33  85,233

[edit] Example 2

{{CFB Schedule Entry
| w/l          = l
| date         = [[November 11]]
| nonconf      = 
| homecoming   = yes
| time         = 7:30 p.m.
| rank         = 2
| away         = 
| neutral      = yes
| opprank      = 
| opponent     = [[2006 Boise State Broncos football team|Boise State]]
| site_stadium = [[Kyle Field]]
| site_cityst  = [[College Station, TX]]
| gamename     = 
| tv           = no
| score        = 21-17
}}
November 11 7:30 p.m. vs. Boise State #2 Kyle FieldCollege Station, TX L 21-17 

[edit] Example 3

{{CFB Schedule Entry
| w/l          = 
| date         = [[January 1]]
| nonconf      = 
| homecoming   = 
| time         = 7:30 p.m.
| rank         = 5
| away         = 
| neutral      = 
| opprank      = 
| opponent     = [[2006 Ohio State Buckeyes football team|Ohio State]]
| site_stadium = [[University of Phoenix Stadium]]
| site_cityst  = [[Glendale, AZ]]
| gamename     = [[2007 Fiesta Bowl|Fiesta Bowl]]
| tv           = [[Fox Sports (USA)|Fox]]
| score        = 
}}
January 1 7:30 p.m. Ohio State #5 University of Phoenix StadiumGlendale, AZ (Fiesta Bowl) Fox   

[edit] Example 4

{{CFB Schedule Entry
| w/l          = l
| date         = [[December 1]]
| nonconf      = 
| homecoming   = yes
| time         = 
| rank         = 2
| away         = 
| neutral      = yes
| opprank      = 
| opponent     = [[2006 Boise State Broncos football team|Boise State]]
| site_stadium = [[Kyle Field]]
| site_cityst  = [[College Station, TX]]
| gamename     = 
| tv           = no
| score        = 20-17
| overtime     = 2OT
}}
December 1 vs. Boise State #2 Kyle FieldCollege Station, TX W 20-17 2OT

[edit] Example 5

{{CFB Schedule Entry
| w/l          = 
| date         = [[October 12]]
| nonconf      = 
| homecoming   = 
| time         = no
| rank         = 
| away         = 
| neutral      = 
| opprank      = 
| opponent     = [[Rice University|Rice]]
| site_stadium = [[Rice Stadium]]
| site_cityst  = [[Houston, TX]]
| gamename     = 
| tv           = no
| score        = 
}}
October 12 Rice Rice StadiumHouston, TX   

[edit] Example 6

{{CFB Schedule Entry
| w/l          = t
| date         = [[November 19]]
| nonconf      = 
| homecoming   = 
| time         = 7:30 p.m.
| rank         = 2
| away         = yes
| neutral      = 
| opprank      = 
| opponent     = [[2006 Boise State Broncos football team|Boise State]]
| site_stadium = [[Kyle Field]]
| site_cityst  = [[College Station, TX]]
| gamename     = 
| tv           = no
| score        = 21-21
}}
November 19 7:30 p.m. at Boise State #2 Kyle FieldCollege Station, TX T 21-21 

[edit] See also

This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages.
Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here.