<<O>>  Difference Topic WikiSyntax (r1.16 - 04 Sep 2003 - PeterThoeny)

TWiki Shorthand Basics

If you can enter text, you're ready for TWiki. With a few simple, intuitive TextFormattingRules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...

Added:
>
>


  • Separate each paragraph with a blank line.

  • To display a word or phrase in bold type, put it in asterisks: *bold type*.
 <<O>>  Difference Topic WikiSyntax (r1.15 - 01 Feb 2003 - PeterThoeny)
Changed:
<
<

TWikiShorthand Basics

>
>

TWiki Shorthand Basics


Changed:
<
<
If you can enter text, you're ready for TWiki. With a few simple, intuitive TWikiShorthand rules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...
>
>
If you can enter text, you're ready for TWiki. With a few simple, intuitive TextFormattingRules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...

  • Separate each paragraph with a blank line.
Line: 46 to 46

  • Three (or more) consecutive hyphens expand into a horizontal rule:
    ---
Changed:
<
<
>
>
 <<O>>  Difference Topic WikiSyntax (r1.14 - 04 Jan 2003 - PeterThoeny)

TWikiShorthand Basics

If you can enter text, you're ready for TWiki. With a few simple, intuitive TWikiShorthand rules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...

Line: 15 to 15

  • If you enter a WikiWord for a topic that doesn't exist, it'll appear highlighted, with question mark at the end, prompting you (or someone else) to start off the new topic by clicking the ? - NewTopic? (click the ?, but don't save, to preserve the example!).

Changed:
<
<
  • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.
>
>
  • When entering WikiName signatures - like, guest - include "Main." as a prefix, since all TWiki member pages are in the Main web: Main.YourName.

Changed:
<
<
  • For an external link, type the full URL: http://twiki.org.
>
>
  • For an external link, type the full URL: http://twiki.org/.

  • To prevent a WikiWord from becoming a link, type <nop> first, <nop>NoLinkPlease.
Line: 26 to 26

      • That's 3-6-9-...
  1. Start items in a numbered list with [space][space][space][1][space].
  2. The "1" (or any number) will be replaced by the correct number, in order.
Added:
>
>
  1. To add a new paragraph without restarting list numbering, use the %BR% variable, like below:
    Text added (in new paragraph)
  2. and list numbering continues.

Changed:
<
<
  • Start counting spaces for bullets from the beginning of a new line.
>
>
  • Always start counting spaces for bullets and such from the beginning of a new line.

  • To include an image, type its URL. You also can Attach an image to the page and display it with text
    =%ATTACHURL%/yourimagefilename.jpg=.

  • To display a word or phrase in MONOSPACED TYPE, put it in equal signs: =like this=.
    Use ==two== for bold: bold mono.
Changed:
<
<
  • Use <pre> to enclose code excerpts, filenames, and other unformatted text, with the opening and closing tags on their own separate lines:
>
>
  • Use <verbatim> to enclose code excerpts, filenames, and other unformatted text, with the opening and closing tags on their own separate lines:



Changed:
<
<
<pre>
>
>
<verbatim>

unformatted text!
Changed:
<
<
</pre>
>
>
</verbatim>

Changed:
<
<
  • Three (or more) consecutive hyphens expand into a horizontal rule: ---

>
>
  • Three (or more) consecutive hyphens expand into a horizontal rule:
    ---

 <<O>>  Difference Topic WikiSyntax (r1.13 - 21 Apr 2002 - PeterThoeny)

TWikiShorthand Basics

If you can enter text, you're ready for TWiki. With a few simple, intuitive TWikiShorthand rules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...

Line: 11 to 11

  • To display a word or phrase in bold italic, put it in double underscores: __bold italic__.
Changed:
<
<
  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, and a dot, first: Test.WebHome.
>
>
  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, and a dot, first: Sandbox.WebHome.

  • If you enter a WikiWord for a topic that doesn't exist, it'll appear highlighted, with question mark at the end, prompting you (or someone else) to start off the new topic by clicking the ? - NewTopic? (click the ?, but don't save, to preserve the example!).

Changed:
<
<
  • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.
>
>
  • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.

  • For an external link, type the full URL: http://twiki.org.
 <<O>>  Difference Topic WikiSyntax (r1.12 - 03 Dec 2001 - MikeMannix?)

TWikiShorthand Basics

If you can enter text, you're ready for TWiki. With a few simple, intuitive TWikiShorthand rules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...

Line: 27 to 27

  1. Start items in a numbered list with [space][space][space][1][space].
  2. The "1" (or any number) will be replaced by the correct number, in order.
Changed:
<
<
  • Always start counting for bullets and such from the beginning of a new line.
>
>
  • Start counting spaces for bullets from the beginning of a new line.

  • To include an image, type its URL. You also can Attach an image to the page and display it with text
    =%ATTACHURL%/yourimagefilename.jpg=.
Line: 42 to 42

Changed:
<
<
  • Use three (or more) consecutive hyphens expands into a horizontal rule: ---
>
>
  • Three (or more) consecutive hyphens expand into a horizontal rule: ---


Deleted:
<
<

 <<O>>  Difference Topic WikiSyntax (r1.11 - 02 Dec 2001 - MikeMannix?)

TWikiShorthand Basics

If you can enter text, you're ready for TWiki. With a few simple, intuitive TWikiShorthand rules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...

Line: 33 to 33

  • To display a word or phrase in MONOSPACED TYPE, put it in equal signs: =like this=.
    Use ==two== for bold: bold mono.
Added:
>
>
  • Use <pre> to enclose code excerpts, filenames, and other unformatted text, with the opening and closing tags on their own separate lines:



Changed:
<
<
Surround code excerpts, filenames, and other unformatted text with <pre> or </pre> or the special TWiki use <verbatim> and </verbatim> tags.
>
>
<pre> unformatted text! </pre>

Added:
>
>

  • Use three (or more) consecutive hyphens expands into a horizontal rule: ---
 <<O>>  Difference Topic WikiSyntax (r1.10 - 02 Dec 2001 - MikeMannix?)
Changed:
<
<

Instant TWiki Shorthand

>
>

TWikiShorthand Basics


Changed:
<
<
If you can enter text, write an email, you're ready for TWiki. Use simple, intuitive TWiki shorthand to get even more control - instantly!
>
>
If you can enter text, you're ready for TWiki. With a few simple, intuitive TWikiShorthand rules, you'll be able to use plain text to create well-styled postings, instantly. Here's a fast-track guide to shorthand basics...

  • Separate each paragraph with a blank line.
Line: 13 to 13

  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, and a dot, first: Test.WebHome.

Changed:
<
<
    • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.
>
>
  • If you enter a WikiWord for a topic that doesn't exist, it'll appear highlighted, with question mark at the end, prompting you (or someone else) to start off the new topic by clicking the ? - NewTopic? (click the ?, but don't save, to preserve the example!).

Changed:
<
<
  • If you enter a WikiWord for a topic that doesn't exist, it appears highlighted, with a question mark link at the end, prompting you (or someone else) to start off the new topic by clicking the ? - FreshTopic? (try clicking the ?, but don't save, or you'll create a FreshTopic page and ruin this example).
>
>
  • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.

Changed:
<
<
>
>
  • For an external link, type the full URL: http://twiki.org.

Changed:
<
<
  • To prevent a WikiWord from becoming a link, type <nop> first, <nop>WikiWord = WikiWord
>
>
  • To prevent a WikiWord from becoming a link, type <nop> first, <nop>NoLinkPlease.

  • To indent with a bullet, enter [space][space][space][asterisk][space].
    • Use multiples of 3 spaces to start nested bullets.
Line: 27 to 27

    1. Start items in a numbered list with [space][space][space][1][space].
    2. The "1" (or any number) will be replaced by the correct number, in order.
Changed:
<
<
  • Always start counting spaces for bullets and such from the beginning of a new line.
>
>
  • Always start counting for bullets and such from the beginning of a new line.

  • To include an image, type its URL. You also can Attach an image to the page and display it with text
    =%ATTACHURL%/yourimagefilename.jpg=.
Changed:
<
<
  • To display a word or phrase in MONOSPACED type, put it in equal signs: =like this=.
    Use ==two== for bold: bold mono.
>
>
  • To display a word or phrase in MONOSPACED TYPE, put it in equal signs: =like this=.
    Use ==two== for bold: bold mono.

     Surround code excerpts, filenames, and other
Line: 42 to 42

  • Use three (or more) consecutive hyphens expands into a horizontal rule: ---
Changed:
<
<
>
>


Deleted:
<
<

-- MikeMannix? - 01 Oct 2001

 <<O>>  Difference Topic WikiSyntax (r1.9 - 01 Oct 2001 - MikeMannix?)

Instant TWiki Shorthand

If you can enter text, write an email, you're ready for TWiki. Use simple, intuitive TWiki shorthand to get even more control - instantly!

Line: 13 to 13

  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, and a dot, first: Test.WebHome.
Changed:
<
<
  • If you enter a WikiWord for a topic that doesn't exist, it'll appear highlighted, with question mark at the end, prompting you (or someone else) to start off the new topic by clicking the ? - FreshTopic? (click the ?, but don't save, to preserve the example!).
>
>
    • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.

Changed:
<
<
  • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.
>
>
  • If you enter a WikiWord for a topic that doesn't exist, it appears highlighted, with a question mark link at the end, prompting you (or someone else) to start off the new topic by clicking the ? - FreshTopic? (try clicking the ?, but don't save, or you'll create a FreshTopic page and ruin this example).

Changed:
<
<
  • For an external link, type the full URL: http://twiki.org.
>
>

Changed:
<
<
  • To prevent a WikiWord from becoming a link, type <nop> first, <nop>NoLinkPlease.
>
>
  • To prevent a WikiWord from becoming a link, type <nop> first, <nop>WikiWord = WikiWord

  • To indent with a bullet, enter [space][space][space][asterisk][space].
    • Use multiples of 3 spaces to start nested bullets.
Changed:
<
<
      • Thats 3-6-9-...
>
>
      • That's 3-6-9-...

  1. Start items in a numbered list with [space][space][space][1][space].
  2. The "1" (or any number) will be replaced by the correct number, in order.
Changed:
<
<
  • Always start counting for bullets and such from the beginning of a new line.
>
>
  • Always start counting spaces for bullets and such from the beginning of a new line.

  • To include an image, type its URL. You also can Attach an image to the page and display it with text
    =%ATTACHURL%/yourimagefilename.jpg=.
Changed:
<
<
  • To display a word or phrase in MONOSPACED TYPE, put it in equal signs: =like this=.
    Use ==two== for bold: bold mono.
>
>
  • To display a word or phrase in MONOSPACED type, put it in equal signs: =like this=.
    Use ==two== for bold: bold mono.

     Surround code excerpts, filenames, and other
Line: 42 to 42

  • Use three (or more) consecutive hyphens expands into a horizontal rule: ---
Changed:
<
<
>
>


Changed:
<
<
-- MikeMannix? - 14 Sep 2001
>
>

-- MikeMannix? - 01 Oct 2001

 <<O>>  Difference Topic WikiSyntax (r1.8 - 16 Sep 2001 - MikeMannix?)

Instant TWiki Shorthand

If you can enter text, write an email, you're ready for TWiki. Use simple, intuitive TWiki shorthand to get even more control - instantly!

Line: 41 to 41

  • Use three (or more) consecutive hyphens expands into a horizontal rule: ---
Deleted:
<
<


Added:
>
>


-- MikeMannix? - 14 Sep 2001
 <<O>>  Difference Topic WikiSyntax (r1.7 - 14 Sep 2001 - MikeMannix?)
Changed:
<
<

TWiki Shorthand, Quickly

>
>

Instant TWiki Shorthand


Changed:
<
<
If you can enter text, send an email, your ready for TWiki. Use some simple, intuitive TWiki shorthand, and you have even more control - instantly!
>
>
If you can enter text, write an email, you're ready for TWiki. Use simple, intuitive TWiki shorthand to get even more control - instantly!

  • Separate each paragraph with a blank line.
 <<O>>  Difference Topic WikiSyntax (r1.6 - 14 Sep 2001 - MikeMannix?)
Changed:
<
<

TWiki Language by the Line

>
>

TWiki Shorthand, Quickly

If you can enter text, send an email, your ready for TWiki. Use some simple, intuitive TWiki shorthand, and you have even more control - instantly!


  • Separate each paragraph with a blank line.
Changed:
<
<
  • To display a word or phrase in bold type, surround it by asterisks: *bold type*
>
>
  • To display a word or phrase in bold type, put it in asterisks: *bold type*.

Changed:
<
<
  • To display a word or phrase in italic, surround it by underscores: _italic_
>
>
  • To display a word or phrase in italic, put it in underscores: _italic_.

Changed:
<
<
  • To display a word or phrase in bold italic, surround it by double underscores: __bold italic__
>
>
  • To display a word or phrase in bold italic, put it in double underscores: __bold italic__.

Changed:
<
<
  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, a dot, and the WikiWord for that topic: Test.WebHome.
>
>
  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, and a dot, first: Test.WebHome.

Changed:
<
<
  • If you add a WikiWord for a topic that doesn't exist, you'll see a question mark after it, prompting you (or someone else) to edit the new topic: FreshTopic?. Once edited, enter the new WikiName and it will appear as a link to the that page.
>
>
  • If you enter a WikiWord for a topic that doesn't exist, it'll appear highlighted, with question mark at the end, prompting you (or someone else) to start off the new topic by clicking the ? - FreshTopic? (click the ?, but don't save, to preserve the example!).

Changed:
<
<
  • When entering WikiName links, include the home web name as a prefix, ex: all TWiki member pages are in the Main web, so enter Main.YourName.
>
>
  • When entering WikiName signatures - like, guest - include the Main as a prefix, since all TWiki member pages are in the Main web: Main.YourName.

Changed:
<
<
  • For an external link, just type the URL, starting with http://.
>
>
  • For an external link, type the full URL: http://twiki.org.

Changed:
<
<
  • To prevent a WikiName from becoming a link, type <nop> first, <nop>NoLinkPlease.
>
>
  • To prevent a WikiWord from becoming a link, type <nop> first, <nop>NoLinkPlease.

Changed:
<
<
  • To indent with a bullet, enter space-space-space-asterisk-space.
    • Use a multiple of 3 spaces to start nested bullets.
  1. Start items in a numbered list with space-space-space-1-space.
  2. The "1" (or any number) will be replaced by the correct number in order.
>
>
  • To indent with a bullet, enter [space][space][space][asterisk][space].
    • Use multiples of 3 spaces to start nested bullets.
      • Thats 3-6-9-...
  1. Start items in a numbered list with [space][space][space][1][space].
  2. The "1" (or any number) will be replaced by the correct number, in order.

  • Always start counting for bullets and such from the beginning of a new line.
Changed:
<
<
  • To include an image, type its URL. You also can Attach an image to the page and display it with text %ATTACHURL%/yourimagefilename.jpg .
>
>
  • To include an image, type its URL. You also can Attach an image to the page and display it with text
    =%ATTACHURL%/yourimagefilename.jpg=.

Changed:
<
<
  • To display a word or phrase in MONOSPACED TYPE, surround it by '=' characters. Use two for bold: bold mono .
>
>
  • To display a word or phrase in MONOSPACED TYPE, put it in equal signs: =like this=.
    Use ==two== for bold: bold mono.

     Surround code excerpts, filenames, and other
     unformatted text with <pre> or </pre>
Changed:
<
<
<verbatim> and </verbatim> tags.
>
>
or the special TWiki use <verbatim> and </verbatim> tags.

Changed:
<
<
  • Use three or more consecutive hyphens for a horizontal rule: ---

  • To see the markup for any page, click on Raw text on the lower toolbar.
>
>
  • Use three (or more) consecutive hyphens expands into a horizontal rule: ---


Added:
>
>

-- MikeMannix? - 14 Sep 2001

 <<O>>  Difference Topic WikiSyntax (r1.5 - 30 Aug 2001 - MikeMannix?)
Changed:
<
<
  • Separate each paragraph with a blank line.
>
>

TWiki Language by the Line

  • Separate each paragraph with a blank line.

  • To display a word or phrase in bold type, surround it by asterisks: *bold type*
Line: 7 to 9

  • To display a word or phrase in bold italic, surround it by double underscores: __bold italic__
Changed:
<
<
  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, a dot, and the WikiWord for that topic: Test.WebHome.
>
>
  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, a dot, and the WikiWord for that topic: Test.WebHome.

  • If you add a WikiWord for a topic that doesn't exist, you'll see a question mark after it, prompting you (or someone else) to edit the new topic: FreshTopic?. Once edited, enter the new WikiName and it will appear as a link to the that page.

  • When entering WikiName links, include the home web name as a prefix, ex: all TWiki member pages are in the Main web, so enter Main.YourName.

  • For an external link, just type the URL, starting with http://.

Changed:
<
<
  • If you add a WikiWord for a topic that does not yet exist, you'll see a question mark after it, prompting you (or someone else) to edit the new topic: FreshTopic?. After that's done, the WikiWord will be automatically recognized as a link to the new page.
>
>
  • To prevent a WikiName from becoming a link, type <nop> first, <nop>NoLinkPlease.

Changed:
<
<
  • For an external hyperlink, just type the URL, starting with http://.
>
>
  • To indent with a bullet, enter space-space-space-asterisk-space.
    • Use a multiple of 3 spaces to start nested bullets.
  1. Start items in a numbered list with space-space-space-1-space.
  2. The "1" (or any number) will be replaced by the correct number in order.

Changed:
<
<
  • Start a bullet point with space-space-space-asterisk-space.
    • Use a multiple of 3 spaces to start nested bullets.
  1. Start items in a numbered list with space-space-space-1-space.
  2. The "1" will be replaced by the correct number
>
>
  • Always start counting for bullets and such from the beginning of a new line.

Changed:
<
<
  • To include an image inline, just type its URL. You also can attach an image to the page and display it with text %ATTACHURL%/imagefile.jpg .
>
>
  • To include an image, type its URL. You also can Attach an image to the page and display it with text %ATTACHURL%/yourimagefilename.jpg .

  • To display a word or phrase in MONOSPACED TYPE, surround it by '=' characters. Use two for bold: bold mono .
Changed:
<
<
   Surround code excerpts and other
   formatted text with
>
>
     Surround code excerpts, filenames, and other
     unformatted text with <pre> or </pre>

<verbatim> and </verbatim> tags.
Changed:
<
<
>
>

Changed:
<
<
  • Use three consecutive hyphens for a horizontal rule: ---
>
>
  • Use three or more consecutive hyphens for a horizontal rule: ---

  • To see the markup for any page, click on Raw text on the lower toolbar.
Changed:
<
<
>
>
 <<O>>  Difference Topic WikiSyntax (r1.4 - 30 Aug 2001 - MikeMannix?)
Changed:
<
<
Separate each paragraph with a blank line.
>
>
  • Separate each paragraph with a blank line.

Changed:
<
<
To display a word or phrase in bold type, surround it by asterisks.
>
>
  • To display a word or phrase in bold type, surround it by asterisks: *bold type*

Changed:
<
<
To display a word or phrase in italic, surround it by underscores.
>
>
  • To display a word or phrase in italic, surround it by underscores: _italic_

Changed:
<
<
To display a word or phrase in bold italic, surround it by double underscores.
>
>
  • To display a word or phrase in bold italic, surround it by double underscores: __bold italic__

Changed:
<
<
To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, a dot, and the WikiWord for that topic (i.e., Test.WebHome).
>
>
  • To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, a dot, and the WikiWord for that topic: Test.WebHome.

Changed:
<
<
If you add a WikiWord for a topic that does not yet exist, you'll see a question mark after it, prompting you (or someone else) to edit the new topic. After that has been done, the WikiWord will be automatically recognized as a link to the new Wiki page.
>
>
  • If you add a WikiWord for a topic that does not yet exist, you'll see a question mark after it, prompting you (or someone else) to edit the new topic: FreshTopic?. After that's done, the WikiWord will be automatically recognized as a link to the new page.

Changed:
<
<
For an external hyperlink, just type the URL ( starting with http:// ).
>
>
  • For an external hyperlink, just type the URL, starting with http://.

  • Start a bullet point with space-space-space-asterisk-space.
    • Use a multiple of 3 spaces to start nested bullets.
Line: 14 to 15

  • Start a bullet point with space-space-space-asterisk-space.
    • Use a multiple of 3 spaces to start nested bullets.
Deleted:
<
<

  1. Start items in a numbered list with space-space-space-1-space.
Changed:
<
<
  1. (The "1" will be replaced by the correct number).
>
>
  1. The "1" will be replaced by the correct number

Changed:
<
<
To include an image inline, just type its URL. You also can attach an image to the page and display it with text %ATTACHURL%/imagefile.jpg .
>
>
  • To include an image inline, just type its URL. You also can attach an image to the page and display it with text %ATTACHURL%/imagefile.jpg .

Changed:
<
<
To display a word or phrase in MONOSPACED TYPE, surround it by '=' characters.
>
>
  • To display a word or phrase in MONOSPACED TYPE, surround it by '=' characters. Use two for bold: bold mono .

Changed:
<
<


>
>


Surround code excerpts and other formatted text with <verbatim> and </verbatim> tags.
Changed:
<
<
>
>

Changed:
<
<
Use five consecutive hyphens for a horizontal rule.
>
>
  • Use three consecutive hyphens for a horizontal rule: ---

Changed:
<
<
To see the markup for any page, click on "Edit" at the bottom of the page.
>
>
  • To see the markup for any page, click on Raw text on the lower toolbar.

Changed:
<
<
See TextFormattingRules for more detail.
>
>
 <<O>>  Difference Topic WikiSyntax (r1.3 - 01 Feb 2001 - PeterThoeny)

To display a word or phrase in MONOSPACED TYPE, surround it by '=' characters.

Changed:
<
<
   Surround code excerpts and other
formatted text with
<pre> and </pre> tags.
>
>
   Surround code excerpts and other
   formatted text with
   <verbatim> and </verbatim> tags.

Use five consecutive hyphens for a horizontal rule.

 <<O>>  Difference Topic WikiSyntax (r1.2 - 10 Dec 2000 - PeterThoeny)

To display a word or phrase in bold italic , surround it by double underscores.

Changed:
<
<
To link to another Wiki topic, type the WikiWord for that topic. (To link to a Wiki topic in another web type the name of the web, a dot and the WikiWord for that topic, i.e. Test.WebHome )
>
>
To link to another Wiki topic, type the WikiWord for that topic. To link to a Wiki topic in another web, type the name of the web, a dot, and the WikiWord for that topic (i.e., Test.WebHome).

If you add a WikiWord for a topic that does not yet exist, you'll see a question mark after it, prompting you (or someone else) to edit the new topic. After that has been done, the WikiWord will be automatically recognized as a link to the new Wiki page.

 <<O>>  Difference Topic WikiSyntax (r1.1 - 01 Jul 2000 - PeterThoeny)
Line: 1 to 1
Added:
>
>
Separate each paragraph with a blank line.

To display a word or phrase in bold type , surround it by asterisks.

To display a word or phrase in italic , surround it by underscores.

To display a word or phrase in bold italic , surround it by double underscores.

To link to another Wiki topic, type the WikiWord for that topic. (To link to a Wiki topic in another web type the name of the web, a dot and the WikiWord for that topic, i.e. Test.WebHome )

If you add a WikiWord for a topic that does not yet exist, you'll see a question mark after it, prompting you (or someone else) to edit the new topic. After that has been done, the WikiWord will be automatically recognized as a link to the new Wiki page.

For an external hyperlink, just type the URL ( starting with http:// ).

  • Start a bullet point with space-space-space-asterisk-space.
    • Use a multiple of 3 spaces to start nested bullets.

  1. Start items in a numbered list with space-space-space-1-space.
  2. (The "1" will be replaced by the correct number).

To include an image inline, just type its URL. You also can attach an image to the page and display it with text %ATTACHURL%/imagefile.jpg .

To display a word or phrase in MONOSPACED TYPE , surround it by '=' characters.

   Surround code excerpts and other
formatted text with
<pre> and </pre> tags.

Use five consecutive hyphens for a horizontal rule.

To see the markup for any page, click on "Edit" at the bottom of the page.

See TextFormattingRules for more detail.

Revision r1.1 - 01 Jul 2000 - 05:11 - PeterThoeny
Revision r1.16 - 04 Sep 2003 - 04:43 - PeterThoeny