Template:LyricistSettingsList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
m (add {{PAGENAME}} sortkey for category:Templates)
m (1 revision imported: Upgrade to DPL 3.3.3)
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#dpl:category={{{1}}}_settings|order=ascending|ordermethod=title|suppresserrors=true|listattr= style="font-style: italic;"}}</includeonly><noinclude>
<includeonly>{{#ifexpr: {{#dpl:category=Works with texts by known authors
{{DisplayBox|<center><big>'''Documentation'''</big></center>
|linksto={{{1|{{{name|{{PAGENAME}}}}}}}} settings
'''Usage:'''
|notcategory={{{1|{{{name|{{PAGENAME}}}}}}}} compositions
|notcategory=Text pages
|distinct=false
|mode=userformat
|resultsheader=%TOTALPAGES%
|noresultsheader=0
|allowcachedresults=false}} > 10
|<!-- if more than 10 results, display in two columns by default
-->{{#dpl:category=Works with texts by known authors
|linksto={{{1|{{{name|{{PAGENAME}}}}}}}} settings
|notcategory={{{1|{{{name|{{PAGENAME}}}}}}}} compositions
|notcategory=Text pages
|columns={{{2|{{{cols|2}}}}}}
|titlemaxlength={{{3|{{{maxlen|100}}}}}}
|rowcolformat=width=100%
|order=ascending
|ordermethod=sortkey
|allowcachedresults=false
}}
|<!-- if else, display in one column by default
-->{{#dpl:category=Works with texts by known authors
|linksto={{{1|{{{name|{{PAGENAME}}}}}}}} settings
|notcategory={{{1|{{{name|{{PAGENAME}}}}}}}} compositions
|notcategory=Text pages
|columns={{{2|{{{cols|1}}}}}}
|titlemaxlength={{{3|{{{maxlen|100}}}}}}
|rowcolformat=width=100%
|order=ascending
|ordermethod=sortkey
|allowcachedresults=false
}}}} [[Category:Lyricists]]</includeonly><noinclude><!--
-->{{DisplayBox|title=Documentation|text=


<tt><nowiki>{{LyricistSettings|<lyricist>}}</nowiki></tt>
Displays a list of settings by a given lyricist. Only those works pages to which the template {{tl|Lyricist}} has been applied will be listed.


Displays a list of all settings by <lyricist>}}
;Basic syntax: {{tl|LyricistSettingsList}}
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
;Usage with optional parameters: {{tl|LyricistSettingsList|''lyricist_name''|''num_columns''|''max_title_length''}}
 
;Usage with named parameters (in any position): {{tl|LyricistSettingsList|'''maxlen'''{{=}}''max_title_length''|'''cols'''{{=}}''num_columns''|'''name'''{{=}}''lyricist_name''}}
}}
[[Category:Templates]]
[[Category:DPL templates]]</noinclude>

Revision as of 08:47, 4 January 2020

Documentation

Displays a list of settings by a given lyricist. Only those works pages to which the template {{Lyricist}} has been applied will be listed.

Basic syntax
{{LyricistSettingsList}}
Usage with optional parameters
{{LyricistSettingsList|lyricist_name|num_columns|max_title_length}}
Usage with named parameters (in any position)
{{LyricistSettingsList|maxlen=max_title_length|cols=num_columns|name=lyricist_name}}