## Please edit system and help pages ONLY in the master wiki!
## For more information, please see MoinMoin:MoinDev/Translation.
##master-page:WikiSandBox
##master-date:2004-10-06 09:33:07
#format wiki
#language zh
== 请注意 ==
在下面的四个短横后面您可以随意编辑练习... 但请'''不要'''仅仅为了试一下，就在没有有价值内容的情况下创建新的网页！

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

----

<<Anchor(formatting)>>
== 排版 ==
''斜体'' '''粗体''' {{{打字机字体}}}

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

~+大一点 +~ ~-小一些 -~

{{{
预先排好的文字
不止一行
}}}
{{{
#!python
def syntax(highlight):
    print "on"
    return None
}}}
{{{
#!java
  public void main(String[] args]){
     System.out.println("Hello world!");
  }
}}}

== 链接 ==
HelpOnEditing MoinMoin:InterWiki

http://moinmo.in/ [[http://www.python.org/|Python]]

someone@example.com

有些链接
 * [[#anchorname1]]
 * [[#formatting|Anchor with description(to Formatting block)]]

=== 图片链接 ===
{{http://c2.com/sig/wiki.gif}}

== 笑臉 ==
/!\ 警告

<<Anchor(anchorname1)>>
== 列表 ==
=== 圆点 ===
 * 一
  1. 嵌套并编号
  1. 编号的列表总是重新编号的
 * 二
 * 三
  . 更多缩进
=== 词汇表===

 术语:: 定义
=== 图画 ===
{{drawing:mytest}}

= 标题 1 =
== 标题 2 ==
=== 标题 3 ===
==== 标题 4 ====
===== 标题 5=====


= IRC日志测试 =
{{{
#!irc
(23:18) <     jroes> ah
(23:19) <     jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
(23:21) -!- gpciceri [~gpciceri@host181-130.pool8248.interbusiness.it] has quit [Read error: 110 (Connection timed out)]
(23:36) < ThomasWal> you could also write a parser or processor
(23:38) <     jroes> i could?
(23:38) <     jroes> would that require modification on the moin end though?
(23:38) <     jroes> i cant change the wiki myself :x
(23:39) < ThomasWal> parsers and processors are plugable
(23:39) < ThomasWal> so you dont need to change the core code
(23:40) < ThomasWal> you need to copy it to the wiki data directory though
(23:40) <     jroes> well, what i meant to say was that i dont have access to the box running the wiki
(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
(23:40) <     jroes> yeah :/
(10:39) <       n_8> yahoo!
}}}
此页的英文版本：WikiSandBox
