Template talk:Editions

From ChoralWiki
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]]</noinclude> 

Cases 0 and 1 are just to be prepared for the worst, in case someone uses it improperly. :)
By the way, when does it start to be "multiple", after 9 editions? -- CarlosTalk 04:36, 27 June 2008 (PDT)

Hi Carlos. "Mulitple" has meant either "nobody has counted recently", or it has been used in the case of multipart works which have varying numbers of editions for various sections on the works page. Personally, I don't think your suggestion is as intutive as the one used at present, even if it might be shorter to use (in the case of "multiple" edtions). On the other hand, your coding is backwards compatible, so I've no objection to expanding it. -- Chucktalk Giffen 07:57, 27 June 2008 (PDT)
I guess you're right, as an engineer I'm so used to counting like 1,2,3,...,n that I forget that not everyone knows this system. Then I suggest we leave things as they are, let's keep it simple. -- CarlosTalk 09:18, 27 June 2008 (PDT)