I still need to do some more editing, but this should be adequate for now. -- Steve Brumbaugh, 22 November 2004
For example, if I write like this, these lines will be formatted as one paragraph.
For example, if I write like this, these lines will be formatted as one paragraph.
WikiName - WikiName HogeRule1 - WikiName NOTWIKINAME - All of the letters are uppercase, so this is not a WikiName WikiNAME - All of the letters in NAME are uppercase, so this is not a WikiName *fooWikiName - This begins with "foo", which is in all lowercase, so this is not a WikiName
If a page name is surrounded with two pairs of brackets, it becomes a link to that page.
For example, if you write [[EnglishTextFormattingRules]], it becomes a link to that page.
For example, if you write English Text Formatting Rules, it becomes a link to that page.
If a phrase and URL, separated by a vertical line, are surrounded with two pairs of brackets, it becomes a link to an arbitrary URL.
Links like [[Yahoo!|http://www.yahoo.com/]] are also possible.
Links like Yahoo! are also possible.
In this case, if the URL ends with jpg., .jpeg, .png, or .gif, the image is displayed on the page. (The specified phrase becomes the ALT text for that image.)
[[Four-leaf clover|http://jp.rubyist.net/theme/clover/clover_h1.png]]
Text in a paragraph that looks like a URL will automatically become a link.
Hiki's home page is http://www.namaraii.com/hiki/ (Japanese only).
Hiki's home page is http://www.namaraii.com/hiki/ (Japanese only).
InterWiki is supported using Tiki:Tiki. To add a server, edit Inter Wiki Name.
*[[ruby-talk:1]] *[[Google:ruby wiki]]
require 'cgi' cgi = CGI::new cgi.header puts <<EOS <html> <head> <title>Hello!</title> </head> <body> <p>Hello!</p> </body> </html> EOS
If you write like this, it becomes ''emphasized''. And if you write like this, it becomes '''strongly emphasized'''. ==This is dull, but== And struck-out text is supported, too!
If you write like this, it becomes emphasized.
And if you write like this, it becomes strongly emphasized.
This is dull, but And struck-out text is supported, too!
!Heading1 !!Heading2 !!!Heading3 !!!!Heading4 !!!!!Heading5
Four hyphens at the beginning of the line (----) become a horizontal rule.
A B C D E ---- F G H I J
A B C D E
F G H I J
*Item 1 **Item 1.1 **Item 1.2 ***Item 1.2.1 ***Item 1.2.2 ***Item 1.2.3 **Item 1.3 **Item 1.4 *Item 2
#Item 1 #Item 2 ##Item 2.1 ##Item 2.2 ##Item 2.3 #Item 3 ##Item 3.1 ###Item 3.1.1 ###Item 3.1.2
Lines beginning with two double quotes become quotations.
""This is a quotation. ""This is another quote. ""This is a continued quote. When there are consecutive quotations, ""they are displayed as one quote, ""like this.
This is a quotation. This is another quote. This is a continued quote. When there are consecutive quotations, they are displayed as one quote, like this.
Lines beginning with a colon and have a phrase and explanation separated by another colon will become a definition.
:ringo:apple :gorira:gorilla :rakuda:camel
キーワード:
参照:[English Text Formatting Rules]