Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
WikiWords
TiddlyWiki Community Wiki
(Redirected from WikiWord)
A WikiWord (also known as WikiLink or CamelCase word) is any word that starts with a capital letter and contains at least one more capital letter. WikiWords are often formed by joining two or more capitalized words (e.g. "GettingStarted", "AboutThisSite" etc.).
In TiddlyWiki, as well as in other wikis, WikiWords are automatically considered to be links to other tiddlers or pages.
[edit] Disabling WikiWords
The automatic transformation of WikiWords can be prevented by using one of the following options:
- placing a tilde (~) in front of the word,
- escaping the contents (e.g.
"""CamelCaseButNotWikiWord"""), or - installing the DisableWikiLinksPlugin, which also provides a variety of advanced options.

