Template:Volumes

From ChoralWiki
Jump to navigation Jump to search


Documentation

THIS TEMPLATE is to be used on a music publication page, where more than one Edition, Volume, or Part exist. It has up to 212 parameters, for up to 70 volumes, editions, or parts. If this template is used, it will automatically produce the template {{PubDatePlace}} for each volume.

WHEN THIS TEMPLATE IS USED on a music publication page, PLEASE DO NOT ALSO USE template {{PubDatePlace}} – template {{Volumes}} now incorporates {{PubDatePlace}} in it. Please put details of publication in the comments fields of the {{Volumes}} template.

This template is designed for use with Template {{MultiPubList}}; when the two are used together, and with "vol=" in the {{Pub}} template on all work pages, several tables are produced, one for each volume. For examples, see Musica Transalpina or Heinrich Schütz: Sämtliche Werke.

RECOMMENDED FORMAT

{{Volumes|<n>|<title>
|<year1>|<vol designation 1>|<comments 1>
|<year2>|<vol designation 2>|<comments 2>
|<year3>|<vol designation 3>|<comments 3>
|<year4>|<vol designation 4>|<comments 4>
|<year5>|<vol designation 5>|<comments 5>
}}

Parameters

1. Number of volumes (editions, parts, etc.)
2. Title of different volumes, capitalized, singular and in the appropriate language. Defaults to Volume. The plural form (in parenthesis) will be shown on the publication page.

  • Band (Bände)
  • Book (Books)
  • Edition (Editions)
  • Heft (Hefte)
  • Liber (Libri)
  • Livre (Livres)
  • Pars (Partes)
  • Part (Parts)
  • Parte (Parti)
  • Set (Sets)
  • Teil (Teile)
  • Tomus (Tomi)
  • Tracht (Trachte)
  • Volume (Volumes)
  • Volumen (Volumina)

3. Four-digit year of publication of volume (part, edition, etc.)
4. Designation of volume (part, edition, etc.); could be an integer number or something else.

Do not use spaces or symbols such as "# | / \ [ ] { } & ! < > = +".
You can use a dash ( - – — ), period ( . ), underscore ( _ ), parentheses ( ( ) ) are acceptable. Examples: 2a 15 A27-2

5. Text comments, such as number of pages, publisher of volume 1.

6. Four-digit year of second volume
7. Designation of second volume
8. Text comments on second volume

9. Four-digit year of third volume
10. Designation of third volume
11. Text comments on third volume

... and so on, up to 212 parameters.

Example 1
{{Volumes|4|Edition
|1830|1|178 pp., published in London.
|1835|2|232 pp.
|1837|3|234 pp.
|1840|4|259 pp.}}

would yield

Editions

1 – Published 1830 – 178 pp., published in London.
2 – Published 1835 – 232 pp.
3 – Published 1837 – 234 pp.
4 – Published 1840 – 259 pp.

Example 2
{{Volumes|2|Parte
|1604|A|Madrigals
|1609|B|Motets}}

would yield

Parti

A – Published 1604 – Madrigals
B – Published 1609 – Motets

This template produces several DPL variables (dplvar) that are used in {{MultiPubList}} later in the page: y1, y2, …, y70 (four-digit years, up to 70 of them); z1, z2, z3, …,z70 (designation of volumes, up to 70 of them); vn (the number of volumes); and vname (the name of books, "Volume" or "Edition", etc.)

(Version 7c - 2021-08-23)