PluginFont
Use this plugin to format the font type and size of text.Parameters
Required parameters are in boldPreferences required: wikiplugin_font
| Parameters | Accepted Values | Description | Default | Since |
| family | sans serif | serif | monospace | Arial | Century Gothic | Comic Sans MS | Courier New | Tahoma | Times New Roman | Verdana | Select the font family to display the content. | ||
| size | Define the size of the font in pixels (enter '12' to get a font of 12px) |
Example
This code:{FONT(family="Comic Sans MS" size=20)}This text is shown in Comic Sans MS font and the size is 20{FONT}Would produce:
This text is shown in Comic Sans MS font and the size is 20
Related pages
- Wiki Plugin
- Mods Type Wikiplugins
- PluginMono - display text in a monospace font
- Wiki-Syntax Text: Quick Reference Basic Text Formatting - which shows a wiki-syntax shortcut to producing monospace text
