Template:Subsup/doc
Jump to navigation
Jump to search
Usage
Pass in, as three unnamed parameters, the expression followed by the subscript and then the superscript:
{{subsup|expression|subscript|superscript}}
If you only need a superscript or only a subscript, just use <sup>
or <sub>
tags.
For example:
{{subsup|''x''|2|3}}
gives
x 3
2