Difference between revisions of "Template:Sup/doc"

From Second Life Wiki
Jump to navigation Jump to search
m (Fixed duplicate (?) TemplateData)
m (→‎See also: Fixed broken Wikipedia link)
 
Line 26: Line 26:
== See also ==
== See also ==
{{Wikipedia|Sup and sub-related templates}}
{{Wikipedia|Sup and sub-related templates}}
{{Wikipedia|Math templates|notation}}
{{Wikipedia|Math templates}}


<includeonly>
<includeonly>

Latest revision as of 10:48, 27 February 2024

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": {
			"type": "content"
		}
	},
	"description": "Superscripts text"
}

See also

"Wikipedia logo"Sup and sub-related templates "Wikipedia logo"Math templates