Template:Acap: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(removed obsolete sortkey)
(reinstated param {{{1}}} that had been removed June 2008 (now with same behavior as the other accompaniments) and updated documentation)
Line 1: Line 1:
[[:Category:A cappella|''a cappella'']]
<i>[[:Category:A cappella|{{{1|a cappella}}}]]</i>
<includeonly>[[Category:A cappella]]</includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]<br>
<includeonly>[[Category:A cappella]]</includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]<br>
<div><div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #1188ff; padding: 1em 1em 1em 1em; background-color:#ddffdd">
<div><div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #1188ff; padding: 1em 1em 1em 1em; background-color:#ddffdd">
<center><big>'''Documentation'''</big></center>
<center><big>'''Documentation'''</big></center>


This template is for specifying a work as being '''''a cappella''''', or possibly
This template is for specifying a work as being '''''a cappella'''''. In every instance, page is categorized in [[:Category:A cappella]].
'''''a cappella'' with extra information'''. In every instance, page is categorized in [[:Category:A cappella]].


'''Note:''' this template supercedes [[Template:a cappella]] because it operates in the same way as other accompaniment templates (ie. it doesn't include the "Instruments:" designator before "a cappella").
'''Note:''' this template supercedes [[Template:a cappella]] because it operates in the same way as other accompaniment templates (ie. it doesn't include the "Instruments:" designator before "a cappella").
Line 16: Line 15:
::<font color=blue>''a cappella''</font>
::<font color=blue>''a cappella''</font>


;Syntax, with an extra information parameter:
;Syntax, with an alternative display parameter:
* <tt><nowiki>{{acap|<value>}}</nowiki></tt>
* <tt><nowiki>{{acap|<value>}}</nowiki></tt>
:which inserts
:which inserts
:: <tt><nowiki>[[:Category:A cappella|''a cappella'']]<value>[[Category:A cappella]]</nowiki></tt>
:: <tt><nowiki>[[:Category:A cappella|<value>]][[Category:A cappella]]</nowiki></tt>
:into a file, appearing as
:into a file, appearing as
:: <font color=blue>''a cappella''</font><value>
:: <font color=blue>''<value>''</font>


;Examples:
;Examples:
* <tt><nowiki>{{acap|, or optional kazoo}}</nowiki></tt>
* <tt><nowiki>{{acap}}, or optional kazoo<br></nowiki></tt>
:produces
:produces
:: <font color=blue>''a cappella''</font>, or optional kazoo
:: <font color=blue>''a cappella''</font>, or optional kazoo


* <tt><nowiki>{{acap|, with optional {{PnoAcc|piano}} accompaniment.}}<br></nowiki></tt>
* <tt><nowiki>{{acap|''A Capella''}}, with optional {{PnoAcc|piano}} accompaniment.<br></nowiki></tt>
:produces
:produces
:: <font color=blue>''a cappella''</font>, with optional <font color=blue>piano</font> accompaniment
:: <font color=blue>''A Capella''</font>, with optional <font color=blue>piano</font> accompaniment.
:Note that in this last example the [[Template:PnoAcc]] gets expanded properly.


</div>
</div>
</noinclude>
</noinclude>

Revision as of 05:55, 18 May 2009

a cappella

Documentation

This template is for specifying a work as being a cappella. In every instance, page is categorized in Category:A cappella.

Note: this template supercedes Template:a cappella because it operates in the same way as other accompaniment templates (ie. it doesn't include the "Instruments:" designator before "a cappella").

Syntax, without any parameters
  • {{acap}}
which inserts
[[:Category:A cappella|''a cappella'']][[Category:A cappella]]
into a file, appearing as
a cappella
Syntax, with an alternative display parameter
  • {{acap|<value>}}
which inserts
[[:Category:A cappella|<value>]][[Category:A cappella]]
into a file, appearing as
<value>
Examples
  • {{acap}}, or optional kazoo<br>
produces
a cappella, or optional kazoo
  • {{acap|''A Capella''}}, with optional {{PnoAcc|piano}} accompaniment.<br>
produces
A Capella, with optional piano accompaniment.