Tags:
view all tags
It is easy to collaborate, just type your text. You don't need to know HTML at all, though you can use it if you prefer. Links to topics will be created automatically as long as you follow these simple Text Formatting Rules. TextFormattingFAQ has answers to frequently asked questions about text formatting. *LINKS* The Collaborative Work Area is a bunch of related links that are editable through your web browser. The TWiki web has the following types of __internal links:__ * GoodStyle is a WikiWord that links to the <nop>GoodStyle topic located in the current %WIKITOOLNAME% web. * NotExistingYet is a topic waiting to be written. You could create that topic by clicking on the question mark. (Do not create that topic, you would wreck this example!) __External links:__ * <code>http://...</code>, <code>https://...</code>, <code>ftp://...</code> and <code>mailto:...@...</code> are linked automatically. * Email addresses like <code> name@domain.com </code> are linked automatically. *EDITING* * <NOP>CapitalizedWordsStuckTogether (or WikiWords) will produce a link automatically. In case you want to link to a topic in a different %WIKITOOLNAME% web write =Web.TopicName=, i.e. write =Know.ReadmeFirst= to link to Know.ReadmeFirst located in the Know web. * You can create a forced internal link by enclosing words in double square brackets, i.e. write =[<nop>[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. =[<nop>[Main.TWiki users]]= points to Main.TWikiUsers in the Main web. * Blank lines will create new paragraphs. * Words get *bold* by enclosing them in <b>*</b> asterisks * Words get _italic_ by enclosing them in <b>_</b> underscores * Words get __bold italic__ by enclosing them in <b>__</b> double-underscores * Words get shown in =fixed font= by enclosing them in = equal signs * Note for *bold* , _italic_ , __bold italic__ and =fixed font= text: * Make sure to "stick" the =* _ == signs to the characters, e.g. * _This works_ * _This does not get italic because there is a space between the last word and the underline character _ * Example text to enter: * Writing <nop>*bold text* , <nop>_italic text_ and <nop>=fixed== monospaced text * Example text gets rendered as: * Writing *bold text* , _italic text_ and =fixed== monospaced text * Separator: at least four dashes at the beginning of a line: <--------> * List Item: 3 spaces and an asterisk: < *> * Nested Item: 6 spaces and an asterisk: < *> * Ordered List: 3 spaces and a number: < 1> * Definition: 3 spaces, the term, a colon, followed by the definition. * Table: Optional spaces followed by the cells enclosed in vertical bars: < | cell 1 | cell 2 | cell 3 | ... |> *HTML* Most HTML tags will work, but it's almost always preferable not to use HTML, so that the markup remains easy for everyone to edit. * Overview of all HTML elements at http://www.htmlhelp.com/reference/wilbur/overview.html * HTML 3.2 Reference Specification at http://www.w3.org/TR/REC-html32.html *WIKI VARIABLES* Variables are names that are enclosed in percent signs; they get expanded on the fly. * =%<nop>WEB%= : The current web, is <b>%WEB%</b> . * =%<nop>TOPIC%= : The current topic name, is <b>%TOPIC%</b> . * =%<nop>ATTACHURL%= : The attachment URL of the current topic. Example usage: If you attach a file to a topic you can refer to it as =<b>%<nop>ATTACHURL%/image.gif</b>= to show the URL of the file or the image in your text. * =%<nop>INCLUDE{"SomeTopic"}%= : Server side include, includes another topic. The current %WIKITOOLNAME% web is the default web. Example: =<b>%<nop>INCLUDE{"TWiki.TWikiWebsTable"}%</b>= </td> * There are many more variables, see TWikiVariables.
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r55
|
r9
<
r8
<
r7
<
r6
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r7 - 2000-11-01
-
PeterThoeny
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
TWiki Web
User registration
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Log In
Edit
Attach
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TextFormattingRules
.