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. FIGlet uses a special font format, called FLT (FigLet Font). By default, one standard font is shipped with the plugin.
You have the option to define the maximum width of the output string and a font path.
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 (See example below).
Parameters
Generate FIGlet text bannersIntroduced in Tiki 24.
Go to the source code
Preferences required: wikiplugin_figlet
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
(body of plugin) | Content | |||
font |
text | Path to "fif" font file. Find more fonts here http://www.figlet.org/fontdb.cgi | ||
width |
int | Defines the maximum width of the output string in characters. |
Example
This code:
Copy to clipboard
{FIGLET()} TIKIWIKI {FIGLET}
Would produce: