https://bugzilla.wikimedia.org/show_bug.cgi?id=20707
Gadget850 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Gadget850 <[email protected]> 2010-05-11 14:27:44 UTC --- I suspect this is the same issue that causes problems with #tag:ref in list defined references. A single use works, but more than one results in Cite error: <ref> tag defined in <references> has no name attribute. Example: <ref group=Note name=a /> <ref group=Note name=b /> <ref group=Note name=c /> ;Notes {{reflist|group=Note|refs= {{#tag:ref|Note1<ref>ref1</ref>|name=a|group=Note}} {{#tag:ref|Note2<ref>ref2</ref>|name=b|group=Note}} {{#tag:ref|Note3<ref>ref3</ref>|name=c|group=Note}} }} ;References {{reflist}} Nesting #tag:ref does not work either: {{#tag:ref|Note1{{#tag:ref|ref1}}|name=a|group=Note}} -- 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
