Template:Note
Versione del 30 ott 2022 alle 14:52 di MusPuiDiTe (discussione | contributi) (Creata pagina con "<includeonly><sup class="reference" {{#if: {{#var:_note_{{{1}}}}} || id="noteref_{{{1}}}" }}>{{{2|{{{1}}}}}}</sup>{{#vardefine:_note_{{{1}}}|.}}</includeonly><noinclude>__NOTOC__ == Description == <pre> {{note|<identifier>}} {{note|<identifier>|<link title>}} </pre> This template creates a link to a note explanation created with <code>{{tl|note link}}</code>. === Parameters === ; ''unnamed parameter'' 1 : Identifier of the note and def...")
Description
{{note|<identifier>}} {{note|<identifier>|<link title>}}
This template creates a link to a note explanation created with {{note link}}
.
Parameters
- unnamed parameter 1
- Identifier of the note and default link text.
- unnamed parameter 2
- Optional. Alternative link title that is displayed instead of the identifier itself.
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