History: PluginFiglet
Preview of version: 17
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 use a special font format, called FLT (FigLet Font). By default, one standard font is shipped with the plugin.
You have the latidude to define the maximum width of the output string.
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. |
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).
Example
This code:
Copy to clipboard
{figlet()} TIKIWIKI {figlet}
Would produce: