Loading...
 
Skip to main content

History: PluginFiglet

Preview of version: 19

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 banners
Introduced 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:

Click to expand
Click to expand


History

Advanced
Information Version
luciash d' being 🧙 wrong syntax 20
luciash d' being 🧙 19
Marcellin Wabo 18
Marcellin Wabo Add parameters by pluginmanager 17
Marcellin Wabo 16
Marcellin Wabo 15
Marcellin Wabo 14
Marcellin Wabo 13
Marcellin Wabo 12
Marcellin Wabo 11
Marcellin Wabo 10
Marcellin Wabo provisionally remove font as option in the doc, for improvement purposes 9
Marcellin Wabo 8
Marcellin Wabo 7
Marcellin Wabo 6
Marcellin Wabo 5
Marcellin Wabo 4
Marcellin Wabo Update PluginFiglet documentation (Example usage) 3
Marcellin Wabo 2
Marcellin Wabo Create FigletPlugin page to document the PluginFiglet of Tiki 1