User:Rjmorra/Sandbox: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
|||
(30 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
⚫ | |||
A reflist containing both a plain ref tag and a "#tag:" ref tag with a nested |
|||
ref tag in it works if the ref-in-a-ref is listed before the plain ref, and |
A reflist containing both a plain ref tag and a "#tag:" ref tag with a nested ref tag in it works if the ref-in-a-ref is listed before the plain ref, and doesn't work if the ref-in-a-ref is listed after the plain ref |
||
doesn't work if the ref-in-a-ref is listed after the plain ref (demo here |
|||
⚫ | |||
(demo here) |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
text<ref name=n2 group=nested_first/>. |
text<ref name=n2 group=nested_first/>. |
||
Reflist, nested ref listed first:{{reflist|group=nested_first|refs= |
|||
⚫ | |||
<ref name=n2 group=nested_first>With no nested reference</ref>}} |
|||
⚫ | |||
⚫ | |||
⚫ | |||
}} |
|||
⚫ | |||
{{reflist}} |
{{reflist}} |
||
This doesn't work: |
|||
⚫ | |||
This not: |
|||
text<ref name=n3 group=nested_second/> |
text<ref name=n3 group=nested_second/> |
||
text<ref name=n4 group=nested_second/>. |
text<ref name=n4 group=nested_second/>. |
||
Reflist, nested ref listed second:{{reflist|group=nested_second|refs= |
|||
<ref name=n3 group=nested_second>With no nested reference</ref> |
<ref name=n3 group=nested_second>With no nested reference</ref> |
||
{{#tag:ref|With nested reference<ref>content of nested reference |
|||
⚫ | |||
;Nested refs: |
|||
⚫ | |||
{{reflist}} |
|||
⚫ | |||
}} |
|||
<--> |
<--> |
||
===Start Here=== |
|||
⚫ | |||
text<ref name=n2 group=map/>. |
|||
Reflist, nested ref listed first: |
|||
⚫ | |||
{{reflist|group=map|refs= |
|||
{{#tag:ref|With nested reference |
|||
<ref>[http://users.dickinson.edu/~rhyne/232/Five/Map1860.html]</ref>|name=n1|group=map}} |
|||
⚫ | |||
⚫ | |||
{{reflist}} |
{{reflist}} |
||
{{reflist|group=map1}} |