From FORwiki

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