Template:Recent postings: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
|mode=category
|mode=category
|ordermethod=sortkey
|ordermethod=sortkey
|resultsheader='''{{{genre|{{{1|Renaissance music}}}}}}''' works for '''{{{voicing|{{{2|*SATB}}}}}}''' voices in {{{language|{{{3|any language}}}}}} and {{{instruments|{{{4|no accompanying instruments}}}}}} posted in the past 31 days.
|resultsheader='''{{{genre|{{{1|Renaissance music}}}}}}''' works for '''{{{voicing|{{{2|*SATB}}}}}}''' voices in '''{{{language|{{{3|any language}}}}}}''', with '''{{{instruments|{{{4|no accompanying instruments}}}}}}''', posted in the past 31 days.
|noresultsheader=There were no new editions of ''{{{genre|{{{1|Renaissance music}}}}}}'' works for {{{voicing|{{{2|*SATB}}}}}} voices in {{{language|{{{3|any language}}}}}} with {{{instruments|{{{4|no accompanying instruments}}}}}} contributed in the past 31 days.
|noresultsheader=There were no new editions of '''{{{genre|{{{1|Renaissance music}}}}}}''' works for '''{{{voicing|{{{2|*SATB}}}}}}''' voices in '''{{{language|{{{3|any language}}}}}}''', with '''{{{instruments|{{{4|no accompanying instruments}}}}}}''', contributed in the past 31 days.
|rowcolformat=width=100%
|rowcolformat=width=100%
|offset={{{skip|0}}}
|offset={{{skip|0}}}
Line 19: Line 19:
<noinclude>
<noinclude>
'''Parameters:'''
'''Parameters:'''
* '''genre''' (or first unnamed parameter): defaults to Renaissance. To specify, say, Baroque and Classical era music, use
* '''genre''' (or first unnamed parameter): defaults to '''Renaissance music'''. To specify, say, Baroque and Classical era music, use
<pre>genre=Baroque music{{!}}Classical music</pre>
<pre>genre=Baroque music{{!}}Classical music</pre>
* '''voicing''' (or second unnamed parameter): defaults to *SATB. To specify, say, SSATBB and SSAATTBB works (including those with possibly divided chorus such as SATB.SB or SATB.SATB), use
* '''voicing''' (or second unnamed parameter): defaults to '''*SATB'''. To specify, say, SSATBB and SSAATTBB works (including those with possibly divided chorus such as SATB.SB or SATB.SATB), use
<pre>voicing=*SSATB{{!}}*SSAATTBB</pre>
<pre>voicing=*SSATB{{!}}*SSAATTBB</pre>
* '''language''' (or third unnamed parameter): defaults to any language.  To specify, say, Latin, use
* '''language''' (or third unnamed parameter): defaults to any language (none specified).  To specify, say, Latin, use
<pre>language=Latin</pre>
<pre>language=Latin</pre>
* '''instruments''' (or fourth unnamed parameter): defaults to ''a cappella''.  To specify, say, organ accompaniment, use the name of the corresponding instrumental accompaniment category,
* '''instruments''' (or fourth unnamed parameter): defaults to '''a cappella'''.  To specify, say, organ accompaniment, use the name of the corresponding instrumental accompaniment category,
<pre>instruments=organ accompaniment</pre>
<pre>instruments=organ accompaniment</pre>


Line 32: Line 32:
yields:
yields:
{{Recent postings|Modern music|*SATB|Latin|piano accompaniment}}
{{Recent postings|Modern music|*SATB|Latin|piano accompaniment}}
'''Another example:'''
<pre>{{Recent postings|Baroque music|2=*SSAATTBB|3=Latin}}</pre>
yields:
{{Recent postings|Baroque music|2=*SSAATTBB|3=Latin}}


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 17:50, 24 August 2014

Default output There were no new editions of Renaissance music works for *SATB voices in any language, with no accompanying instruments, contributed in the past 31 days.

Parameters:

  • genre (or first unnamed parameter): defaults to Renaissance music. To specify, say, Baroque and Classical era music, use
genre=Baroque music{{!}}Classical music
  • voicing (or second unnamed parameter): defaults to *SATB. To specify, say, SSATBB and SSAATTBB works (including those with possibly divided chorus such as SATB.SB or SATB.SATB), use
voicing=*SSATB{{!}}*SSAATTBB
  • language (or third unnamed parameter): defaults to any language (none specified). To specify, say, Latin, use
language=Latin
  • instruments (or fourth unnamed parameter): defaults to a cappella. To specify, say, organ accompaniment, use the name of the corresponding instrumental accompaniment category,
instruments=organ accompaniment

Example:

{{Recent postings|Modern music|*SATB|Latin|piano accompaniment}}

yields:

There were no new editions of Modern music works for *SATB voices in Latin, with piano accompaniment, contributed in the past 31 days.


Another example:

{{Recent postings|Baroque music|2=*SSAATTBB|3=Latin}}

yields:

There were no new editions of Baroque music works for *SSAATTBB voices in Latin, with no accompanying instruments, contributed in the past 31 days.