Template:PubList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
No edit summary
(Undo revision 937405 by Bcjohnston523 (talk))
Tag: Undo
Line 1: Line 1:
<includeonly>{{#dpl:category=Sheet music|mode=userformat|namespace=|order=ascending|ordermethod=sortkey|format=,\n*[[%PAGE%|%TITLE%]]<!--
<includeonly>{{#dpl:category=Sheet music|mode=userformat|namespace=|order=ascending|ordermethod=sortkey|format=,\n*[[%PAGE%|%TITLE%]]<!--
-->|notcategory=Works with all editions withdrawn|include=#Editions,{Published}:1|includematch=,/\{{!}}\s*{{{3|}}}/s|secseparators=&nbsp;<!--
-->|notcategory=Works with all editions withdrawn|include=#Editions,{Published}:1|includematch=,/\{{!}}\s*{{{3|}}}/s|secseparators=&nbsp;<!--
-->|linksto={{PAGENAME}}|columns={{{1|3}}}|rowcolformat=width=100%|noresultsheader=&nbsp;}}</includeonly><noinclude>
-->|linksto={{PAGENAME}}|columns={{{2|3}}}|rowcolformat=width=100%<!--
-->|noresultsheader=&nbsp;|replaceintitle={{#if:{{{1|}}}{{!}}/\([^\)]+\)$/}} }}</includeonly><noinclude>
{{Doc|1=
{{Doc|1=


Line 7: Line 8:


The template has two parameters, both optional.
The template has two parameters, both optional.
# If there is any text (not blank or length=0) in this parameter, the composer's name will be suppressed in the output.
# User can specify number of columns for output; default is 3.
# User can specify number of columns for output; default is 3.
# Specify a second edition or volume, by entering the year of its publication.
# Specify a different publication page or section, with "ed="


Examples of syntax:
Examples of syntax:
*<tt><nowiki>{{PubList}}</nowiki></tt> – produces a list of all works that are linked to the publication page, in three columns.
*<tt><nowiki>{{PubList}}</nowiki></tt> – produces a list of works with composer names in two columns.
*<tt><nowiki>{{PubList|2|1794}}</nowiki></tt> – produces a list of works in the 1794 edition, in two columns.
*<tt><nowiki>{{PubList|s|4}}</nowiki></tt> – produces a list of works without composer names in four columns.


}}
}}

Revision as of 00:15, 2 January 2019


Documentation

This template is for use on a Music publications page; it shows all the works that have links to the publication within the {{Published}} template.

The template has two parameters, both optional.

  1. If there is any text (not blank or length=0) in this parameter, the composer's name will be suppressed in the output.
  2. User can specify number of columns for output; default is 3.
  3. Specify a different publication page or section, with "ed="

Examples of syntax:

  • {{PubList}} – produces a list of works with composer names in two columns.
  • {{PubList|s|4}} – produces a list of works without composer names in four columns.