Plugin Subscript
This Wiki Plugin applies the subscript font to text. It is the equivalent of using <sub>...</sub> tags in HTML.Table of contents
Usage and Parameters
To use this plugin in a wiki page, use the syntax:Syntax for the SUB plugin
{SUB()}text{SUB}
There are no parameters required - only the text between the SUB tags is needed.
Examples
Basic Example
|
This code, Example basic syntax This is regular font{SUB()}and this is subscript{SUB} |
|
Would produce on this site: This is regular fontand this is subscript |
Example with Formatted Subscript
| ||
|
This code, Example with italic subscript This is regular font{SUB()}''and this is italic subcript''{SUB} |
|
Would produce on this site: This is regular fontand this is italic subcript |
Related pages
- Wiki Plugin
- Mods Type Wikiplugins
- PluginSup - applies superscript formatting to text
