Loading...
 
Display a comment, tip, note or warning box

Plugin Remarks Box

Introduced in Tiki2


Use this wiki plugin to display a comment, tip, note or warning box.

Parameters

Display a comment, tip, note or warning box
Introduced in Tiki 2.
Go to the source code
Preferences required: wikiplugin_remarksbox

Parameters Accepted Values Description Default Since
(body of plugin) remarks text
icon text Enter a custom icon name (from tiki available icon at https://doc.tiki.org/PluginIcon) 2.0
id text Sets an HTML id for the account. 14.0
store_cookie (blank)
y
n
Set whether to remember if the alert is dismissed (not remembered by default). Requires id and version parameters to be set. 14.0
title text Label displayed above the remark. 2.0
title_class text alert-heading h4 21.1
version text Sets a version for the alert. If new version, the alert should show up again even if it was previously dismissed using the store_cookie parameter 14.0
width text Width (e.g. 100% or 250px - default "") 4.1
close (blank)
y
n
Show a close button (not shown by default). y 4.0
highlight (blank)
y
n
Use the highlight class for formatting (not used by default). 2.0
title_tag (blank)
div
h4
div 21.1
type (blank)
comment
confirm
errors
information
note
tip
warning
Select type of remarksbox, which determines what icon and style will be displayed tip 2.0

Examples

Comment

This code:

Copy to clipboard
{REMARKSBOX(type="comment" title="Comment")}remarks text{REMARKSBOX}


Would produce:

 Comment
remarks text

Confirm

This code:

Copy to clipboard
{REMARKSBOX(type="confirm" title="Confirm")}remarks text{REMARKSBOX}


Would produce:

 Confirm
remarks text

Errors

This code:

Copy to clipboard
{REMARKSBOX(type="errors" title="Errors")}remarks text{REMARKSBOX}


Would produce:

 Errors
remarks text

Information

This code:

Copy to clipboard
{REMARKSBOX(type="information" title="Information")}remarks text{REMARKSBOX}


Would produce:

 Information
remarks text

Note

This code:

Copy to clipboard
{REMARKSBOX(type="note" title="Note")}remarks text{REMARKSBOX}


Would produce:

 Note
remarks text

Tip

This code:

Copy to clipboard
{REMARKSBOX(type="tip", title="Tip")}remarks text{REMARKSBOX}


Would produce:

 Tip
remarks text

Warning

This code:

Copy to clipboard
{REMARKSBOX(type="warning" title="Warning")}remarks text{REMARKSBOX}


Would produce:

 Warning
remarks text

Miscellaneous with custom icon

This code:

Copy to clipboard
{REMARKSBOX(type="information" title="Miscellaneous" highlight="y" icon="user" close="n" width="250px" store_cookie="n" id="miscellaneous" version="1")}remarks text{REMARKSBOX}


Would produce:

 Miscellaneous
remarks text

Custom body (wiki syntax)

You can use wiki syntax to style the content of the remarksbox.
This code:

Copy to clipboard
{REMARKSBOX(type="note" title="Note")}{DIV(type="h3")}Heading h3{DIV}remarks text%%%Another line{REMARKSBOX}


Would produce:

 Note

Heading h3

remarks text
Another line

Created by Jürgen Heckes. Last Modification: Friday 21 October, 2022 07:07:24 GMT-0000 by Torsten Fabricius.

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