Template:NewWork: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(modify so that template only categorizes by date in the range 10 days (for use in showing new works on Main Page))
(Labeled as obsolete; there are no pages that use it)
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--<includeonly>{{#ifeq: {{IsNew|{{{1|1901-01-01}}}}}
| yes |{{filepath:NewScore.gif}} &nbsp;[[Category:New works| {{{1|1901-01-01}}}]] {{#ifeq: {{IsNew|{{{1|1901-01-01}}}|range=30 days}}
| yes |[[Category:New works in the past 30 days| {{{1|1901-01-01}}}]][[Category:Posted in {{#time:F|{{{1|1901-01-01}}} }}]]<span style="display:none">[[Posted on {{{1|an unknown date}}}]]</span>
}} }}</includeonly>-->
<noinclude>{{prot-temp}}
<noinclude>{{prot-temp}}
[[Category:Templates|{{PAGENAME}}]]<br></noinclude><includeonly>{{switch|{{IsNew|{{{1|1901-01-01}}}}}
{{DisplayBox|title=Documentation|text=
|case: yes={{filepath:NewScore.gif}}[[Category:New works| {{{1|1901-01-01}}}]]
 
|default=
THIS TEMPLATE is now obsolete. The code and explanation are hidden within.
}}{{switch|{{IsNew|{{{1|1901-01-01}}}|range=10 days}}
 
|case: yes=[[Category:{{{1|1901-01-01}}}]]
<!--;Usage: {{tl|NewWork|''<yyyy-mm-dd>''}}
|default=
 
}}</includeonly>
This template is affected by the behaviour of template {{CiteTemp|IsNew}} in two ways:
# If the date passed as parameter falls inside that template's default date range (currently 90 days), then NewWork will:
#* Show an icon ([[Image:NewScore.gif]]) in front of the edition's CPDL#
#* Insert the page in which it is contained in category {{CiteCat|New works}}
# If the date passed (''yyyy-mm-dd'') falls inside the alternate date range value (currently 30 days), then NewWork will
#* Insert the page in categories {{CiteCat|New works in the past 30 days}} (for the {{CiteCW|Multi-Category Search}}) and [[:Category:Posted editions by month|Posted in ''Month'']] (for the {{CiteCW|LatestScores}} list that is displayed on the Main page)-->
}}
 
[[Category:Obsolete templates]]</noinclude>

Latest revision as of 16:09, 31 July 2020

Documentation

THIS TEMPLATE is now obsolete. The code and explanation are hidden within.