Template:Pub

From ChoralWiki
Revision as of 03:28, 18 November 2019 by BarryJ (talk | contribs)
Jump to navigation Jump to search
Documentation

This template is to be used for publication data for a work. Data for a publication uses template {{PubDatePlace}} instead.

Parameters:

1. Single-digit number, order of publication: 0 for manuscript or composed date, 1 for first publication, 2 for second, etc. (mandatory)
2. Four-digit year of publication (mandatory)
3. Name and details of publication (optional)
–. |vol= Volume (or Edition or Part) and number (optional)
–. |no= Sequence of work in publication (optional)
–. |pg= Page number of work in publication (optional)
–. |cmp= One word, "Composed" or "Written" describing a non-publication event (optional)
–. |ms= Any text, indicating that the publication cited is a manuscript
  • Parameter 1 should contain only a single-digit integer number.
  • Parameter 2 should contain a integer number, usually four digits, the year of publication. There may be a prefix, e.g. "ca.", "ante", or "post".
  • Parameter 3 should contain a link to a publication page to which this work is linked. The link should use the template {{NoComp}} (or double brackets [[ ]]); use {{NoCo}} only if all the works in the publication have the same composer.
  • Optionally, the sequence number or page in that publication can be specified; if you intend for these parameters (sequence or page number) to appear in the table generated by the template {{MultiPubList}}, they should be declared as parameters, as in Syntax 3 below.
  • Optionally, the volume (or edition or part) can be specified, in the format vol=<type> <number>, for example "Volume 2" or "Part 1" or "Heft 5"; the words and numbers must be the same as in the template {{Volumes}} on the publication page, and there must be a space between.

Syntax A. Normal publication, not composition or manuscript

{{Pub|N|YYYY|in {{NoComp|<Publication>|<Composer>}}}}

Syntax B. Normal publication, not composition of manuscript, including page number and sequence number

{{Pub|N|YYYY|in {{NoComp|<Publication>|<Composer>}}|no=NN|pg=PP}}

Syntax C. Notice of date of writing (or composition)

{{Pub|0|YYYY||cmp=Composed}} – note zero for parameter 1, parameter 3 blank (not relevant)

Syntax D. Manuscript publication

{{Pub|0|YYYY|in {{NoComp|<Publication>|<Composer>}}|ms=ms}} – note zero for parameter 1

(Version 5)