Template:Note link

From Guild Wars Wiki
Jump to navigationJump to search

Description[edit]

{{note link|<identifier>}}
{{note link|<identifier>|<link text>}}

This template creates a link to a note created with {{note}}.

Parameters[edit]

unnamed parameter 1
Identifier as specified in the {{note}} call.
unnamed parameter 2
Optional. Additional link text that is appended to the link.

Examples[edit]

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
  1. ↑a This is an example
  2.  Text is continued elsewhere

See also[edit]