Template:LyricistSettingsList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(added optional parameters for # of cols and title maxlen)
(ordermethod=sortkey / allowcachedresults=true)
Line 4: Line 4:
|rowcolformat=width=100%
|rowcolformat=width=100%
|order=ascending
|order=ascending
|ordermethod=title
|ordermethod=sortkey
|allowcachedresults=true
|suppresserrors=true
|suppresserrors=true
|listattr= style="font-style: italic;"
|listattr= style="font-style: italic;"

Revision as of 04:22, 19 December 2008


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>}}