Help:Explanatory notes: Difference between revisions

Content deleted Content added
Gadget850 (talk | contribs)
Gadget850 (talk | contribs)
Line 56:
 
===Shortened footnotes with separate explanatory notes===
This example creates a separate notes section by using group names.
 
{{testcases side by side|t3=Markup|t4=Renders as|box=y|title=
The Sun is pretty big.<ref name=Foot01/><ref group=Note name=Note01/> But the Moon<ref group=Note name=Note02/> is not so big.<ref name=Foot02/><ref group=Note name=Note03/> The Sun is also quite hot.<ref name=Foot03/>
|{{pre2|<nowiki>The Sun is pretty big.<ref name=Foot01/><ref group=Note name=Note01/> But the Moon<ref group=Note name=Note02/> is not so big.<ref name=Foot02/><ref group=Note name=Note03/> The Sun is also quite hot.<ref name=Foot03/>
 
==Notes==
{{reflist|group=Note|refs=
 
<ref name=Note01>But Miller points out that the Sun is not as large as some other stars.</ref>
<ref name=Note02>The Moon goes by other names, such as Selena - see, for example Jones, ''The Solar System'', MacMillan, 2005, p 623.</ref>
<ref name=Note03>Historically the Moon was not always considered to be large, see, for example, Peterson, ''Astronomy'', MacMillan, 2005, p 623.</ref>
}}
 
==Citations==
 
{{reflist|refs=
<ref name=Foot01>Miller, p. 23</ref>
<ref name=Foot02>Brown, p. 46</ref>
<ref name=Foot03>Smith, p. 334</ref>
}}
 
==References==
{{refbegin}}
* Brown, ''The Moon'', Penguin. 2001.
* Miller, ''The Sun'', Oxford, 2005.
* Smith, ''The Universe'', Random House, 2005.
{{refend}}</nowiki>}}
|The Sun is pretty big.<ref name=Foot01/><ref group=Note name=Note01/> But the Moon<ref group=Note name=Note02/> is not so big.<ref name=Foot02/><ref group=Note name=Note03/> The Sun is also quite hot.<ref name=Foot03/>
 
{{fake heading|sub=3|Notes}}
Line 81 ⟶ 107:
* Smith, ''The Universe'', Random House, 2005.
{{refend}}
}}
 
===Shortened footnotes with separate explanatory notes with references===