Template:Note link
Jump to navigation
Jump to search
Description
{{note link|<identifier>}} {{note link|<identifier>|<link text>}}
This template creates a link to a note created with {{note}}
.
Parameters
- unnamed parameter 1
- Identifier as specified in the
{{note}}
call. - unnamed parameter 2
- Optional. Additional link text that is appended to the link.
Examples
Lorem ipsum dolor sit amet{{note|1|1a}}, consectetuer{{note|1|1b}} adipiscing elit. Aenean commodo…{{note|2}} ; Notes # {{note link|1|a}}This is an example # {{note link|2}}Text is continued elsewhere
Lorem ipsum dolor sit amet1a, consectetuer1b adipiscing elit. Aenean commodo…2
- Notes