This is a mirror of discontinued 'WikiDevi'. Enjoy!
From DeviWiki (ex WikiDevi)
Jump to navigation
Jump to search
Produces, by default, a subscript that's not as "low-slung" as the HTML <sub>...</sub>
:
N<sub>1</sub> | N{{semisub|1}} |
N1 | N1 |
If two (unnamed) parameters supplied, the first is taken to be the amount by which the second is subscripted:
N<sub>1</sub> | N{{semisub|0.25em|1}} |
N1 | N1 |
If three (unnamed) parameters supplied, the third is the subscript, the second is taken to be a font-size and the first the amount by which it is to be subscripted:
N<sub>1</sub> | N{{semisub|0.25em|95%|1}} |
N1 | N1 |
See also
Superscript and subscript-related templates |
---|
| {{sup}} and related templates | Combined super/subscripts | |
sup | | textsuperscript superscripttext | smallsup | (ssup) | textsmall superscript small superscripttext | i sup | (isup · padlsup) | textsuperscript (rather than: textsuperscript) | i smallsup | (issup · padlssup) | textsmall superscript (rather than: textsmall superscript) | sub | | textsubscript subscripttext | smallsub | (ssub) | textsmall subscript small subscripttext | subsub | | textdouble-subscripted double-subscriptedtext |
| |
| | |
|