Template:Pub

From ChoralWiki
Revision as of 16:39, 14 November 2019 by BarryJ (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Documentation

This template is to be used for a publication of a work. This template is to be used if any of its works have more than one publication cited. This template, {{Pub}} is used in conjunction with {{MultiPubList}}. If none of the works have more than one citation, then use template {{Published}} on the work pages and {{PubList}} on the publication page.

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." or "ante"
  • 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)