Difference between revisions of "Template:CFB Yearly Record Entry/doc"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
(remove rivalry option (no longer used))
Line 6: Line 6:
 
==Usage==
 
==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|See also]]).
+
This template is an entry for a table containing the yearly record of either a college football coach or team. It is to be used in conjunction with the other templates associated with this table (under [[#See also|See also]]).
  
 
===Detail===
 
===Detail===
Line 28: Line 28:
 
  | bcsbowl      = insert "yes" if the bowl game was a BCS bowl
 
  | bcsbowl      = insert "yes" if the bowl game was a BCS bowl
 
  | ranking      = insert the final ranking for the team for the season
 
  | ranking      = insert the final ranking for the team for the season
                   or "no" if you do not want to use the ranking  
+
                   or "no" if you do not want to use the ranking
 
  | ranking2    = insert the final ranking for the team for the season
 
  | ranking2    = insert the final ranking for the team for the season
 
                   or "no" if you do not want to use the second ranking
 
                   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)
 
                   ('poll' in {{CFB Yearly Record Start}} must be "both" for this to work)
}}
 
</pre>
 
 
To use this template for rivalry game series:
 
 
<pre>
 
{{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
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 68: Line 50:
 
  | ranking      =  
 
  | ranking      =  
 
  | ranking2    =  
 
  | ranking2    =  
}}
 
</pre>
 
 
<pre>
 
{{CFB Yearly Record Entry
 
| rivalrygame  = yes
 
| year        =
 
| hometeam    =
 
| homescore    =
 
| homeranking  =
 
| awayteam    =
 
| awayscore    =
 
| awayranking  =
 
| winner      =
 
| wincolor    =
 
| location    =
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 89: Line 55:
 
==Tracking category==
 
==Tracking category==
 
* {{clc|Pages using CFB Yearly Record with rivalrygame}}
 
* {{clc|Pages using CFB Yearly Record with rivalrygame}}
==See also==                              
+
 
* [[Template:CFB Yearly Record Start]]    
+
==See also==
* [[Template:CFB Yearly Record Subhead]]  
+
* [[Template:CFB Yearly Record Start]]
* [[Template:CFB Yearly Record Subtotal]]
+
* [[Template:CFB Yearly Record Subhead]]
* [[Template:CFB Yearly Record End]]      
+
* [[Template:CFB Yearly Record Subtotal]]
                                         
+
* [[Template:CFB Yearly Record End]]
 +
* [[Template:Sports rivalry series table]]
 +
 
 
<includeonly>{{basepage subpage|[[Category:American college football templates]]}}</includeonly>
 
<includeonly>{{basepage subpage|[[Category:American college football templates]]}}</includeonly>

Revision as of 13:46, 4 May 2017

Usage

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

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)
}}

Basic usages

{{CFB Yearly Record Entry
 | championship = 
 | year         = 
 | name         = 
 | overall      = 
 | conference   = 
 | confstanding = 
 | bowlname     = 
 | bowloutcome  = 
 | bcsbowl      = 
 | ranking      = 
 | ranking2     = 
}}

Tracking category

See also