Template:Pub2: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
* '''Arranger name (arr{{eq}}Arranger), where "Arranger" is the full name of the arranger, spelled exactly as the person's page. This is used ONLY if there is more than one arranger for a work.''' If arr is not specified, defaults to all people in <nowiki>{{Arranger}}</nowiki> on the page.
* '''Arranger name (arr{{eq}}Arranger), where "Arranger" is the full name of the arranger, spelled exactly as the person's page. This is used ONLY if there is more than one arranger for a work.''' If arr is not specified, defaults to all people in <nowiki>{{Arranger}}</nowiki> on the page.
* '''Manuscript (ms{{eq}}<any text>), which would result in "[First] Manuscript <year>" rather than "[First] Published <year>" to be displayed. If ms is not specified, defaults to "[First] Published <year>".'''
* '''Manuscript (ms{{eq}}<any text>), which would result in "[First] Manuscript <year>" rather than "[First] Published <year>" to be displayed. If ms is not specified, defaults to "[First] Published <year>".'''
* '''Composed (or written) (cps{{eq}}<text>), which would result in "First <text> <year>" rather than "First Published <year>" to be displayed. Usually only appropriate for the first line of this template. If cps is not specified, defaults to "[First] Published <year>".'''
* '''Composed (or written) (cpd{{eq}}<text>), which would result in "First <text> <year>" rather than "First Published <year>" to be displayed. Usually only appropriate for the first line of this template. If cpd is not specified, defaults to "[First] Published <year>".'''


[[Category:Experimental templates]]
[[Category:Experimental templates]]
</noinclude>
</noinclude>

Revision as of 18:17, 16 October 2019

EXPERIMENTAL TEMPLATE

New Features (proposed, yet to be implemented)

Syntax: {{Pub|N|YYYY|in <Publication Name>|no=S|pg=P|vol=Volname N|ed=E|arr=A|ms=<any>|cps=<any>}}

Ordered Parameters:

  1. Publication sequence (integer)
  2. Publication year (four-digit integer, sometimes with prefix such as "ante" or "ca."). Automatically added to Category:YYYY works
  3. Publication name (optional)
Option 1
Option 2
Option 3

Unordered Parameters (all optional):

  • Volume (or Part) number (vol=<type><space><integer>), for example "Volume 1" or "Part 3"). For "type" and "integer" please use the same spelling and capitalization as appears in the {{Volumes}} template on the publication page.
  • Sequence in publication (no=<integer>, or at least starting with an integer)
  • Page number in publication (pg=<integer>, or at least starting with an integer)
  • Edition number (ed=E), where E is the edition designation: could be a number (e.g., 1, 2, 7) or text (e.b., III, 2B, 3Suppl.)
  • Arranger name (arr=Arranger), where "Arranger" is the full name of the arranger, spelled exactly as the person's page. This is used ONLY if there is more than one arranger for a work. If arr is not specified, defaults to all people in {{Arranger}} on the page.
  • Manuscript (ms=<any text>), which would result in "[First] Manuscript <year>" rather than "[First] Published <year>" to be displayed. If ms is not specified, defaults to "[First] Published <year>".
  • Composed (or written) (cpd=<text>), which would result in "First <text> <year>" rather than "First Published <year>" to be displayed. Usually only appropriate for the first line of this template. If cpd is not specified, defaults to "[First] Published <year>".