Difference between revisions of "Template:CFB Yearly Record End/footnotes"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(start adding yearstart/yearend support for bowl notes)
imported>Frietjes
(start adding yearstart/yearend support for bowl notes)
 
Line 1: Line 1:
 
<noinclude>{|
 
<noinclude>{|
 
</noinclude>|-
 
</noinclude>|-
| colspan="9" style="font-size:85%" class="plainlist" | {{ #ifeq: {{{bowl|}}} | no | | {{#if:{{isnumeric| {{{yearend|}}} }}
+
| colspan="9" style="font-size:85%" class="plainlist" | {{ #ifeq: {{{bowl|}}} | no | | {{#if:{{isnumeric| {{{yearstart|}}} }}
   | {{#ifexpr: {{{yearend}}} >= 1992 |
+
   | {{#ifexpr: {{ifnumber| {{{yearend|}}} | {{{yearend|}}} | 99999}} >= 1992 |
* <sup>†</sup>Indicates [[Bowl Coalition]], [[Bowl Alliance]], [[Bowl Championship Series|BCS]], or [[College Football Playoff|CFP / New Years' Six]] bowl.
+
* <sup>†</sup>Indicates {{enum|and=&nbsp;or&nbsp;
 +
    |1 = {{#ifexpr:({{ifnumber| {{{yearend|}}} | {{{yearend|}}} | 99999}} >= 1992) and ({{{yearstart|}}} <= 1994) | [[Bowl Coalition]] }}
 +
    |2 = {{#ifexpr:({{ifnumber| {{{yearend|}}} | {{{yearend|}}} | 99999}} >= 1995) and ({{{yearstart|}}} <= 1997) | [[Bowl Alliance]] }}
 +
    |3 = {{#ifexpr:({{ifnumber| {{{yearend|}}} | {{{yearend|}}} | 99999}} >= 1998) and ({{{yearstart|}}} <= 2013) | [[Bowl Championship Series|BCS]] }}
 +
    |4 = {{#ifexpr:({{ifnumber| {{{yearend|}}} | {{{yearend|}}} | 99999}} >= 2014) <!--    no end date yet    --> | [[College Football Playoff|CFP / New Years' Six]] }}
 +
    }} bowl.
 
     |<!-- nothing -->
 
     |<!-- nothing -->
 
     }}
 
     }}
Line 13: Line 18:
 
* <sup>°</sup>{{ #if: {{{polltype2|}}} | {{{polltype2|}}} | Rankings from final [[AP Poll]] }}.
 
* <sup>°</sup>{{ #if: {{{polltype2|}}} | {{{polltype2|}}} | Rankings from final [[AP Poll]] }}.
 
}}{{ #if:{{{extrafootnotes|}}}|
 
}}{{ #if:{{{extrafootnotes|}}}|
* {{{extrafootnotes}}} [[Category:Pages using CFB Yearly Record End with extrafootnotes]]
+
* {{{extrafootnotes}}}  
}}<noinclude>[[Category:American college football templates]]</noinclude>
+
}}<noinclude>
 +
{{!)}}
 +
{{documentation|content=
 +
This subtemplate should not be used directly
 +
== Tests ==
 +
{{col-begin}}
 +
{{col-break}}
 +
* bowl = , poll =
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|bowl=|poll=}}
 +
{{!)}}
 +
* bowl = no, poll =
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|bowl=no|poll=}}
 +
{{!)}}
 +
* bowl = , poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|bowl=|poll=no}}
 +
{{!)}}
 +
* bowl = no, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|bowl=no|poll=no}}
 +
{{!)}}
 +
* yearstart=, yearend=, bowl = , poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=|yearend=|bowl=|poll=no}}
 +
{{!)}}
 +
{{col-break}}
 +
* yearstart=1992, yearend=2017, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=1992|yearend=2017|bowl=|poll=no}}
 +
{{!)}}
 +
* yearstart=1996, yearend=2017, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=1996|yearend=2017|bowl=|poll=no}}
 +
{{!)}}
 +
* yearstart=1999, yearend=2017, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=1999|yearend=2017|bowl=|poll=no}}
 +
{{!)}}
 +
* yearstart=2016, yearend=2017, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=2016|yearend=2017|bowl=|poll=no}}
 +
{{!)}}
 +
{{col-break}}
 +
* yearstart=1992, yearend=, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=1992|yearend=|bowl=|poll=no}}
 +
{{!)}}
 +
* yearstart=1996, yearend=, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=1996|yearend=|bowl=|poll=no}}
 +
{{!)}}
 +
* yearstart=1999, yearend=, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=1999|yearend=|bowl=|poll=no}}
 +
{{!)}}
 +
* yearstart=2016, yearend=, bowl =, poll = no
 +
{{(!}}
 +
{{CFB Yearly Record End/footnotes|yearstart=2016|yearend=|bowl=|poll=no}}
 +
{{!)}}
 +
{{col-end}}
 +
[[Category:American college football templates]]
 +
}}</noinclude>

Latest revision as of 13:58, 1 May 2017

Template documentation

This subtemplate should not be used directly

Tests