Template:Sup
Jump to navigation
Jump to search
This documentation is transcluded from Template:Sup/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
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 for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Sup
{
"params": {
"1": {
"type": "content"
}
},
"description": "Superscripts text"
}