History: PluginFiglet
Source of version: 5
Copy to clipboard
! Plugin Figlet ''Introduced in ((Tiki23|Tiki 23.0))'' {DIV(class="lead")}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.{DIV} !! 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:'' {CODE(colors="tiki")} {figlet(font="ABC")} Tikiwiki {figlet} {CODE} ''Would produce:'' {img src="display1794" link="display1794" width="400" rel="box[g]" imalign="center" desc="Click to expand" styleimage="border"}