Template:Note: differenze tra le versioni

Da Guild Wars - Wiki italiano non ufficiale.
Jump to navigation Jump to search
(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...")
 
Nessun oggetto della modifica
 
Riga 30: Riga 30:
* [[Template:Note link]]
* [[Template:Note link]]


[[Category:Formatting templates|Note]]
[[Category:Template di formattazione|Nota]]
</noinclude>
</noinclude>

Versione attuale delle 15:43, 30 ott 2022

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

See also