Difference between revisions of "Template:Date"
From Timelines
(+offset functionality per talk req, and +show target fmt) |
(improved method of excluding bad dates from 1000-1583 era) |
||
Line 1: | Line 1: | ||
− | + | {{#switch:none | |
− | <!-- | + | |{{#iferror: {{#time:Y_M_d|{{{1|}}} }}|none}} |
− | {{ | + | |{{#switch: {{lc:{{{2|}}}}}|none|asis=none}} |
− | <!-- | + | |{{#ifexpr: {{#time:Y|{{{1|}}} }} < 1000|none}} |
+ | |{{#switch: {{#time:Ynj|{{{1|}}} }}|100031|110031|130031|140031|150031=none}}<!-- | ||
+ | --> = {{{1|}}}<!-- error or "none", so no formatting --> | ||
+ | |<!-- continue with formatting --> | ||
+ | {{#ifeq:{{#time:Y|{{{1|1 Jan 2000}}} 2008}}{{#time:Y|{{{1|1 Jan 2000}}} 2004}}|20082004 | ||
+ | |<!-- no year --> | ||
+ | {{#ifeq:{{#time:d|{{{1|}}} 2036}}|{{#time:d|{{{1|}}} }} | ||
+ | |<!-- month+day -->{{#time: | ||
+ | {{#switch: {{lc: {{#ifeq:{{{3|}}}|y|L}}{{{2|}}} }} | ||
+ | | lmdy | liso | lymd = [[:F j]] | ||
+ | | mdy | iso | ymd = F j | ||
+ | | ldmy | l = [[:j F]] | ||
+ | | #default = j F | ||
+ | }}|{{{1|}}} 2000 }}<!-- default='dmy' or null or "" or unsupported option --> | ||
+ | |<!-- month only -->{{#time: | ||
+ | {{#switch: {{lc: {{#ifeq:{{{3|}}}|y|L}}{{{2|}}} }} | ||
+ | | lmdy | liso | lymd | ||
+ | | ldmy | l = [[F]] | ||
+ | | #default = F | ||
+ | }}|{{{1|}}} 2000 }}<!-- default='dmy'/'mdy'/'ymd'/'iso'/null/""/unsupported opt --> | ||
+ | }} | ||
+ | |<!-- with year--> | ||
+ | {{#if: {{#iferror:{{#time:j|2 {{{1|}}}}}|*D*|{{#iferror:{{#time:j|2000 {{{1|}}}}}|*D*| }}}} | ||
+ | |<!-- day+month+year -->{{#time: | ||
+ | {{#switch: {{lc: {{#ifeq:{{{3|}}}|y|L}}{{{2|}}} }} | ||
+ | | lmdy = [[:F j]], [[Y]] | ||
+ | | mdy = F j, Y | ||
+ | | liso = [[Y|Y-]][[F j|m-d]]<!-- i.e. [[Y-m-d]] --> | ||
+ | | iso = Y-m-d | ||
+ | | lymd = [[Y]] [[:F j]] | ||
+ | | ymd = Y F j | ||
+ | | ldmy | l = [[:j F]] [[Y]] | ||
+ | | #default = j F Y | ||
+ | }}|{{{1|}}} }}<!-- #default='dmy' or null or "" or unsupported option --> | ||
+ | |<!-- month+year -->{{#time: | ||
+ | {{#switch: {{lc: {{#ifeq:{{{3|}}}|y|L}}{{{2|}}} }} | ||
+ | | lmdy | liso | lymd | ldmy | l = [[:F Y]] | ||
+ | | #default = F Y | ||
+ | }}|{{{1|}}} }}<!-- default='dmy'/'iso'/'mdy'/null/""/unsupported option --> | ||
+ | }} | ||
+ | }} | ||
+ | }}<noinclude> | ||
+ | {{pp-template|small=yes}} | ||
+ | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 14:32, 11 January 2009
18 December 2024 Lua error in Module:Effective_protection_level at line 60: attempt to index field 'TitleBlacklist' (a nil value).
Template documentation[create]
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |