Content deleted Content added
Reverted 2 edits by 203.211.104.193 (talk): Did you mean to edit this help page? |
|||
(43 intermediate revisions by 18 users not shown) | |||
Line 1:
{{shortcut|H:NOTES}}
Explanatory or content notes are used to add explanations, comments or other additional information relating to the main content but would make the text too long or awkward to read. Such notes may include supporting references.
Line 7 ⟶ 8:
===Footnotes mixed with explanatory notes===
This example uses list-defined references mixed with explanatory notes.
{{markup
|<nowiki>The Sun is pretty big.<ref name=Foot01/> But the Moon<ref name=Foot02/> is not so big.<ref name=Foot03/> The Sun is also quite hot.<ref name=Foot04/>▼
==Notes==
▲The Sun is pretty big.<ref name=Foot01/> But the Moon<ref name=Foot02/> is not so big.<ref name=Foot03/> The Sun is also quite hot.<ref name=Foot04/>
{{reflist|refs=
<ref name=
<ref name=Foot02>The Moon goes by other names, such as Selena - see, for example {{cite book |author=Jones |title=The Solar System |publisher=MacMillan |year=2005 |page=623 |mode=cs2}}.</ref>
<ref name=
<ref name=Foot04>{{cite book |author=Smith |title=The Universe |publisher=Random House |year=2005 |page=334 |mode=cs2}}.</ref>
}}</nowiki>
|The Sun is pretty big.<ref name=Foot01/> But the Moon<ref name=Foot02/> is not so big.<ref name=Foot03/> The Sun is also quite hot.<ref name=Foot04/>▼
{{fake heading|sub=3|Notes}}
{{reflist|refs=
<ref name=Foot01>{{cite book |author=Miller
<ref name=Foot02>The Moon goes by other names, such as Selena - see, for example {{cite book |author=Jones
<ref name=Foot03>{{cite book |author=Brown
<ref name=Foot04>{{cite book |author=Smith
}}
}}
===Footnotes with separate explanatory notes===
This example creates a separate notes section by using group names.
{{markup
|<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==
▲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/>
{{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.</ref>
<ref name=Note03>Historically the Moon was not always considered to be large
}}
==References==
{{reflist|refs=
<ref name=Foot01>{{cite book |author=Miller |title=The Sun |publisher=Oxford |year=2005 |page=23 |mode=cs2}}.</ref>
<ref name=Foot02>{{cite book |author=Brown |title=The Moon |year=2006 |publisher=Penguin |page=46 |mode=cs2}}.</ref>
<ref name=Foot03>{{cite book |author=Smith |title=The Universe |publisher=Random House |year=2005 |page=334 |mode=cs2}}.</ref>
}}</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 31 ⟶ 59:
{{fake heading|sub=3|References}}
{{reflist|refs=
<ref name=Foot01>{{cite book |author=Miller
<ref name=Foot02>{{cite book |author=Brown
<ref name=Foot03>{{cite book |author=Smith
}}
}}
===Shortened footnotes mixed with explanatory notes===
{{markup
|<nowiki>The Sun is pretty big.<ref name=Foot01/> But the Moon<ref name=Foot02/> is not so big.<ref name=Foot03/> The Sun is also quite hot.<ref name=Foot04/>
==Notes==
▲The Sun is pretty big.<ref name=Foot01/> But the Moon<ref name=Foot02/> is not so big.<ref name=Foot03/> The Sun is also quite hot.<ref name=Foot04/>
{{reflist|refs=
<ref name=Foot01>{{harvnb|Mills|2005|p=23}}. But Mills points out that the Sun is not as large as some other stars.</ref>
<ref name=Foot02>The Moon goes by other names, such as Selena - see, for example {{cite book |author=Johns |title=The Solar System |publisher=MacMillan |year=2005 |page=623 |mode=cs2}}.</ref>
<ref name=Foot03>{{harvnb|Browne|2001|p=46}}. Historically the Moon was not always considered to be large, see, for example {{cite book |author=Petersen |title=Astronomy |publisher=MacMillan |year=2005 |page=623 |mode=cs2}}.</ref>
<ref name=Foot04>{{harvnb|Smithe|2005|p=334}}.</ref>
}}
==References==
{{refbegin}}
* {{cite book |author=Browne |title=The Moon |year=2001 |publisher=Penguin |mode=cs2}}.
* {{cite book |author=Mills |title=The Sun |publisher=Oxford |year=2005 |mode=cs2}}.
* {{cite book |author=Smithe |title=The Universe |publisher=Random House |year=2005 |mode=cs2}}.
{{refend}}</nowiki>
|The Sun is pretty big.<ref name=Foot01/> But the Moon<ref name=Foot02/> is not so big.<ref name=Foot03/> The Sun is also quite hot.<ref name=Foot04/>
{{fake heading|sub=3|Notes}}
{{reflist|refs=
<ref name=Foot01>
<ref name=Foot02>The Moon goes by other names, such as Selena - see, for example
<ref name=Foot03>
<ref name=Foot04>
}}
{{fake heading|sub=3|References}}
{{refbegin}}
*
*
*
{{refend}}
}}
===Shortened footnotes with separate explanatory notes===
This example creates a separate notes section by using group names.
{{markup
==Notes==
{{reflist|group=Note|refs=
<ref name=Note01>But Milner 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 {{cite book |author=Jonas |title=The Solar System |publisher=MacMillan |year=2005 |page=623 |mode=cs2}}.</ref>
▲<ref name=Note01>But Miller points out that the Sun is not as large as some other stars.</ref>
<ref name=
▲<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>
<ref name=Foot02>
<ref name=Foot03>
}}
==References==
{{refbegin}}
*
*
*
{{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}}
{{reflist|group=Note|refs=
<ref name=Note01>But Milner 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 {{cite book |author=Jonas |title=The Solar System |publisher=MacMillan |year=2005 |page=623 |mode=cs2}}.</ref>
▲<ref name=Note01>But Miller points out that the Sun is not as large as some other stars.</ref>
<ref name=
▲<ref name=Note03>Historically the Moon was not always considered to be large, see, for example, Peterson, ''Astronomy'', MacMillan, 2005, p 623.</ref>
}}
Line 96 ⟶ 139:
{{reflist|refs=
<ref name=Foot01>
<ref name=Foot02>
<ref name=Foot03>
}}
{{fake heading|sub=3|References}}
{{refbegin}}
*
*
*
{{refend}}
}}
Line 112 ⟶ 155:
This method uses {{tl|sfn}} to create the main footnotes, {{tl|refn}} to create the explanatory notes and {{tl|sfn}} to create footnotes in the explanatory notes.
{{markup
==Notes==
Line 123 ⟶ 166:
==References==
{{refbegin}}
* {{citation |last=
* {{citation |last=
* {{citation |last=
{{refend}}</nowiki>
|The Sun is pretty big.{{sfn|
{{fake heading|sub=3|Notes}}
Line 133 ⟶ 176:
{{fake heading|sub=3|Citations}}
{{reflist|close}}
{{fake heading|sub=3|References}}
{{refbegin}}
* {{citation |last=Broun |title=The Moon |publisher=Penguin |year=2001}}
* {{citation |last=Muller |title=The Sun |publisher=Oxford |year=2005}}
* {{citation |last=Smiths |title=The Universe |publisher=Random House |year=2005}}
{{refend}}
}}
This method uses {{tl|sfn}} to create the main footnotes, {{tl|efn}} to create the explanatory notes, {{tl|sfn}} to create footnotes in the explanatory notes and {{tl|notelist}} to create the notes list.
{{markup
|<nowiki>The Sun is pretty big.{{sfn|Mueller|2005|p=23}}{{efn|But Mueller points out that the Sun is not as large as some other stars.{{sfn|Mueller|2005|p=23}}}} But the Moon{{efn|The Moon goes by other names, such as Selena.{{sfn|Braune|2001|p=63}}}} is not so big.{{sfn|Braune|2001|p=46}}{{efn|Historically the Moon was not always considered to be large.}} The Sun is also quite hot.{{sfn|Schmidt|2005|p=334}}
==Notes==
{{notelist}}
==Citations==
{{reflist}}
==References==
{{refbegin}}
* {{citation |last=Braune |title=The Moon |publisher=Penguin |year=2001}}
* {{citation |last=Mueller |title=The Sun |publisher=Oxford |year=2005}}
* {{citation |last=Schmidt |title=The Universe |publisher=Random House |year=2005}}
{{refend}}</nowiki>
|The Sun is pretty big.{{sfn|Mueller|2005|p=23}}{{efn|But Mueller points out that the Sun is not as large as some other stars.{{sfn|Mueller|2005|p=23}}}} But the Moon{{efn|The Moon goes by other names, such as Selena.{{sfn|Braune|2001|p=63}}}} is not so big.{{sfn|Braune|2001|p=46}}{{efn|Historically the Moon was not always considered to be large.}} The Sun is also quite hot.{{sfn|Schmidt|2005|p=334}}
{{fake heading|sub=3|Notes}}
{{notelist|close}}
{{fake heading|sub=3|Citations}}
{{reflist|close}}
{{fake heading|sub=3|References}}
{{refbegin}}
* {{citation |last=
* {{citation |last=
* {{citation |last=
{{refend}}
}}
|