Template:Composer

From ChoralWiki
Revision as of 05:55, 29 April 2008 by CHGiffen (talk | contribs) (add to documentation usage of second optional parameter (sort key))
Jump to navigation Jump to search

Composer: [[{{{1}}}]]


Documentation

Syntax, with the one required parameter:

{{Composer|Carlo Gesualdo}}

which produces the text

Composer: Carlo Gesualdo

and inserts the page in Category:Carlo Gesualdo compositions

Syntax with required and first optional parameters:

{{Composer|Anonymous|, early-16th Century composer}}

which produces the text

Composer: Anonymous, early-16th Century composer

and inserts the page in Category:Anonymous compositions

Syntax with required and second optional parameters:

{{Composer|Traditional|3=Riddle Song, The}}

which produces the text

Composer: Traditional and inserts the page in Category:Traditional compositions, sorted under "Riddle Song, The".

One can also use both optional parameters.