This template is for creating footnotes.
Parameters:
Name | Description |
---|---|
t | Required. Name of the reference. |
content | Required. Content of the reference. |
Example usage:
<dl>
[[!template id=fnend t=1 content="""
This is what's referenced."""]]
</dl>