Template:KbdVer: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(add optional sortkey param 9=)
(Accompaniment templates)
 
Line 1: Line 1:
Includes a [[:Category:Keyboard version|{{{1| keyboard version}}}]] of the {{{2|original accompaniment}}}.<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude><includeonly>[[Category:Keyboard version]]</includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude><noinclude><br><br><div><div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #3399ff; padding: 1em 1em 1em 1em; background-color:#ddffdd">
Includes a [[:Category:Keyboard version|{{{1| keyboard version}}}]] of the {{{2|original accompaniment}}}.<includeonly>[[Category:Keyboard version]]</includeonly><noinclude>[[Category:Accompaniment templates]]<br><br><div><div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #3399ff; padding: 1em 1em 1em 1em; background-color:#ddffdd">
<center><big>'''Documentation'''</big></center>
<center><big>'''Documentation'''</big></center>



Latest revision as of 19:18, 25 August 2012

Includes a keyboard version of the original accompaniment.

Documentation

This template, intended for the Edition notes: field of a contributed score, specifies that the editor has included a keyboard version of the original accompaniment of the work, and the page is categorized in Category:Keyboard version.

The template has two optional parameters.

Syntax, without any paramter:

{{KbdVer}}

which is equivalent to inserting

Includes a [[:Category:Keyboard version|keyboard version]] of the original accompaniment.

into a file, and appears as

Includes a keyboard version of the original accompaniment.

Syntax, with both parameters:

{{KbdVer|1=<first value>|2=<second value>}}

or simply

{{KbdVer|<first value>|<second value>}}

either of which is equivalent to inserting

Includes a [[:Category:Keyboard version|<first value>]] of the <second value>.

into a file, and appears as:

Includes a <first value> of the <second value>.

For example,

{{KbdVer|clavichord adaptation|orchestral score}}

results in:

Includes a clavichord adaptation of the orchestral score.

Syntax, with first parameter only:

{{KbdVer|1=<first value>}}

or simply

{{KbdVer|<first value>}}

either of which is equivalent to inserting

Includes a [[:Category:Keyboard version|<first value>]] of the original accompaniment.

into a file.

Syntax, with second parameter only:

{{KbdVer|2=<second value>}}

which is equivalent to inserting

Includes a [[:Category:Keyboard version|keyboard version]] of the <second value>.

into a file.