Template:MC/Fn/doc
More actions
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