Difference between revisions of "Template:CFB Yearly Record Subtotal"

From blackwiki
Jump to navigation Jump to search
imported>AGK
m (Protected Template:CFB Yearly Record Subtotal: Highly-visible template (between 1900 and 4000 transclusions) (‎[edit=autoconfirmed] (indefinite) ‎[move=sysop] (indefinite)))
imported>WOSlinker
(tidy style for better HTML5 compatibility)
Line 1: Line 1:
 
|- style="background:#fafafa; border-top: 2px solid #aaaaaa;"
 
|- style="background:#fafafa; border-top: 2px solid #aaaaaa;"
| colspan="2" align="center" | '''{{{name}}}:'''  
+
| colspan="2" style="text-align:center;" | '''{{{name}}}:'''  
 
| {{{overall}}} {{ #ifeq: {{{confrecord|}}} | no | | {{!}}{{!}} {{{confrecord|}}} }} {{ #ifeq: {{{hiddencols|}}} | no | | {{!}}{{!}} colspan="{{ #if:{{{hiddencols|}}} | {{ #expr: 5-{{{hiddencols|}}} }} | 5 }}" {{!}} }}<noinclude>
 
| {{{overall}}} {{ #ifeq: {{{confrecord|}}} | no | | {{!}}{{!}} {{{confrecord|}}} }} {{ #ifeq: {{{hiddencols|}}} | no | | {{!}}{{!}} colspan="{{ #if:{{{hiddencols|}}} | {{ #expr: 5-{{{hiddencols|}}} }} | 5 }}" {{!}} }}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
<!-- Add cats and interwikis to the /doc subpage, not here! -->
 
<!-- Add cats and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Revision as of 12:01, 15 May 2015

|- style="background:#fafafa; border-top: 2px solid #aaaaaa;" | colspan="2" style="text-align:center;" | {{{name}}}: | {{{overall}}} || || colspan="5" |

Template documentation[view] [edit] [history] [purge]

Usage

This template is the team subtotal 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

{{CFB Yearly Record Subtotal
 | name       = insert the shortened name of the team (like Ohio State or USC), conference (like Big Ten or SEC), or coach
 | overall    = insert the overall record of the period described
 | confrecord = insert the conference record of the period described (if applicable/available)
}}

Basic usage

{{CFB Yearly Record Subtotal
 | name       = 
 | overall    = 
 | confrecord = 
}}

See also