History: PluginFiglet
Preview of version: 8
Plugin Figlet
Introduced in Tiki 24.0
Use this wiki plugin to create FIGlets. A FIGlet text is a string, which is represented as ASCII art. FIGlets use a special font format, called FLT (FigLet Font). By default, one standard font is shipped with the plugin.
Basic Usage
To display a text as a FIGlet provide a string and optionally a font. The text will then be displayed formatted as Figlet. If font is not set, a default font will be used. To allow Tiki to recognize the font, it has to be compressed.
The gzipped font must have the extension .gz. This means that you can take an .flf file and gzip it.
Example
This code:
Copy to clipboard
{figlet()} Tikiwiki {figlet}
Would produce: