Loading...
 
Create a formatted box with a title bar
 Plugin Box

This wiki plugin creates a box with a title bar. Optionally, you can add title text, a background color, and/or a width (specified in pixels or a percentage of the available window space). The title bar is formatted using the CSS style used for module headings, so the box will look consistent no matter which theme is chosen.

See also: Plugin Remarksbox

 Tip
To place a simple box around text , you can use the ^ tag, as explained in Wiki-Syntax Text.

Parameters

Create a formatted box with a title bar
Introduced in Tiki 1.
Go to the source code
Preferences required: wikiplugin_box

Parameters Accepted Values Description Default Since
(body of plugin) text
width text In pixels or percentage. Default value is 100%. 1
bg Valid CSS color name or code As defined by CSS, name, or color hex code. 1
title text Displayed above the content 1
style text Enter CSS styling tags for the div type used e.g. padding: 5px 13.0
id text ID 1
class Valid CSS class Apply custom CSS class to the box. 1
clear (blank)
1
0
Text, etc. is not allowed to wrap around the box if this parameter is set to 1 (Yes) 1
float (blank)
left
right
Set the alignment for the entire box. For elements with a width of less than 100%, other elements will wrap around it unless the clear parameter is appropriately set.) 1
align left
right
center
Aligns the text within the box (left-aligned by default) left 1

Examples

No options

This code:

Copy to clipboard
{BOX()} A whole lot a shakin goin on {BOX}

Would produce:

A whole lot a shakin goin on

Title only

This code:

Copy to clipboard
{BOX(title="Tiki Rocks")} A whole lot a shakin goin on {BOX}

Would produce:

Tiki Rocks

A whole lot a shakin goin on

Title and background color

This code:

Copy to clipboard
{BOX(title="Tiki Rocks" bg="#CCCCCC")} A whole lot a shakin goin on {BOX}

Would produce:

Tiki Rocks

A whole lot a shakin goin on

Title, background color, and width

This code:

Copy to clipboard
{BOX(title="Tiki Rocks" bg="#CCCCCC" width="90%")} A whole lot a shakin goin on {BOX}

Would produce:

Tiki Rocks

A whole lot a shakin goin on

Step by step instructions for beginners

To use the BOX plugin, do the following:

  1. Place the insertion point on a blank line.
  2. Define the box and the options you want (title, background color, and/or width ) by following these examples:
    1. Title: {BOX(title="Title")}
    2. Background color: {BOX(bg="#CCCCCC")}
    3. Width in pixels: {BOX(width="256")}
    4. Width in percentage: {BOX(width="75%")
    5. All options: {BOX(title="Title" bg="#CCCCCC" width="75%")}
  3. Type the text you would like to place within the box, and press Enter.
  4. Type {BOX}

Help!

Did something go wrong?

  • Double-check your typing to make sure you have included all the necessary curly braces, commas, and parentheses.
  • If you're sure you typed the plugin syntax correctly, ask your administrator whether the BOX plugin is enabled.

Aliases

Plugin Box


Created by system. Last Modification: Wednesday 31 July, 2019 07:42:46 GMT-0000 by Yves Kipondo.

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki