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

       Web browser: ---
            Bug ID: 51741
           Summary: Support references with content defined inside
                    <references/> block (<ref name=abc /> <references><ref
                    name=abc>Content</ref></references>)
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Data Model
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

VE should support references with content defined inside <references/> block.
This style is widely used on the Polish Wikipedia to keep the wikitext mostly
readable.

-- 8< ---------
Some text.<ref name=abc />

<references><ref name=abc>Content</ref></references>
-- 8< ---------

Live example:
https://pl.wikipedia.org/w/index.php?title=Wikipedysta:Matma_Rex/brudnopis&direction=next&oldid=37095835

And it would be really cool if it could also supports this (but I'm not holding
my breath):

-- 8< ---------
Some text.{{r|abc}}

{{reflist|refs=<ref name=abc>Content</ref>}}
-- 8< ---------

About this feature on en.wp help pages: [[Help:Footnotes#Footnotes:
list-defined references]]

-- 
You are receiving this mail because:
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