Template:LyricistSettingsList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(ordermethod=sortkey / allowcachedresults=true)
(lyricist_name now defaults to PAGENAME)
Line 1: Line 1:
<includeonly>{{#dpl:category={{{1|{{{name|}}}}}}_settings
<includeonly>{{#dpl:category={{{1|{{{name|{{PAGENAME}}}}}}}}_settings
|columns={{{2|{{{cols|1}}}}}}
|columns={{{2|{{{cols|1}}}}}}
|titlemaxlength={{{3|{{{maxlen|100}}}}}}
|titlemaxlength={{{3|{{{maxlen|100}}}}}}

Revision as of 05:26, 12 April 2009


Documentation

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

Basic syntax
{{LyricistSettingsList|<lyricist_name>}}
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>}}