Difference between revisions of "User:Admin"
Line 4: | Line 4: | ||
To make a single use footnote: | To make a single use footnote: | ||
− | + | #''<nowiki><ref>text of note</ref></nowiki>'' at the in-text place. | |
− | + | #(Only needed once per article)''<nowiki><references/></nowiki>'' under the Notes heading. | |
To make a multiple use footnote: | To make a multiple use footnote: | ||
− | + | #''<nowiki><ref name=foo>text of note</ref></nowiki>'' at each in-text place. | |
− | + | ##Alternatively ''<nowiki><ref name=foo /></nowiki>'' A self-closing tag on every use after ''name=foo'' has been defined. | |
− | + | #(Only needed once per article)''<nowiki><references/></nowiki>'' under the Notes heading; exactly the same as to make a single-use note. |
Revision as of 02:45, 14 March 2007
Maps
Footnotes
To make a single use footnote:
- <ref>text of note</ref> at the in-text place.
- (Only needed once per article)<references/> under the Notes heading.
To make a multiple use footnote:
- <ref name=foo>text of note</ref> at each in-text place.
- Alternatively <ref name=foo /> A self-closing tag on every use after name=foo has been defined.
- (Only needed once per article)<references/> under the Notes heading; exactly the same as to make a single-use note.