Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2005-04-29 14:12:05
Size: 3159
Editor: hoxide
Comment:
Revision 7 as of 2009-12-25 07:19:00
Size: 2756
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
<<TableOfContents>>
Line 12: Line 12:
'''技巧:''' Shift-点击"["帮助-编辑"]"在另外一个窗口中阅读帮助网页。 '''技巧:''' Shift-点击"[[帮助-编辑]]"在另外一个窗口中阅读帮助网页。
Line 14: Line 14:
[[MyNewPage]]
Line 38: Line 38:
["帮助-编辑"] [[帮助-编辑]]
Line 40: Line 40:
http://purl.net/wiki/moin/ [http://www.python.org/ Python] http://purl.net/wiki/moin/ [[http://www.python.org/|Python]]
Line 46: Line 46:
[http://c2.com/cgi/wiki http://c2.com/sig/wiki.gif] [[http://c2.com/cgi/wiki|{{http://c2.com/sig/wiki.gif}}]]
Line 64: Line 64:
drawing:mytest {{drawing:mytest}}
Line 70: Line 70:
===== 标题 5===== ==== 标题 5=====
Line 92: Line 92:
{{{#!dot
  digraph G {
    node [style=filled, fillcolor=white]
        a -> b -> c -> d -> e -> a
       // a comment
       a [URL='http://some.where/a'] // link to an external URL
       b [URL='MoinMoinLink'] // link to a wiki absolute page
       c [URL='/Subpage'] // link to a wiki subpage
       d [URL='#anchor'] // link to an anchor in current page
       e [fillcolor=blue]
     }
}}}

请注意

在下面的四个短横后面您可以随意编辑练习... 但请不要仅仅为了试一下,就在没有有价值内容的情况下创建新的网页!

技巧: Shift-点击"帮助-编辑"在另外一个窗口中阅读帮助网页。


MyNewPage

排版

斜体 粗体 打字机字体

用反引号括起的打字机字体 (可能需要设置)

大一点 小一些

预先排好的

   1 def syntax(highlight):
   2     print "on"
   3     return None

链接

HelpOnEditing InterWiki

帮助-编辑

http://purl.net/wiki/moin/ Python

[email protected]

图片链接

http://c2.com/cgi/wiki

列表

圆点

    1. 嵌套并编号
    2. 编号的列表总是重新编号的
    • 那么、那么
    大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用 大块引用
    • 更多缩进

=== 词汇表===

术语
定义

图画

[ATTACH]

标题 1

标题 2

标题 3

标题 4

==== 标题 5=====

内容

IRC日志测试

   1 (23:18) <     jroes> ah
   2 (23:19) <     jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
   3 (23:21) -!- gpciceri [[email protected]] has quit [Read error: 110 (Connection timed out)]
   4 (23:36) < ThomasWal> you could also write a parser or processor
   5 (23:38) <     jroes> i could?
   6 (23:38) <     jroes> would that require modification on the moin end though?
   7 (23:38) <     jroes> i cant change the wiki myself :x
   8 (23:39) < ThomasWal> parsers and processors are plugable
   9 (23:39) < ThomasWal> so you dont need to change the core code
  10 (23:40) < ThomasWal> you need to copy it to the wiki data directory though
  11 (23:40) <     jroes> well, what i meant to say was that i dont have access to the box running the wiki
  12 (23:40) < ThomasWal> then this is no option awdsd asdasd sa asdasd sad asdadasds adasd asd asd asd asd asd a dadad ad adad ad asd asd adad asdasd asd adad as d
  13 (23:40) <     jroes> yeah :/

此页的英文版本:WikiSandBox

维基沙盘演练 (last edited 2009-12-25 07:19:00 by localhost)