From wiki.filipefonseca.pt
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
Sup erscripts 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
<templatedata>
{
"params": {
"1": {}
}
}
</templatedata>
See also
Superscript and subscript-related templates
{{sup}} and related templates Combined super/subscripts
sup textsuperscript superscript text smallsup (ssup ) textsmall superscript small superscript text i sup (isup ⧼dot-separator⧽padlsup ) text superscript (rather than: text superscript ) i smallsup (issup ⧼dot-separator⧽padlssup ) text small superscript (rather than: text small superscript ) b sup (bsup ) textsuperscript (rather than: textsuperscript ) sub textsubscript subscript text smallsub (ssub ) textsmall subscript small subscript text subsub textdouble-subscripted double-subscripted text
Math templates
mvar individual italicized maths variables in normal text a line set above/below a sequence of characters arbitrary characters/diacritics set above/below one another pars parentheses that can be resized ( ∑ ) sfrac fractions 3 / 5 (use in maths/science articles instead of {{frac }} ) subscripts and superscripts tmath Wrap TeX in <math> tags tombstone symbol indicating the end of a proof val measurement values, uncertainties and units vec various overarrows, underarrows, etc.
<templatedata>
{
"params": {
"1": {
"type": "content"
}
},
"description": "Superscripts text"
}
</templatedata>