Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 08:14, 22 February 2026 by imported>D62 (it interwiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation header Template:Shortcut

Used to create a footnote which increments in lowercase letters instead of numbers. Template:Tl must be used on the same page in a "Notes" section, placed before the "References" section.

Example

Yesterday{{fn|could have been last week}} the shopping was done.
'''References'''
{{fnlist}}

Results into: Template:Produces

TemplateData

<templatedata> { "params": { "1": { "label": "Note", "description": "The content of the footnote.", "type": "string", "required": true }, "name": { "label": "Name", "description": "The name of the note for reuse.", "type": "string" }, "group": { "label": "Reference group", "description": "Overrides the default reference group name of 'fn'.", "type": "string" } }, "description": "Inserts a footnote like [fn 1].", "paramOrder": [ "1", "name", "group" ], "format": "inline" }</templatedata>

See also


ru:Шаблон:Fn/док pt:Predefinição:Fn/doc uk:Шаблон:Fn/док zh:Template:Fn/doc