Wiki 語法

行內格式化

語法 執行結果
//italic text// italic text
**bold text** bold text
//**italic and bold**// italic and bold
__underline text__ underline text
--strikethrough text-- strikethrough text
{{teletype (monospaced) text}} teletype (monospaced) text
normal^^superscript^^ normalsuperscript
normal,,subscript,, normalsubscript
[!-- invisible comment --]
[[span style="color:red"]]custom //span// element[[/span]] custom span element
##blue|predefined## or ##44FF88|custom-code## color predefined or custom-code color

註解

[!-- 註解內容 --]

區塊

使用 > 開頭之後的文字會包覆在區塊中。過長文字可用 \ 串接。
範例:

這是第一行
第二行,但是使用串接符號\ 串接內容後半段

超連結

內部超連結

URL

語法 結果 註解
http://www.wikidot.com http://www.wikidot.com 簡易的行內超連結
[http://www.wikidot.com wikidot] wikidot 命名的超連結
*http://www.wikidot.com[*http://www.wikidot.com wikidot] http://www.wikidot.comwikidot 新視窗開啟 URL
[# empty link] empty link 產生 href="javascript:;" 的 URL

作者

放置作者名稱可使用 [[# anchor-name]] 語法。To refer to an anchor (and scroll to it) use [#anochor-name text to display].

電子信箱

語法 結果 說明
support@example.com moc.elpmaxe|troppus#moc.elpmaxe|troppus 簡易的行內電子信箱連結
[support@example.com email me!] moc.elpmaxe|troppus#!em liame 自訂連結名稱

Wikipedia 文章

影像

程式碼區塊

參考文獻

Bibliography
1. Arick, "xxxxxxxx"

[1]

引入其他頁面

使用 iframe

語法:[[iframe url-source attributes]]
範例:[[iframe http://chuiwenchiu.spaces.live.com width="100%" height="30%" scrolling="yes"]]
結果:

內嵌多媒體

視訊

音訊

內嵌其他網站的程式碼

模組

附加檔案

排版元素

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License