[Show/Hide Right Column]

Diplay text in a monospace font
Print

Plugin Mono

This Wiki Plugin displays text in a monospace font. By default, the monospace font specified by the browser is displayed, but another monospace font recognized by the browser may be used as well.

Usage and Parameters

To use this plugin in a wiki page, use the syntax:

Syntax for the MONO plugin
{MONO(font=> )text{MONO}

Parameter Accepted values Default Effect Required? Since
font any monospace font recognized by the browser monospace font used by the browser If the parameter is not set or if the browser doesn't recognize the font parameter, then the monospace font specified by the browser is applied, otherwise the font setting is applied to the text. n

Examples

No Font Parameter

This code,

With no font parameter set
{MONO()}This is the browser's default monospace font.{MONO}

Would produce: This is the browser's default monospace font.

With Font Parameter Set

This code,

With font parameter set
{MONO(font=>Lucida Console)}This is the monospace font called Lucida Console.{MONO}

Would produce this: This is the monospace font called Lucida Console.


Contributors to this page: lindon2331 points  .
Page last modified on Saturday 03 July, 2010 23:17:01 UTC by lindon2331 points .

Find by Page Name

Exact match

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):