Template:New publication: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
m (Added brackets and braces)
mNo edit summary
Line 19: Line 19:
#'''Title:'''  Short title, just like page title.
#'''Title:'''  Short title, just like page title.
#'''Full title:'''  Full title, as on publication's title page.
#'''Full title:'''  Full title, as on publication's title page.
#'''Editor - Compiler - Composer:'''  Choose one or more roles; format <nowiki>[[Editor]]</nowiki><br>''or'' '''Editors - Compilers - Composers:'''  Choose one or more roles; format <nowiki>[[Editor1]]</nowiki> and <nowiki>[[Editor2]]</nowiki>
#'''Editor - Compiler - Composer:'''  Choose one or more roles; format <tt><nowiki>[[Editor]]</nowiki></tt><br>''or'' '''Editors - Compilers - Composers:'''  Choose one or more roles; format <tt><nowiki>[[Editor1]]</nowiki> and <nowiki>[[Editor2]]</nowiki></tt>
#{{tl|PubDatePlace| <pubyear> | in <pubcity> by <publisher>|&#38;nbsp&#59;}} – If manuscript, replace parameter 3 by <tt>Manuscript</tt>.
#{{tl|PubDatePlace| <pubyear> | in <pubcity> by <publisher>|&#38;nbsp&#59;}} – If manuscript, replace parameter 3 by <tt>Manuscript</tt>.
#'''Description:'''  Description of publication.
#'''Description:'''  Description of publication.

Revision as of 03:20, 25 August 2020

Documentation

This template is used to create the relevant code for a page for a new music publication.

First create a new page, using these page titling suggestions:

  • As short as possible while being intelligible to users and distinguishable from other pages on CPDL.
  • Avoid programming symbols (such as | / \ < > * ^ $ @ & # ~ [ ] { } ¦ ). Allowable punctuation marks include periods (.), commas (,), colons (:), semicolons (;), question marks (?), exclamation marks (!), parentheses "( )", and the single apostrophe " ' " used within words. An ellipse ( ) could be used, but is discouraged – it is usually superfluous. Blank spaces are of course allowed.
  • Capitalize the title using conventions of the language in which it is written. In English if the title is the first line, capitalize only the first letter and any proper nouns, see Help:Style conventions.
  • The editor-composer-compiler's name will appear in parenthesis at the end of the title, separated by one blank space.

Then enter only one line on your new page:

{{subst:newpublication}}

The page must be saved once the above code has been placed on it. Edit the page once again and the relevant code will be written out in full.

Add text and template parameters:

  1. Title: Short title, just like page title.
  2. Full title: Full title, as on publication's title page.
  3. Editor - Compiler - Composer: Choose one or more roles; format [[Editor]]
    or Editors - Compilers - Composers: Choose one or more roles; format [[Editor1]] and [[Editor2]]
  4. {{PubDatePlace| <pubyear>| in <pubcity> by <publisher>|&nbsp;}} – If manuscript, replace parameter 3 by Manuscript.
  5. Description: Description of publication.
  6. References (optional)
  7. External links *{{IMSLP}} or other url, format *[fullurl Description]
  8. List of works (optional manually generated list)
  9. Works at CPDL (optional automatically generated list) – Remove {{MultiPubList}} parameters not wanted, rearrange as needed, no spaces!
    seq = Sequence no. in publication; pg = Page number(s) in publication; com = Composer; arr = Arranger; lyr = Lyricist; gen = Genre; subg = Subgenre; subg2 = Subgenre 2; yr = Year of (earliest) publication; lan = Language; first = First Line; instr = Instruments; met = Meter; vo = Number of voices; voices = Voices

If more than one volume, edition, or part, see template {{Volumes}}.


The source code pasted on the page is located at /Preload

See also:

Inserted text

==General information==

'''Title:'''

'''Full title:'''

'''Editor - Compiler - Composer:'''
                                      - CHOOSE ONE OF THESE LINES
'''Editors - Compilers - Composers:'''

{{PubDatePlace|pubyear| in city| by publisher|&nbsp;}}

'''Description:'''

===References===

===External links===

*{{IMSLP}}

*<link 2>

==List of works==

==Works at CPDL==

{{MultiPubList|seq,pg,com,arr,lyr,gen,subg,subg2,yr,lan,first,instr,met,vo,voices}}

[[Category:Music publications]]

{{DEFAULTSORT:{{WorkSorter|modified page name}}}}