Ref/doc
Talk0
542pages on
this wiki
this wiki
Template page | < Template:Ref
There are many ways to use {{Ref}} and {{Note}}. Among the simplest is:
| Article | Wikitext |
|---|---|
Text that requires a footnote.{{Ref|1|1}}
== Notes ==
:1.{{Note|1}}Body of the footnote.
|
Text that requires a footnote. Notes
|
This template is based on Template:Ref at Wikipedia.
Alternatives
Edit
You can also consider using the <ref></ref> and <references /> tags instead like this:
| Article | Wikitext |
|---|---|
Text that requires a footnote.<ref>Body of the footnote.</ref> More text that requires a footnote.<ref>Another footnote.</ref> == References == <references /> |
Text that requires a footnote.[1] More text that requires a footnote.[2] References
|