Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
Apply superscript font to text | Documentation for Tiki Wiki CMS Groupware
Loading...
 
Skip to main content
Apply superscript font to text

Plugin Superscript

Use this wiki plugin to render characters as superscript text. It is the equivalent of using <sup></sup> tags in HTML.

Parameters

Tiki Doc From Code error: sup not found

Examples

Basic Example

This code:

Copy to clipboard
This is regular text{SUP()}and this is superscript{SUP}


Produces:

This is regular fontand this is superscript

Example with Formatted Superscript

This code,

Copy to clipboard
This is regular text{SUP()}''and this is italic superscript''{SUP}


Produces:

This is regular textand this is italic superscript


 Tip
To use superscript footnote numbers, consider using PluginFootnote and PluginFootnotearea, which work together to create and display automatically numbered footnotes.


Created by lindon. Last Modification: Friday 13 October, 2023 13:14:27 GMT-0000 by Baraka Kinywa.
Show PHP error messages