Difference between revisions of "Template:ISFL Year"
37thchamber (talk | contribs) |
37thchamber (talk | contribs) m (switched toggle for draft year -- might break templates atm otherwise) |
||
Line 5: | Line 5: | ||
<!-- draft links --> | <!-- draft links --> | ||
|draft-full = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|{{#expr:2015+{{#if:{{{1|}}}|{{{1}}}|1}}}} ISFL Draft}} {{#ifeq:{{{s}}}|no||(S{{{1}}})}}]] <!-- displays as "XXXX NSFL draft" --> | |draft-full = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|{{#expr:2015+{{#if:{{{1|}}}|{{{1}}}|1}}}} ISFL Draft}} {{#ifeq:{{{s}}}|no||(S{{{1}}})}}]] <!-- displays as "XXXX NSFL draft" --> | ||
− | |draft = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|{{#expr:2015+{{#if:{{{1|}}}|{{{1}}}|1}}}} Draft}} {{#ifeq:{{{s}}}| | + | |draft = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|{{#expr:2015+{{#if:{{{1|}}}|{{{1}}}|1}}}} Draft}} {{#ifeq:{{{s}}}|yes|(S{{{1}}})}}]] <!-- displays as "XXXX draft" --> |
|d = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|{{#expr:2015+{{#if:{{{1|}}}|{{{1}}}|1}}}}}} {{#ifeq:{{{s}}}|no||(S{{{1}}})}}]] <!-- displays as corresponding year --> | |d = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|{{#expr:2015+{{#if:{{{1|}}}|{{{1}}}|1}}}}}} {{#ifeq:{{{s}}}|no||(S{{{1}}})}}]] <!-- displays as corresponding year --> | ||
|draft-ny = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|draft}}]] <!-- displays as "draft" with no year --> | |draft-ny = [[Season {{{1}}} ISFL Draft|{{#if:{{{3|}}}|{{{3}}}|draft}}]] <!-- displays as "draft" with no year --> |
Revision as of 11:45, 7 October 2022
[[ISFL season {{{1}}}|2016 (S{{{1}}})]]
Usage
Use this template to link to pages that refer to a specific season (e.g. "ISFL Season 1" or "Season 1 ISFL Draft") or to display the in-context year for a specific season (e.g. Season 1 displays as 2016). It can be used as either {{ISFL Year|1}} or {{isfly|1}} to produce the same result: 2016 (S1). Some arguments allow a third value to be passed, to replace the link text. For example {{isfly|30|wfc|Reykjavik}} would return Reykjavik (S30)
Most parameters will now automatically display the season number (as shown in the table below). To remove this, add "|s=no" to the template call. For example, {{isfly|38|year|s=no}}, which will then render as 2053 instead of 2053 (S38). Where this does not appear by default, you will need to add "|s=yes" to make it appear. For example, {{isfly|38|comb}} will display as 2053 , but {{isfly|38|comb|s=yes}} will display as 2053 (S38).
The template requires at least a season number to be passed, to link to the correct season-related page. You can also optionally pass one of the following:
Parameter | Links to[1] | Shows as |
---|---|---|
year | ISFL season (X) | 2016 (S1) |
full | 2016 ISFL season Season 1 | |
draft | Season (X) ISFL Draft | 2016 Draft |
draft-full | 2016 ISFL Draft (S1) | |
d | 2016 (S1) | |
draft-ny | draft | |
d-ny | draft | |
postseason | ISFL Season (X) playoffs | 2016 ISFL post-season (S1) |
po | 2016 ISFL playoffs (S1) | |
post | 2016 (S1) | |
post-ny | post-season | |
po-ny | playoffs | |
asfc | Season (X) ASFC Championship | 2016 ASFC Championship (S1) |
asfc-y | 2016 (S1) | |
nsfc | Season (X) NSFC Championship | 2016 NSFC Championship (S1) |
nsfc-y | 2016 (S1) | |
ultimus | Ultimus Bowl (Y)[2] | Ultimus Bowl I |
ultimus-ny | Ultimus | |
ult-y | 2017 | |
ult-r | I | |
ult | I (2017) I (2017) | |
combine | ISFL season (X) Scouting Combine | 2016 ISFL scouting combine (S1) |
comb | 2016 | |
combine-ny | scouting combine | |
comb-ny | scouting combine | |
probowl | Season (X) ISFL Pro Bowl | 2016 ISFL Pro Bowl (S1) |
pb | 2016 | |
probowl-ny | Pro Bowl | |
pb-ny | Pro Bowl | |
allpro | Season (X) ISFL All-Pro selection | 2016 ISFL All-Pro selection (S1) |
ap | 2016 | |
allpro-ny | All-Pro | |
ap-ny | All-Pro | |
wfc | (x) World Football Championship | 2045 World Football Championship (S30) |
wfc (custom) | 2045 Reykjavik (S30) | |
wfc-y | 2045 | |
nolink | Does not link | 2016 (S1) |
An optional third parameter can be passed if the other two are present, which allows you to customise the text shown as a link. For example, {{isfly|1|pb|the league's first pro bowl}} will display the league's first pro bowl .
See also
Other templates that provide similar functionality are:
- {{DSFL Year}} (effectively the same template, but linking to DSFL related articles instead of NSFL)
- Category:Date Shortcuts
- {{TeamYearShort}}
- {{TeamYearMid}}
- {{TeamYear}}