Template:Lyricist: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
(added parameter 'connective')
Line 1: Line 1:
<includeonly>{{#switch:{{{1}}}
<includeonly>{{#switch:{{{1}}}
|2 ='''Lyricists:''' {{#ifexist:{{{2}}}|[[{{{2}}}]]|{{{2}}}<small><sup>[{{fullurl:{{{2}}}|action=edit&preload=Template:Lyricist_page/Preload}} create page]</sup></small>[[Category:Works with nonexistent lyricist page]]}}{{#if:{{{5|}}}|{{{4|}}}}} and {{#ifexist:{{{3}}}|[[{{{3}}}]]|{{{3}}}<small><sup>[{{fullurl:{{{3}}}|action=edit&preload=Template:Lyricist_page/Preload}} create page]</sup></small>[[Category:Works with nonexistent lyricist page]]}}{{{5|{{{4|}}}}}} [[Category:{{{2}}} settings]] [[Category:{{{3}}} settings]]
|2 ='''Lyricists:''' {{#ifexist:{{{2}}}|[[{{{2}}}]]|{{{2}}}<small><sup>[{{fullurl:{{{2}}}|action=edit&preload=Template:Lyricist_page/Preload}} create page]</sup></small>[[Category:Works with nonexistent lyricist page]]}}{{#if:{{{5|}}}|{{{4|}}}}} {{{connective|and}}} {{#ifexist:{{{3}}}|[[{{{3}}}]]|{{{3}}}<small><sup>[{{fullurl:{{{3}}}|action=edit&preload=Template:Lyricist_page/Preload}} create page]</sup></small>[[Category:Works with nonexistent lyricist page]]}}{{{5|{{{4|}}}}}} [[Category:{{{2}}} settings]] [[Category:{{{3}}} settings]]
|3 ='''Lyricists:''' [[{{{2}}}]]{{#if:{{{6|}}}|{{{5|}}}}}, [[{{{3}}}]]{{{6|}}} and [[{{{4}}}]]{{{7|{{#if:{{{6|}}}||{{{5|}}}}}}}} [[Category:{{{2}}} settings]] [[Category:{{{3}}} settings]] [[Category:{{{4}}} settings]]
|3 ='''Lyricists:''' [[{{{2}}}]]{{#if:{{{6|}}}|{{{5|}}}}}, [[{{{3}}}]]{{{6|}}} and [[{{{4}}}]]{{{7|{{#if:{{{6|}}}||{{{5|}}}}}}}} [[Category:{{{2}}} settings]] [[Category:{{{3}}} settings]] [[Category:{{{4}}} settings]]
|Anonymous
|Anonymous

Revision as of 20:15, 22 May 2011


Documentation
Usage
  • {{Lyricist|<lyricist_name>|<optional_text>}}
which produces the text
Lyricist: Lyricist_name optional_text
and inserts the page in category Lyricist_name settings
  • {{Lyricist|2|<lyricist1_name>|<lyricist2_name>|<optional_text>}}
which produces the text
Lyricists: Lyricist1_name and Lyricist2_name optional_text
and inserts the page in categories Lyricist1_name settings and Lyricist2_name settings
  • {{Lyricist|3|<lyricist1_name>|<lyricist2_name>|<lyricist3_name>|<optional_text>}}
which produces the text
Lyricists: Lyricist1_name, Lyricist2_name and Lyricist3_name optional_text
and inserts the page in categories Lyricist1_name settings, Lyricist2_name settings and Lyricist3_name settings