Template:NewPostCount

From ChoralWiki
Revision as of 03:12, 4 August 2020 by CHGiffen (talk | contribs) (change to used category of form "Posted in <month> <yyyy>" (so as to eliminate variable past time dependency issues))
Jump to navigation Jump to search

0

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

{{NewScoreCount}}
{{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 (0) with newly posted editions in the current month (04).

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

gives a count of the number of score pages (0) with newly posted editions today (2024-04-26).