Template:Voicing: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(added example)
(replaced cat with vcat)
Line 2: Line 2:
|case: 1=1v
|case: 1=1v
|default={{{1}}}vv}}   {{#if:{{{2|}}}
|default={{{1}}}vv}}   {{#if:{{{2|}}}
|{{#if:{{#explode:{{{2}}}|,|5}} |'''Voicings:''' {{cat|{{#explode:{{{2}}}|,|0}}}}, {{cat|{{#explode:{{{2}}}|,|1}}}}, {{cat|{{#explode:{{{2}}}|,|2}}}}, {{cat|{{#explode:{{{2}}}|,|3}}}}, {{cat|{{#explode:{{{2}}}|,|4}}}} or {{cat|{{#explode:{{{2}}}|,|5}}}}
|{{#if:{{#explode:{{{2}}}|,|5}} |'''Voicings:''' {{vcat|{{#explode:{{{2}}}|,|0}}}}, {{vcat|{{#explode:{{{2}}}|,|1}}}}, {{vcat|{{#explode:{{{2}}}|,|2}}}}, {{vcat|{{#explode:{{{2}}}|,|3}}}}, {{vcat|{{#explode:{{{2}}}|,|4}}}} or {{vcat|{{#explode:{{{2}}}|,|5}}}}
|{{#if:{{#explode:{{{2}}}|,|4}} |'''Voicings:''' {{cat|{{#explode:{{{2}}}|,|0}}}}, {{cat|{{#explode:{{{2}}}|,|1}}}}, {{cat|{{#explode:{{{2}}}|,|2}}}}, {{cat|{{#explode:{{{2}}}|,|3}}}} or {{cat|{{#explode:{{{2}}}|,|4}}}}
|{{#if:{{#explode:{{{2}}}|,|4}} |'''Voicings:''' {{vcat|{{#explode:{{{2}}}|,|0}}}}, {{vcat|{{#explode:{{{2}}}|,|1}}}}, {{vcat|{{#explode:{{{2}}}|,|2}}}}, {{vcat|{{#explode:{{{2}}}|,|3}}}} or {{vcat|{{#explode:{{{2}}}|,|4}}}}
|{{#if:{{#explode:{{{2}}}|,|3}} |'''Voicings:''' {{cat|{{#explode:{{{2}}}|,|0}}}}, {{cat|{{#explode:{{{2}}}|,|1}}}}, {{cat|{{#explode:{{{2}}}|,|2}}}} or {{cat|{{#explode:{{{2}}}|,|3}}}}
|{{#if:{{#explode:{{{2}}}|,|3}} |'''Voicings:''' {{vcat|{{#explode:{{{2}}}|,|0}}}}, {{vcat|{{#explode:{{{2}}}|,|1}}}}, {{vcat|{{#explode:{{{2}}}|,|2}}}} or {{vcat|{{#explode:{{{2}}}|,|3}}}}
|{{#if:{{#explode:{{{2}}}|,|2}} |'''Voicings:''' {{cat|{{#explode:{{{2}}}|,|0}}}}, {{cat|{{#explode:{{{2}}}|,|1}}}} or {{cat|{{#explode:{{{2}}}|,|2}}}}
|{{#if:{{#explode:{{{2}}}|,|2}} |'''Voicings:''' {{vcat|{{#explode:{{{2}}}|,|0}}}}, {{vcat|{{#explode:{{{2}}}|,|1}}}} or {{vcat|{{#explode:{{{2}}}|,|2}}}}
|{{#if:{{#explode:{{{2}}}|,|1}} |'''Voicings:''' {{cat|{{#explode:{{{2}}}|,|0}}}} or {{cat|{{#explode:{{{2}}}|,|1}}}}
|{{#if:{{#explode:{{{2}}}|,|1}} |'''Voicings:''' {{vcat|{{#explode:{{{2}}}|,|0}}}} or {{vcat|{{#explode:{{{2}}}|,|1}}}}
|'''Voicing:''' {{cat|{{{2}}}|{{{3|{{{2}}}}}}}} }} }} }} }} }}
|'''Voicing:''' {{vcat|{{{2}}}|{{{3|{{{2}}}}}}}} }} }} }} }} }}
|'''Voicing:''' {{cat|Unknown voicing|{{{3|Unknown}}}}} }}</includeonly><noinclude>{{prot-temp}}<br>
|'''Voicing:''' {{cat|Unknown voicing|{{{3|Unknown}}}}} }}</includeonly><noinclude>{{prot-temp}}<br>
<div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #3399ff; padding: 1em 1em 1em 1em; background-color:#ddffdd">
<div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #3399ff; padding: 1em 1em 1em 1em; background-color:#ddffdd">

Revision as of 20:29, 14 September 2012


Documentation

Syntax with required first and second parameters:

  • {{Voicing|5|SSATB}}
which produces the text
Number of voices: 5vv   Voicing: SSATB
and inserts the page in category:SSATB
  • {{Voicing|3|ATB,SSA,STB}}
which produces the text
Number of voices: 3vv   Voicings: ATB, SSA or STB
and inserts the page in category:ATB, category:SSA and category:STB

Syntax with required parameters and optional third parameter:

  • {{Voicing|4|SATB|SATB divisi}}
which produces the text
Number of voices: 4vv   Voicing: SATB divisi
and inserts the page in category:SATB



See also: Template:MultiVoicing