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

--- Comment #1 from [email protected] 2012-10-20 13:56:12 UTC ---
The following wikitext

<ref group="lower-roman">
Østlund 1992 
</ref><ref group="lower-roman">
Østlund 1992 
</ref><ref group="lower-roman">
Østlund 1992 
</ref><ref group="lower-roman">
Østlund 1992 
</ref><div><references group="lower-roman" /></div>

Will produce the following html code

<p><sup id="cite_ref-8" class="reference"><a href="#cite_note-8">[lower-roman
1]</a></sup><sup id="cite_ref-9" class="reference"><a
href="#cite_note-9">[lower-roman 2]</a></sup><sup id="cite_ref-10"
class="reference"><a href="#cite_note-10">[lower-roman 3]</a></sup><sup
id="cite_ref-11" class="reference"><a href="#cite_note-11">[lower-roman
4]</a></sup></p>
<div>
<ol class="references">
<li id="cite_note-8"><span class="mw-cite-backlink"><a
href="#cite_ref-8">↑</a></span>
<p><span class="reference-text">Østlund 1992</span></p>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><a
href="#cite_ref-9">↑</a></span> <span class="reference-text">Østlund
1992</span></li>
<li id="cite_note-10"><span class="mw-cite-backlink"><a
href="#cite_ref-10">↑</a></span> <span class="reference-text">Østlund
1992</span></li>
<li id="cite_note-11"><span class="mw-cite-backlink"><a
href="#cite_ref-11">↑</a></span> <span class="reference-text">Østlund
1992</span></li>
</ol>
</div>

The full example is at

http://www.mediawiki.org/wiki/User:Jeblad/example_of_format_problem_in_references

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