Template:Board Title Start: Difference between revisions

From EUSwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#ifexpr:
{{#ifexpr:
{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}} = {{#regex:{{PAGENAME}}|%^Nov(\d\d)$%|$1}}
{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}} = {{#regex:{{PAGENAME}}|%^Nov(\d\d)$%|$1}}
|{{#dateformat:01 {{#regex:{{PAGENAME}}|%^(May)\d\d$%|$1}} 20{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}}|ISO 8601}}
|{{#formatdate:01 {{#regex:{{PAGENAME}}|%^(May)\d\d$%|$1}} 20{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}}|ISO 8601}}
|{{#ifexpr:
|{{#ifexpr:
{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}} > {{#regex:{{PAGENAME}}|%^Nov(\d\d)$%|$1}}
{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}} > {{#regex:{{PAGENAME}}|%^Nov(\d\d)$%|$1}}
|{{#dateformat:01 {{#regex:{{PAGENAME}}|%^(Nov)\d\d$%|$1}} 20{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}}|ISO 8601}}
|{{#formatdate:01 {{#regex:{{PAGENAME}}|%^(Nov)\d\d$%|$1}} 20{{#regex:{{PAGENAME}}|%^May(\d\d)$%|$1}}|ISO 8601}}
|ERR
|ERR
}}
}}
}}
}}
</includeonly>
</includeonly>

Revision as of 17:54, 13 November 2018

This page is intended to be used to determine the first operative years in the title of a Board Homepage (e.g. 2017, 2018 etc)