Template:Instruments: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(added keyboard reduction, as discussed)
(Piano/Organ reduction)
Line 5: Line 5:
/(b\.?\s?c(ont)*\.?)/i={{Mcat|Basso continuo|$1}}|
/(b\.?\s?c(ont)*\.?)/i={{Mcat|Basso continuo|$1}}|
/(pianos? 4-hands)/i={{Mcat|Piano 4-hands accompaniment|$1}}|
/(pianos? 4-hands)/i={{Mcat|Piano 4-hands accompaniment|$1}}|
/(piano(forte)?s?)([^s])([^4])/i={{Mcat|Piano accompaniment|$1}}$3$4|
/(piano reduction)/i={{Mcat|Piano reduction|$1}}|
/(organ[os]?)/i={{Mcat|Organ accompaniment|$1}}|
/([ .,;(])(piano(forte)?s?)([^s])([^4])/i=$1{{Mcat|Piano accompaniment|$2}}$4$5|
/(organ reduction)/i={{Mcat|Organ reduction|$1}}|
/([ .,;(])(organ[os]?)/i=$1{{Mcat|Organ accompaniment|$2}}|
/(keyboard reduction)/i={{Mcat|Keyboard reduction|$1}}|
/(keyboard reduction)/i={{Mcat|Keyboard reduction|$1}}|
/([ .,;(])(keyboards?)/i=$1{{Mcat|Keyboard accompaniment|$2}}|
/([ .,;(])(keyboards?)/i=$1{{Mcat|Keyboard accompaniment|$2}}|

Revision as of 03:13, 7 December 2019

Syntax:

{{Instruments|<instrumentation as normal text>}}

Syntax with optional parameters:

{{Instruments|<instrumentation as normal text>|<post text>|pre=<previous text>}}

The previous and post texts will not be analyzed, even if they cite instrumentations.

Example:

{{Instruments|A cappella (opt. piano/organ accompaniment); OR String ens. (i.e. Strings: violins or 1 violin, viols and cello), flutes and B. Cont.; OR Lutes, winds (or 1 flute) & continuo.}}

produces the text

Instruments: A cappella (opt. piano/organ accompaniment); OR String ens. (i.e. Strings: violins or 1 violin, viols and cello), flutes and B. Cont.; OR Lutes, winds (or 1 flute) & continuo.

and categorizes the page in all associated accompaniment categories.