Template:Fn: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{#if:{{{name|}}}|{{#tag:ref|{{{1|}}}|name={{{name|}}}|group=fn}}|{{#tag:ref|{{{1|}}}|group=fn}}}}</includeonly><noinclude>{{/doc}}Category:Formatting templates</noinclude>" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{name|}}}|{{#tag:ref|{{{1|}}}|name={{{name|}}}|group=fn}}|{{#tag:ref|{{{1|}}}|group=fn}}}}</includeonly><noinclude>{{/doc}} | <includeonly>{{#if:{{{name|}}}|{{#tag:ref|{{{1|}}}|name={{{name|}}}|group=fn}}|{{#tag:ref|{{{1|}}}|group=fn}}}}</includeonly><noinclude>{{/doc}}</noinclude> | ||
Latest revision as of 20:59, 1 December 2024
Template for creating footnotes. Note that any article that uses this template must also have {{footnotes}} somewhere for it to work correctly.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text for the footnote. | String | required |
| Name | name | The name of the footnote (in case you want to use this footnote more than once within the same article). | String | optional |