Template:NewWorkCount: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
m (Protected "Template:NewWorkCount": contains DPL code [edit=sysop:move=sysop])

Revision as of 14:19, 5 June 2009

1355

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

{{NewWorkCount}}
{{NewWorkCount|yyyy}}
{{NewWorkCount|yyyy|mm}}
{{NewWorkCount|yyyy|mm|dd}}

Examples

{{NewWorkCount}}

gives a count of the number of current score pages (1355) created in the current year (2024).

{{NewWorkCount|2007}}

gives a count of the number of current score pages (762) created in 2007.

{{NewWorkCount|2008|10}}

gives a count of the number of current score pages (56) created in October of 2008.

{{NewWorkCount|2007|09|11}}

gives a count of the number of current score pages (75) created on September 11, 2007.