Template:MultiVoicing: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
m (Protected "Template:MultiVoicing": system template [edit=sysop:move=sysop])
(prot-temp template added, begin documentation)
Line 9: Line 9:
| 5={{cat|{{{1st}}}|{{{var1st|{{{1st}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{1st_add|}}}, {{cat|{{{2nd}}}|{{{var2nd|{{{2nd}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{2nd_add|}}}, {{cat|{{{3rd}}}|{{{var3rd|{{{3rd}}}}}}|9={{{9|{{PAGENAME}}}}}}}
| 5={{cat|{{{1st}}}|{{{var1st|{{{1st}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{1st_add|}}}, {{cat|{{{2nd}}}|{{{var2nd|{{{2nd}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{2nd_add|}}}, {{cat|{{{3rd}}}|{{{var3rd|{{{3rd}}}}}}|9={{{9|{{PAGENAME}}}}}}}
{{{3rd_add|}}}, {{cat|{{{4th}}}|{{{var4th|{{{4th}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{4th_add|}}}, {{cat|{{{5th}}}|{{{var5th|{{{5th}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{5th_add|}}}
{{{3rd_add|}}}, {{cat|{{{4th}}}|{{{var4th|{{{4th}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{4th_add|}}}, {{cat|{{{5th}}}|{{{var5th|{{{5th}}}}}}|9={{{9|{{PAGENAME}}}}}}}{{{5th_add|}}}
}}<noinclude>
{{prot-temp}}
[[Category:Templates|{{PAGENAME}}]]
<p>
{{DisplayBox
|text=
<center>'''Documentation'''</center>
The purpose of this template is to provide for alternate/multiple voicings on choral works pages, eg. pages for which there are, say, SSAA, SATB, and TTBB editions of a work.
'''Syntax examples:'''
<pre>{{MultiVoicing|4|1st=SATB|var1st=SATB ''divisi''|9=Haven, The}}</pre>
produces
'''Voicing:''' 4vv. &nbsp; {{CiteCat|SATB|SATB ''divisi''}}
and categorizes the page in {{CiteCat|SATB}} with sortkey="Haven, The"
This construct is completely equivalent to
<pre>{{Voicing|4|SATB|SATB ''divisi''|9=The Haven}}</pre>
}}
}}
</p>
</noinclude>

Revision as of 23:19, 19 November 2008

Voicing: {{{1}}}vv.   [[:Category:{{{1st}}}|{{{1st}}}]][[Category:{{{1st}}}]]

Documentation

The purpose of this template is to provide for alternate/multiple voicings on choral works pages, eg. pages for which there are, say, SSAA, SATB, and TTBB editions of a work.

Syntax examples:

{{MultiVoicing|4|1st=SATB|var1st=SATB ''divisi''|9=Haven, The}}

produces

Voicing: 4vv.   SATB divisi

and categorizes the page in SATB with sortkey="Haven, The"

This construct is completely equivalent to

{{Voicing|4|SATB|SATB ''divisi''|9=The Haven}}