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

From blackwiki
Jump to navigation Jump to search
imported>Jonesey95
m (Fix invalid self-closed HTML tag or other HTML tag error)
imported>Frietjes
(start adding yearstart/yearend support for bowl notes)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
|-
+
<noinclude>{|
| colspan="9" | <small>{{ #ifeq: {{{bcs|}}} | no | | <sup>†</sup>Indicates [[Bowl Coalition]], [[Bowl Alliance]], [[Bowl Championship Series|BCS]], or [[College Football Playoff|CFP / New Years' Six]] bowl.<br/>}} {{ #ifeq: {{{poll|}}} | no | | <sup>#</sup>{{ #if: {{{polltype|}}} | {{{polltype|}}} | Rankings from final [[Coaches Poll]] }}.}} {{ #ifeq: {{{poll|}}} | two | <br /><sup>°</sup>{{ #if: {{{polltype2|}}} | {{{polltype2|}}} | Rankings from final [[AP Poll]] }}.}} {{{extrafootnotes|}}}</small><noinclude>[[Category:American college football templates]]</noinclude>
+
</noinclude>|-
 +
| colspan="9" style="font-size:85%" class="plainlist" | {{ #ifeq: {{{bowl|}}} | no | | {{#if:{{isnumeric| {{{yearstart|}}} }}
 +
  | {{#ifexpr: {{ifnumber| {{{yearend|}}} | {{{yearend|}}} | 99999}} >= 1992 |
 +
* <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 -->
 +
    }}
 +
  |
 +
* <sup>†</sup>Indicates [[Bowl Coalition]], [[Bowl Alliance]], [[Bowl Championship Series|BCS]], or [[College Football Playoff|CFP / New Years' Six]] bowl.
 +
}}}}{{ #ifeq: {{{poll|}}} | no | |
 +
* <sup>#</sup>{{ #if: {{{polltype|}}} | {{{polltype|}}} | Rankings from final [[Coaches Poll]] }}.
 +
}}{{ #ifeq: {{{poll|}}} | two |  
 +
* <sup>°</sup>{{ #if: {{{polltype2|}}} | {{{polltype2|}}} | Rankings from final [[AP Poll]] }}.
 +
}}{{ #if:{{{extrafootnotes|}}}|
 +
* {{{extrafootnotes}}}
 +
}}<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