Template:PostedDate: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
m (cosmetic changes)
No edit summary
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{{ {{1}} |''(posted {{1900-01-01}})''}}}</includeonly><noinclude>
<includeonly>[[Category:Posted in {{#time:F Y|{{{1|}}}}}]]{{#ifexpr:{{#time:Ymd|now-90 days}}>{{#time:Ymd|{{{1|}}}}}|[[Category:More than 90 days old]]}}{{#ifexpr:{{#time:Ymd|now-31 days}}<{{#time:Ymd|{{{1|}}}}}|{{filepath:NewScore.gif}}&nbsp;[[Category:Posted in {{#time:F|{{{1|}}}}}]]<span style="display:none">[[Posted on {{{1|an unknown date}}}]]</span>|[[Category:More than 30 days old]]}}<small>(Posted {{{1}}})</small>&nbsp;</includeonly><noinclude>
{{DisplayBox|title=Documentation|text=
{{DisplayBox|title=Documentation|text=
;Usage: {{tl|PostedDate|''<yyyy-mm-dd>''}}


This template only tags an edition with the date it has been posted.
This template is automatically added to any new edition, if the AddWork form is used.
 
If the date in the first parameter is more than 90 days old, the page is added to the category "More than 90 days old".
 
If the date in the first parameter is within 30 days of the current date, this template displays the "New" icon and adds the page to the category ''Posted in <month>’’.
 
Regardless of the date, this template prints "(Posted {''<yyyy-mm-dd>'')&nbsp;" before the CPDL number of an edition and categorizes the page in ''Posted in <month> <yyyy>’’.
 
<!--Revised May 2020 to make Templates ‘’IsNew’’ and ‘’NewWork’’ and Category ‘’New works’’ obsolete.-->
 
}}
[[Category:Templates]]
 
<!--OLD CODE (before 2020-07-29)
<includeonly>{{#ifeq: {{IsNew|{{{1}}}}}|yes|{{NewWork|{{{1}}}}}}}<small>(Posted {{{1}}})</small> &nbsp;</includeonly><noinclude>
{{DisplayBox|title=Documentation|text=
;Usage: {{tl|PostedDate|''<yyyy-mm-dd>''}}
;Usage: {{tl|PostedDate|''<yyyy-mm-dd>''}}
If the date ''<yyyy-mm-dd>'' is within 90 days of the current date, this template invokes {{tl|NewWork|''<yyyy-mm-dd>''}} which does some bookkeeping work and also displays the "New" icon if the date is within 30 days of the current date. Regardless of the date, this template also prints "<small>(Posted {''<yyyy-mm-dd>'')</small> &nbsp;" before the CPDL number of an edition.
}}
}}
[[Category:Templates]]</noinclude>
END OLD CODE-->
</noinclude>

Revision as of 20:00, 3 September 2020


Documentation
Usage
{{PostedDate|<yyyy-mm-dd>}}

This template is automatically added to any new edition, if the AddWork form is used.

If the date in the first parameter is more than 90 days old, the page is added to the category "More than 90 days old".

If the date in the first parameter is within 30 days of the current date, this template displays the "New" icon and adds the page to the category Posted in <month>’’.

Regardless of the date, this template prints "(Posted {<yyyy-mm-dd>) " before the CPDL number of an edition and categorizes the page in Posted in <month> <yyyy>’’.