Template:Sup/doc

From Second Life Wiki
< Template:Sup
Revision as of 11:33, 15 February 2023 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from wikipedia.org and adapted for SL Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 logo"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 "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"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": {}
	}
}

See also

Template:Sup and sub-related templates Template:Math templates


{
	"params": {
		"1": {
			"type": "content"
		}
	},
	"description": "Superscripts text"
}