Loading...
 
Skip to main content
Apply subscript font to text

Plugin Subscript

Use this wiki plugin to render characters as subscript text (slightly below the regular line of text and smaller). It is the equivalent of using <sub></sub> tags in HTML.

Parameters

Apply subscript font to text
Introduced in Tiki 1.
Go to the source code
Preferences required: wikiplugin_sub

Parameters
(body of plugin) - text
no parameters

Examples

Basic Example

This code,

Copy to clipboard
This is regular text{SUB()}and this is subscript text{SUB}


Produces:


This is regular fontand this is subscript

Example with Formatted Subscript

This code,

Copy to clipboard
This is regular text{SUB()}''and this is italic subscript''{SUB}


Produces:


This is regular textand this is italic subscript
  • PluginSup - applies superscript formatting to text

Created by lindon. Last Modification: Friday 13 October, 2023 13:10:40 GMT-0000 by Baraka Kinywa.