https://bugzilla.wikimedia.org/show_bug.cgi?id=20707





--- Comment #2 from Robert Rohde <[email protected]>  2009-09-20 19:16:58 
UTC ---
(In reply to comment #1)
> An obvious solution to this problem is to use {{#tag:references|...}}
> construct.
> 

Apparently one can define a nested ref inside a #tag:references as long as both
the portions of the nest are also defined by #tag.


Based on an example by Ruslik_Zero:

AAAA<ref name="note1" group="note" />

== notes ==
{{#tag:references|
{{#tag:ref|foo{{#tag:ref|inside ref}}bar|group="note"|name="note1"}}
|group="note"}}

== references ==
<references />


Frankly, I'm surprised that even that works, but it will fail if any of those
three #tag calls is replaced by a normal invocation.  Hence I would say this is
a rather fragile work around.


-- 
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

Reply via email to