https://bugzilla.wikimedia.org/show_bug.cgi?id=13127
--- Comment #7 from Mr.Z-man <[email protected]> 2008-12-19 21:52:38 UTC --- (In reply to comment #4) > Rather than change this in <ref>, should it not be a change to Cite? This > might be a tad complex by comparison, but Cite has the existing parameters > that > break the reference down into elements such as title, authors etc. For > example, > > <ref name=foo>{{Cite|...full set of parameters...}}</ref> > > and in another place > > <ref name=foo>{{Cite|pages=23-25}}</ref> As I said, this doesn't currently work. If you have multiple refs with the same name, the content in everything except the first is silently ignore. And as Gurch said, Cite is just a template. It has no way of knowing the name of the ref its in, or if its in a ref at all. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
