| TWiki . TWiki . TextFormattingRules | 
http://..., https://..., ftp://... and mailto:...@... are linked automatically. 
name@domain.com are linked automatically.
Web.TopicName, i.e. write Know.ReadmeFirst to link to ReadmeFirst located in the Know web.
[[text formatting FAQ]] to get text formatting FAQ that links to topic TextFormattingFAQ. Text within the brackets may contain optional spaces; the topic name is formed by capitalizing the initial letter and by removing the spaces. You can also refer to a different web, i.e. [[Main.TWiki users]] points to TWikiUsers in the Main web. 
fixed font by enclosing them in = equal signs
bold fixed font by enclosing them in == double equal signs
fixed font text:
* _ = signs to the characters, e.g.
fixed= monospaced text
Character Set: to get Character Set:.
%WEB% : The current web, is TWiki .
%TOPIC% : The current topic name, is TextFormattingRules .
%ATTACHURL% : The attachment URL of the current topic. Example usage: If you attach a file to a topic you can refer to it as %ATTACHURL%/image.gif to show the URL of the file or the image in your text.
%INCLUDE{"SomeTopic"}% : Server side include, includes another topic. The current TWiki web is the default web. Example: %INCLUDE{"TWiki.TWikiWebsTable"}% 
| -----Revision r1.11 - 21 Jan 2001 - 08:59 GMT - PeterThoeny |