Template:Request: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
'''Title:''' <i>{{{correctedtitle|{{{1|}}}}}}</i>
 
'''Composer:''' [[{{{2|}}} {{{3|}}}]]
 
'''Date of request:''' {{{4|}}}
{{#if: {{{requester|}}}
|<p>'''Requested by:''' {{{requester}}}</p>}}{{#if: {{{requesternotes|}}}
|<p>'''Additional notes:''' {{{requesternotes}}}</p>}}
'''Status:''' {{CiteCat|{{{5|Requested}}}}}
{{#if: {{{datecompleted|}}}{{{volunteer|}}}{{{scorepage|}}}|{{#ifeq: {{{5|Requested}}}|Requested
|<p style = "color:red;">'''Error:''' Please change status to "Completed".</p> [[Category:Completed requests with incorrect status]]}}
<hr>}}
{{#if: {{{datecompleted|}}}
|<p>'''Date completed:''' {{{datecompleted}}}</p>}}{{#if: {{{volunteer|}}}
|<p>'''Volunteer:''' [[User:{{{volunteer}}}|{{{volunteer}}}]]</p>}}{{#if: {{{volunteernotes|}}}
|<p>'''Edition notes:''' {{{volunteernotes}}}</p>}}{{#if: {{{scorepage|}}}
|<p>'''Location of requested score:''' [[{{{scorepage}}}]]</p>}}<includeonly>
[[Category:Requests|{{#if: {{{correctedtitle|}}} |{{{correctedtitle}}} |{{PAGENAME}} }}]]
[[Category:Requests by composer|{{uc:{{{3}}}, {{{2}}}}} - {{{1}}}]]
[[Category:{{{5}}}|{{#if: {{{correctedtitle|}}} |{{{correctedtitle}}} |{{PAGENAME}} }}]]
[[Category:{{{4}}}]]</includeonly><noinclude>
<div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #3399ff; padding: 1em 1em 1em 1em; background-color: #ffdddd">
<div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #3399ff; padding: 1em 1em 1em 1em; background-color: #ffdddd">
<center>
<center>
'''Note: This template has been superceded by [[ChoralWiki:ScoreRequest]]'''
'''Note:''' This template was superseded by [[Template:ScoreRequest]] from 2008 to 2014 but is again in use by the new Form system.
</center>
</center>
</div>
</div>
</noinclude>
{{DisplayBox|title=Documentation|text=
<!-- SYNTAX:
;Basic syntax
{{Request|<title>|<composer given name(s)>|<composer surname>|<date requested>|<status(optional)>}}
<nowiki>{{Request|<title>|<composer given name(s)>|<composer surname>|<date requested>|<status(optional)>}}</nowiki>
where:
where:
<date-requested> has yyyy-mm-dd format
*<date-requested> has yyyy-mm-dd format
<status(optional)> is one of 'Requested' 'Pending' 'Completed' 'Copyright-restricted' or it may be omitted and defaults to 'Requested'
*<status(optional)> is one of 'Requested' 'Pending' 'Completed' 'Copyright-restricted' 'Available at IMSLP' or it may be omitted and defaults to 'Requested'
-->
'''Title:''' <i>{{switch|{{{correctedtitle|empty}}}|case: empty={{{1}}}|default={{{correctedtitle}}}}}</i>


'''Composer:''' [[{{{2}}} {{{3}}}]]
;Complete syntax
If {{para|status|Completed}}, add the following entries:
<nowiki>{{Request|<title>|<composer given name(s)>|<composer surname>|<date requested>|Completed|
|requester      =
|requesternotes =
|volunteer      =
|volunteernotes =
|datecompleted  =
|scorepage      ={{PAGENAME}} or work title
}}</nowiki>
where <requester>, <requesternotes>, <volunteer> and <volunteernotes> are all optional.
}}


'''Date of request:''' {{{4}}}
[[Category:Templates]]</noinclude>
{{switch|{{{requester|empty}}}|case: empty=|default=<p>'''Requested by:''' {{{requester}}}</p>}}{{switch|{{{requesternotes|empty}}}|case: empty=|default=<p>'''Additional notes:''' {{{requesternotes}}}</p>}}
'''Status:''' {{CiteCat|{{{5|Requested}}}}}{{switch|{{{datecompleted|empty}}}|case: empty=|default=<hr>}}{{switch|{{{datecompleted|empty}}}|case: empty=|default=<p>'''Date completed:''' {{{datecompleted}}}</p>}}{{switch|{{{volunteer|empty}}}|case: empty=|default=<p>'''Volunteer:''' [[User:{{{volunteer}}}|{{{volunteer}}}]]</p>}}{{switch|{{{volunteernotes|empty}}}|case: empty=|default=<p>'''Edition notes:''' {{{volunteernotes}}}</p>}}{{switch|{{{scorepage|empty}}}|case: empty=|default=<p><b>[[{{{scorepage}}}|Click here]]</b> to view the page where the completed score is located.</p>}}<includeonly>
[[Category:Requests|{{switch|{{{correctedtitle|empty}}}|case: empty={{switch|{{{scorepage|empty}}}|case: empty={{PAGENAME}}|default={{{scorepage}}}}}|default={{{correctedtitle}}}}}]]
[[Category:Requests by composer|{{{3}}}, {{{2}}}-{{{1}}}]]
[[Category:{{{5}}}|{{switch|{{{correctedtitle|empty}}}|case: empty={{switch|{{{scorepage|empty}}}|case: empty={{PAGENAME}}|default={{{scorepage}}}}}|default={{{correctedtitle}}}}}]]
[[Category:{{{4}}}]]</includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 21:11, 22 November 2020

Title:

Composer: [[ ]]

Date of request:

Status: Requested


Note: This template was superseded by Template:ScoreRequest from 2008 to 2014 but is again in use by the new Form system.

Documentation
Basic syntax
{{Request|<title>|<composer given name(s)>|<composer surname>|<date requested>|<status(optional)>}}

where:

  • <date-requested> has yyyy-mm-dd format
  • <status(optional)> is one of 'Requested' 'Pending' 'Completed' 'Copyright-restricted' 'Available at IMSLP' or it may be omitted and defaults to 'Requested'
Complete syntax

If |status=Completed, add the following entries:

{{Request|<title>|<composer given name(s)>|<composer surname>|<date requested>|Completed|
|requester      =
|requesternotes =
|volunteer      =
|volunteernotes =
|datecompleted  =
|scorepage      ={{PAGENAME}} or work title
}}

where <requester>, <requesternotes>, <volunteer> and <volunteernotes> are all optional.