Template:Note link
Versione del 30 ott 2022 alle 15:43 di MusPuiDiTe (discussione | contributi) (Creata pagina con "<includeonly><cite id="note_{{{1}}}" style="font-style: normal;">↑{{{2|}}}</cite> </includeonly><noinclude>__NOTOC__ == Description == <pre> {{note link|<identifier>}} {{note link|<identifier>|<link text>}} </pre> This template creates a link to a note created with <code>{{tl|note}}</code>. === Parameters === ; ''unnamed parameter'' 1 : Identifier as specified in the <code>{{tl|note}}</code> call. ; ''unnamed parameter'' 2 :...")
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