Template:PubList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
m (DPL3 form of code)
(Made this template obsolete and unusable)
 
Line 1: Line 1:
<includeonly>
<includeonly><!--{{#dpl:category=Sheet music
{{#dpl:category=Sheet music
|category={{#if:{{{2|}}}|{{{2|}}} works}}
|category={{#if:{{{2|}}}|{{{2|}}} works}}
|notcategory=Works with all editions withdrawn
|notcategory=Works with all editions withdrawn
Line 40: Line 39:
{{#ifeq:{{#explode:{{{1|}}}|,|0}}|seq|2|{{#ifeq:{{#explode:{{{1|}}}|,|1}}|seq|3|{{#ifeq:{{#explode:{{{1|}}}|,|2}}|seq|4|{{#ifeq:{{#explode:{{{1|}}}|,|3}}|seq|5|{{#ifeq:{{#explode:{{{1|}}}|,|4}}|seq|6|{{#ifeq:{{#explode:{{{1|}}}|,|5}}|seq|7|{{#ifeq:{{#explode:{{{1|}}}|,|6}}|seq|8|{{#ifeq:{{#explode:{{{1|}}}|,|7}}|seq|9|{{#ifeq:{{#explode:{{{1|}}}|,|8}}|seq|10|{{#ifeq:{{#explode:{{{1|}}}|,|9}}|seq|11|{{#ifeq:{{#explode:{{{1|}}}|,|10}}|seq|12|{{#ifeq:{{#explode:{{{1|}}}|,|11}}|seq|13|{{#ifeq:{{#explode:{{{1|}}}|,|12}}|seq|14|}}}}}}}}}}}}}}}}}}}}}}}}}}
{{#ifeq:{{#explode:{{{1|}}}|,|0}}|seq|2|{{#ifeq:{{#explode:{{{1|}}}|,|1}}|seq|3|{{#ifeq:{{#explode:{{{1|}}}|,|2}}|seq|4|{{#ifeq:{{#explode:{{{1|}}}|,|3}}|seq|5|{{#ifeq:{{#explode:{{{1|}}}|,|4}}|seq|6|{{#ifeq:{{#explode:{{{1|}}}|,|5}}|seq|7|{{#ifeq:{{#explode:{{{1|}}}|,|6}}|seq|8|{{#ifeq:{{#explode:{{{1|}}}|,|7}}|seq|9|{{#ifeq:{{#explode:{{{1|}}}|,|8}}|seq|10|{{#ifeq:{{#explode:{{{1|}}}|,|9}}|seq|11|{{#ifeq:{{#explode:{{{1|}}}|,|10}}|seq|12|{{#ifeq:{{#explode:{{{1|}}}|,|11}}|seq|13|{{#ifeq:{{#explode:{{{1|}}}|,|12}}|seq|14|}}}}}}}}}}}}}}}}}}}}}}}}}}
|noresultsheader=&nbsp;
|noresultsheader=&nbsp;
}}</includeonly><noinclude>
}}--></includeonly><noinclude>


{{Doc|1=
{{Doc|1=
This template is for use on a Music publication page; it produces a table listing all the works that have links to the publication within the {{tl|Pub}} template. This table will be automatically updated. The first column of the table is always the title of the work, without the composer's name. Following columns of the table are specified in the list in the first parameter, comma-delimited with no spaces. A second, optional parameter would give the year of publication, if necessary to distinguish different editions of the publication.
THIS TEMPLATE is obsolete. Please use {{tl|MultiPubList}} instead.
 
<!--This template is for use on a Music publication page; it produces a table listing all the works that have links to the publication within the {{tl|Pub}} template. This table will be automatically updated. The first column of the table is always the title of the work, without the composer's name. Following columns of the table are specified in the list in the first parameter, comma-delimited with no spaces. A second, optional parameter would give the year of publication, if necessary to distinguish different editions of the publication.


Syntax: <nowiki>{{PubList|<code1>,<code2>,…,<coden>|YYYY}}</nowiki>, where <codei> is one of the codes below, and YYYY is the year of publication (optional).
Syntax: <nowiki>{{PubList|<code1>,<code2>,…,<coden>|YYYY}}</nowiki>, where <codei> is one of the codes below, and YYYY is the year of publication (optional).
Line 87: Line 88:


etc.
etc.
 
-->
}}
}}
[[Category:DPL templates]]
[[Category:DPL templates]]
[[Category:Templates]]
[[Category:Obsolete templates]]
</noinclude>
</noinclude>



Latest revision as of 00:24, 13 August 2020


Documentation

THIS TEMPLATE is obsolete. Please use {{MultiPubList}} instead.