Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
Dev:DisplayMessage
TiddlyWiki Community Wiki
The global function displayMessage displays a message in the TiddlyWiki's message area. It accepts two parameters:
- a string to display
- a title of a tiddler to link to
This function does not return any value.

