Template:Sup
Jump to navigation
Jump to search
Superscripts text, i.e.
{{sup|Text to be superscripted}}produces: Text to be superscripted
This template is listed at Wikipedia:Subst as a good candidate for substituting (i.e. {{subst:sup}}). On a page that uses the template many times, however, this is likely to clutter and lengthen the page significantly.
Text can also be superscripted simply by using the <sup>...</sup> tags, so that:
<sup>Text to be superscripted</sup>also produces: Text to be superscripted
Template data
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Sup
<templatedata> { "params": { "1": {} } } </templatedata>
See also
<templatedata> { "params": { "1": { "type": "content" } }, "description": "Superscripts text" } </templatedata>