|
|
Line 187: |
Line 187: |
|
| |
|
| | below = | | | below = |
| {{
| | ← → |
| #if: {{{year|}}}
| |
| | {{
| |
| #if: {{{prev_year2|}}}
| |
| | [[{{{name|}}} {{{prev_year2|}}}|{{{prev_year2|}}}]] ←
| |
| }}{{
| |
| #if: {{{prev_year|}}}
| |
| | {{#if: {{{prev_year2|}}}
| |
| | {{s|[[{{{name|}}} {{{prev_year|}}}|{{{prev_year|}}}]]}} ←
| |
| | [[{{{name|}}} {{{prev_year|}}}|{{{prev_year|}}}]] ←
| |
| }}
| |
| | {{#if: {{ExistNotRedirect|{{{name|}}} {{#expr:{{{year|}}}-1}}}}
| |
| | [[{{{name|}}} {{#expr:{{{year|}}}-1}}|{{#expr:{{{year|}}}-1}}]] ←
| |
| | {{#if: {{ExistNotRedirect|{{{name|}}} {{#expr:{{{year|}}}-2}}}}
| |
| | [[{{{name|}}} {{#expr:{{{year|}}}-2}}|{{#expr:{{{year|}}}-2}}]] ←
| |
| }}
| |
| }}
| |
| }}'''[[{{{name|}}}]]'''{{
| |
| #if: {{{next_year|}}}
| |
| | {{#if: {{{next_year2|}}}
| |
| | → {{s|[[{{{name|}}} {{{next_year|}}}|{{{next_year|}}}]]}}
| |
| | → [[{{{name|}}} {{{next_year|}}}|{{{next_year|}}}]]
| |
| }}
| |
| | {{#if: {{ExistNotRedirect|{{{name|}}} {{#expr:{{{year|}}}+1}}}}
| |
| | → [[{{{name|}}} {{#expr:{{{year|}}}+1}}|{{#expr:{{{year|}}}+1}}]]
| |
| | {{#if: {{ExistNotRedirect|{{{name|}}} {{#expr:{{{year|}}}+2}}}}
| |
| | → [[{{{name|}}} {{#expr:{{{year|}}}+2}}|{{#expr:{{{year|}}}+2}}]]
| |
| }}
| |
| }}
| |
| }}{{
| |
| #if: {{{next_year2|}}}
| |
| | → [[{{{name|}}} {{{next_year2|}}}|{{{next_year2|}}}]]
| |
| }}
| |
| }}
| |
| | belowclass = noprint nowrap | | | belowclass = noprint nowrap |
| | belowstyle = border-top: 1px solid #aaa; padding-top: 3px; | | | belowstyle = border-top: 1px solid #aaa; padding-top: 3px; |
| }} | | }} |