Template:NewWorkCount2: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
|noresultsheader = 0
|noresultsheader = 0
|allowcachedresults = true}}}}
|allowcachedresults = true}}}}
<!--<noinclude>
<noinclude>
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]


Line 16: Line 16:
{{NewWorkCount|yyyy}}
{{NewWorkCount|yyyy}}
{{NewWorkCount|yyyy|mm}}
{{NewWorkCount|yyyy|mm}}
{{NewWorkCount|yyyy|mm|dd}}</pre>-->
{{NewWorkCount|yyyy|mm|dd}}</pre>
'''Examples'''
'''Examples'''
<pre>{{NewWorkCount2}}</pre>
<pre>{{NewWorkCount2}}</pre>

Revision as of 17:58, 4 June 2020

1307


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

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

Examples

{{NewWorkCount2}}

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

{{NewWorkCount2|2007}}

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

{{NewWorkCount2|2008|10}}

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

{{NewWorkCount2|2007|09|11}}

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