Template:KbdVer: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(template for keyboard versions of accompaniment)
 
(Accompaniment templates)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
&nbsp;Includes a [[:Category:Keyboard version|keyboard version]] of the [[:Category:Accompaniment|accompaniment]].<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude><includeonly>[[Category:Keyboard version]]</includeonly>
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>
 
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:'''
: <tt><nowiki>{{KbdVer}}</nowiki></tt>
which is equivalent to inserting
: <tt><nowiki>Includes a [[:Category:Keyboard version|keyboard version]] of the original accompaniment.</nowiki></tt>
into a file, and appears as
 
Includes a <font color=blue>keyboard version</font> of the original accompaniment.
 
'''Syntax, with both parameters:'''
: <tt><nowiki>{{KbdVer|1=<first value>|2=<second value>}}</nowiki></tt>
or simply
: <tt><nowiki>{{KbdVer|<first value>|<second value>}}</nowiki></tt>
either of which is equivalent to inserting
: <tt><nowiki>Includes a [[:Category:Keyboard version|<first value>]] of the <second value>.</nowiki></tt>
into a file, and appears as:
 
Includes a <font color=blue><first value></font> of the <second value>.
 
For example,
: <tt><nowiki>{{KbdVer|clavichord adaptation|orchestral score}}</nowiki></tt>
results in:
 
Includes a <font color=blue>clavichord adaptation</font> of the orchestral score.
 
'''Syntax, with first parameter only:'''
: <tt><nowiki>{{KbdVer|1=<first value>}}</nowiki></tt>
or simply
: <tt><nowiki>{{KbdVer|<first value>}}</nowiki></tt>
either of which is equivalent to inserting
: <tt><nowiki>Includes a [[:Category:Keyboard version|<first value>]] of the original accompaniment.</nowiki></tt>
into a file.
 
'''Syntax, with second parameter only:'''
: <tt><nowiki>{{KbdVer|2=<second value>}}</nowiki></tt>
which is equivalent to inserting
: <tt><nowiki>Includes a [[:Category:Keyboard version|keyboard version]] of the <second value>.</nowiki></tt>
into a file.
</div>
</noinclude>

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.