Template:NewPostCount: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
(fix #time call: F Y,. not F yy)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#dpl:
{{#dpl:
|categorymatch=Posted_{{{1|{{CURRENTYEAR}}-{{CURRENTMONTH}}}}}%
|category=Posted in {{#time:F Y|{{{1|{{CURRENTYEAR}}-{{CURRENTMONTH}}}}} }}
|category=Sheet music
|category=Sheet music
|namespace=
|namespace=
Line 10: Line 10:
}}<noinclude>
}}<noinclude>
{{prot-temp}}
{{prot-temp}}
[[Category:Templates|{{PAGENAME}}]]
[[Category:DPL templates]]
[[Category:Templates]]
{{DisplayBox|text='''Usage''' &ndash;
{{DisplayBox|text='''Usage''' &ndash;
There are two forms by which the template may be invoked:
There are two forms by which the template may be invoked:
<pre>{{NewScoreCount}}
<pre>{{NewPostCount}}
{{NewPostCount|yyyy-mm-dd}}
{{NewPostCount|yyyy-mm-dd}}
     (valid only if yyyy-mm-dd falls withing the past thirty days)</pre>
     (normally used only if yyyy-mm-dd falls withing the past thirty days)</pre>
'''Examples'''
'''Examples'''
<pre>{{NewPostCount}}</pre>
<pre>{{NewPostCount}}</pre>

Latest revision as of 03:34, 1 January 2021

365

Usage – There are two forms by which the template may be invoked:

{{NewPostCount}}
{{NewPostCount|yyyy-mm-dd}}
    (normally used only if yyyy-mm-dd falls withing the past thirty days)

Examples

{{NewPostCount}}

gives a count of the number of score pages (365) with newly posted editions in the current month (03).

{{NewPostCount|{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}}}

gives a count of the number of score pages (365) with newly posted editions today (2024-03-28).