Template:PostedOn: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(changed to allow localization of month)
m (Text replacement - "Category:Templates]]" to "Category:DPL templates]] Category:Templates")
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#dpl:category=Sheet music
<includeonly>{{#dpl:category=Sheet music
|category=Posted on day {{#time:j| {{{1|1900-01-01}}} }}
|linksto=Posted on {{{1|an unknown date}}}
|category=Posted in {{#time:F| {{{1|1900-01-01}}} }}
|order=ascending
|order=ascending
|ordermethod=title
|ordermethod=title
Line 8: Line 7:
|allowcachedresults=false
|allowcachedresults=false
|resultsheader=<p>'''{{#time:j|{{{1|1900-01-01}}}}} {{month|{{#time:n|{{{1|1900-01-01}}}}}|{{{2|}}}}} {{#time:Y|{{{1|1900-01-01}}}}}'''</p>
|resultsheader=<p>'''{{#time:j|{{{1|1900-01-01}}}}} {{month|{{#time:n|{{{1|1900-01-01}}}}}|{{{2|}}}}} {{#time:Y|{{{1|1900-01-01}}}}}'''</p>
|suppresserrors=true}}</includeonly><noinclude>
|noresultsheader=&nbsp;}}</includeonly><noinclude>
{{Doc|1=
Lists all scores posted on CPDL on a given day
Lists all scores posted on CPDL on a given day
;Syntax : <tt><nowiki>{{PostedOn|yyyy-mm-dd}}</nowiki></tt>
;Syntax : <tt><nowiki>{{PostedOn|yyyy-mm-dd}}</nowiki></tt>


Tests can be carried on at the template's [[/Sandbox|sandbox]]
}}
[[Category:DPL templates]]
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 04:39, 5 January 2020


Documentation

Lists all scores posted on CPDL on a given day

Syntax
{{PostedOn|yyyy-mm-dd}}


Tests can be carried on at the template's sandbox