Loading...
 
Skip to main content

History: PluginCenter

Source of version: 13 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} # Plugin Center

This ((wiki plugin)) can be used to center data in a wiki page.

## Parameters

{pluginmanager plugin="center"}

## Example

*This code:*
{CODE(colors="tiki")}
{CENTER()}__Centered bold text__{CENTER}
{CODE}

*Would produce:*
{CENTER()}**Centered bold text**{CENTER}