Template:WkTbl subItem

Shorthand for generating table cells for simple work title like "Waltz in A minor" or "Prelude in G-flat major", which is part of a group of works (and therefore doesn't need linking). It generates 2 consecutive table cells, with full title as 1st cell and musical key as 2nd cell.

Usage

{{WkTbl subItem|Name|Key}}

  • First parameter is usually the genre of work (Waltz, Prelude, Étude etc)
  • Second parameter is the primary key of work with at most 2 characters:
Character Notes
1 A to G, upper case denotes major key and lower case denotes minor key
2 Optional. If present, s, # or means sharp; f, b or means flat.

All parameters are mandatory.

Example

code result
{{WkTbl subItem|Waltz|a}}
Waltz in A minor || A minor
{{WkTbl subItem|Prelude|Gb}}
Prelude in G-flat major || G♭ major
{{WkTbl subItem|Hungarian Rhapsody|f#}}
Hungarian Rhapsody in F-sharp minor || F♯ minor