From FORwiki

Superscripts text, i.e.
-
{{sup|Text to be superscripted}}
produces: Text to be superscripted
Text can also be superscripted simply by using the <sup> and </sup> tags, so that:
<sup>Text to be superscripted</sup>
also produces: Text to be superscripted
See also
- {{sub}} (subscript text)
- {{su}} (superscriptsubscript text)
- {{sup sub}} (textsupsub)