Template talk:Editions

From ChoralWiki
Revision as of 11:36, 27 June 2008 by Carlos (talk | contribs) (Multiple editions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hi Chuck, what do you think of using {{editions|n}} instead of {{editions|multiple}}? The code for it would be:

{{switch|{{{1}}} 
|case: n=''(multiple editions available{{{2|}}})'' 
|case: 0=''(no editions available{{{2|}}})'' 
|case: 1=''(one edition available{{{2|}}})'' 
|default=''({{{1}}} editions available{{{2|}}})'' 
}}<noinclude> 
[[Category:Templates|{{PAGENAME}}]]</noinclude> 

Cases 0 and 1 are just to be prepared for the worst, in case someone uses it improperly. :) -- CarlosTalk 04:36, 27 June 2008 (PDT)