Side Note Actions
New Wiki Feature
Side Notes Added
Note Action
- Displays a sidebar note (like a post-it).
- Syntax: {{note type="note|tip|warning" title="title" width="200px|20pt|30em" text="text}}
- type defaults to title (if given) or note (if no, or non-type title)
- title defaults to type (if given, in uppercase)
- width defaults to 200px, can be in units of px, em or pt
- text is content of box
from
Wikka:SideNotes∞
Examples follow:
{{note text="this is a demo of the note action. it defaults to this width, title and color if you specify only the text"}}
NOTE
this is a demo of the note action. it defaults to this width, title and color if you specify only the text
{{note type="warning" title="Safety Warning" width="350px" text="this is only a warning. one step beyond this sign is a 1200 foot drop. this is only a warning..."}}
Safety Warning
this is only a warning. one step beyond this sign is a 1200 foot drop. this is only a warning...
{{note type="tip" title="Safety Tip" text="it is suggested that you do not step beyond the sign above"}}
Safety Tip
it is suggested that you do not step beyond the sign above
This plug-in was added by
AlanB
CategoryWiki
There are no comments on this page. [Add comment]