Note is a JSPWikiPlugin that inserts a note image with hover text, intended by use as a comment to others.
Parameters#
- none
Examples#
Shows the image images/note.png with the text Testing Note when you hover the mouse over the image.This:
[{Note Testing Note}]
Results in:
Category.Plugins

);
background-repeat:no-repeat;
background-position:top;
background-size:48px;
text-align:center;
}