Template:Composer: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
(replaced template switch with parser function)
Line 1: Line 1:
<includeonly>{{switch|{{{1}}}
<includeonly>{{#switch:{{{1}}}
|case: 2='''{{{composertype|{{{composertype1|Composer}}}}}}s:''' [[{{{2}}}]] and [[{{{3}}}]]{{{4|}}} [[Category:{{{2}}} compositions]][[Category:{{{3}}} compositions]][[Category:Works by multiple composers]]
|2='''{{{composertype|{{{composertype1|Composer}}}}}}s:''' [[{{{2}}}]] and [[{{{3}}}]]{{{4|}}} [[Category:{{{2}}} compositions]][[Category:{{{3}}} compositions]][[Category:Works by multiple composers]]
|case: 3='''{{{composertype|{{{composertype1|Composer}}}}}}s:''' [[{{{2}}}]], [[{{{3}}}]] and [[{{{4}}}]]{{{5|}}} [[Category:{{{2}}} compositions]][[Category:{{{3}}} compositions]][[Category:{{{4}}} compositions]][[Category:Works by multiple composers]]
|3='''{{{composertype|{{{composertype1|Composer}}}}}}s:''' [[{{{2}}}]], [[{{{3}}}]] and [[{{{4}}}]]{{{5|}}} [[Category:{{{2}}} compositions]][[Category:{{{3}}} compositions]][[Category:{{{4}}} compositions]][[Category:Works by multiple composers]]
|case: 4='''{{{composertype|{{{composertype1|Composer}}}}}}s:''' [[{{{2}}}]], [[{{{3}}}]], [[{{{4}}}]] and [[{{{5}}}]]{{{6|}}} [[Category:{{{2}}} compositions]][[Category:{{{3}}} compositions]][[Category:{{{4}}} compositions]][[Category:{{{5}}} compositions]][[Category:Works by multiple composers]]
|4='''{{{composertype|{{{composertype1|Composer}}}}}}s:''' [[{{{2}}}]], [[{{{3}}}]], [[{{{4}}}]] and [[{{{5}}}]]{{{6|}}} [[Category:{{{2}}} compositions]][[Category:{{{3}}} compositions]][[Category:{{{4}}} compositions]][[Category:{{{5}}} compositions]][[Category:Works by multiple composers]]
|default='''{{{composertype|{{{composertype1|Composer}}}}}}:''' {{#ifexist:{{{1}}}
|#default='''{{{composertype|{{{composertype1|Composer}}}}}}:''' {{#ifexist:{{{1}}}
|{{#switch:{{{1}}}
|{{#switch:{{{1}}}
|Ambrosian chant
|Ambrosian chant

Revision as of 16:33, 16 June 2017


Documentation

Accepted syntaxes for this template:

which produces the text
Composer: Carlo Gesualdo
and inserts the page in category Carlo Gesualdo compositions
  • {{Composer|Anonymous|, early-16th Century composer}}
which produces the text
Composer: Anonymous, early-16th Century composer
and inserts the page in category Anonymous compositions


Syntaxes for more than one composer (up to 4):

  • {{Composer|2|composer1|composer2|optional_text}}
which produces the text
Composers: Composer1 and Composer2
and inserts the page in categories Composer1 compositions and Composer2 compositions
  • {{Composer|3|composer1|composer2|composer3|optional_text}}
which produces the text
Composers: Composer1, Composer2 and Composer3
and inserts the page in categories Composer1 compositions, Composer2 compositions and Composer3 compositions