Help/HowToMakeEndnotes
From Plastic Tub
(Difference between revisions)
Revision as of 04:15, 21 Apr 2005 Undule (Talk | contribs) font size ← Go to previous diff |
Current revision Payne (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | God is God,{{an|1}} muttered the muzzle loader{{an|2}} while milking the pigs.{{an|3}} | + | These endnotes are indicated by superscript numbers in the text that serve as links to a Notes section on the bottom of the page. The Notes section also contains links back to the notated portion of the text. |
- | ''In order to make an endnote, use this code:'' <code><nowiki>{{an|1}}</nowiki>. ''For example, the line above would be entered as:'' | + | == How To == |
- | God is God,<nowiki>{{an|1}}</nowiki> muttered the muzzle loader<nowiki>{{an|2}}</nowiki> while milking the pigs.<nowiki>{{an|3}}</nowiki> | + | ---- |
+ | 1. Indicate a notation by placing a superscript number in your text: | ||
+ | :* First note: <code><nowiki>{{an|1}}</nowiki></code> (i.e., Annotated Note 1) | ||
+ | :* Second note: <code><nowiki>{{an|2}}</nowiki></code> (i.e., Annotated Note 2) | ||
+ | :* Etc. | ||
+ | 2. Create a Notes section at the bottom of the page: | ||
+ | :* First note: <code><nowiki>{{anb|1}}</nowiki></code> (i.e., Annotated Note Back 1) and then type your first note. | ||
+ | :* Second note: <code><nowiki>{{anb|2}}</nowiki></code> (i.e., Annotated Note Back 2) and then type your second note. | ||
+ | :Notes are displayed in 90% font by placing the code <code><nowiki><font style="font-size: 90%"></nowiki></code> before the first note. | ||
+ | :Be sure to end the miniaturized font by placing the code <code><nowiki></font></nowiki></code> after the first note. | ||
- | ''Then, in your notes section, use this code before the note:'' <code><nowiki>{{anb|1}}</nowiki>. ''For example, to create the notes below, you'd enter:'' | + | == Examples == |
- | <nowiki>{{anb|1}}</nowiki>Check. | + | ---- |
- | + | {| border="1" cellpadding="8" cellspacing="0" | |
- | <nowiki>{{anb|2}}</nowiki>Slang. | + | |- |
- | + | ! Code | |
- | <nowiki>{{anb|3}}</nowiki>I hope that I don't have to interpret this remark for you. | + | ! Display |
+ | |- valign="top" | ||
+ | | | ||
+ | <code> | ||
+ | God is God,<nowiki>{{an|1}}</nowiki> muttered the muzzle loader<nowiki>{{an|2}}</nowiki> while milking the pigs.<nowiki>{{an|3}}</nowiki><br><br> | ||
+ | <nowiki>== Notes ==</nowiki><br><br> | ||
+ | <nowiki>----</nowiki><br> | ||
+ | <nowiki><font style="font-size: 90%;"></nowiki><br> | ||
+ | <nowiki>{{anb|1}}Check.</nowiki><br> | ||
+ | <nowiki>{{anb|2}}Slang.</nowiki><br> | ||
+ | <nowiki>{{anb|3}}I hope that I don't have to interpret this remark for you.</nowiki><br> | ||
+ | <nowiki></font></nowiki> | ||
+ | </code> | ||
+ | | | ||
+ | God is God,{{an|1}} muttered the muzzle loader{{an|2}} while milking the pigs.{{an|3}} | ||
- | === Notes === | + | == Notes == |
---- | ---- | ||
- | <font style="font-size: 90%;" | + | <font style="font-size: 90%;"> |
{{anb|1}}Check. | {{anb|1}}Check. | ||
{{anb|2}}Slang. | {{anb|2}}Slang. | ||
{{anb|3}}I hope that I don't have to interpret this remark for you. | {{anb|3}}I hope that I don't have to interpret this remark for you. | ||
</font> | </font> | ||
+ | |} |
Current revision
These endnotes are indicated by superscript numbers in the text that serve as links to a Notes section on the bottom of the page. The Notes section also contains links back to the notated portion of the text.
[edit]
How To
1. Indicate a notation by placing a superscript number in your text:
- First note:
{{an|1}}
(i.e., Annotated Note 1) - Second note:
{{an|2}}
(i.e., Annotated Note 2) - Etc.
- First note:
2. Create a Notes section at the bottom of the page:
- First note:
{{anb|1}}
(i.e., Annotated Note Back 1) and then type your first note. - Second note:
{{anb|2}}
(i.e., Annotated Note Back 2) and then type your second note.
- First note:
- Notes are displayed in 90% font by placing the code
<font style="font-size: 90%">
before the first note. - Be sure to end the miniaturized font by placing the code
</font>
after the first note.
[edit]
Examples
Code | Display |
---|---|
|
God is God,1 muttered the muzzle loader2 while milking the pigs.3 [edit] NotesNote 1: Check. Note 2: Slang. Note 3: I hope that I don't have to interpret this remark for you. |