Version 22 (modified by waue, 13 years ago) (diff) |
---|
Example
Example
{{{ #!html <div style="text-align: center; color:#151B8D"><big style="font-weight: bold;"><big><big> Example1 </big></big></big></div> <div style="text-align: center; color:#7E2217"><big style="font-weight: bold;"><big> Example2 </big></big></div> }}} [[PageOutline]]
- 插入圖片
先上傳 xxx.jpg 到該頁後,輸入語法
絕對路徑語法
[[Image(xxx.jpg,width=600)]]
[[Image(wiki:waue/foo/bar/0920:xxx.jpg,width=600)]]
- 鍊結到 wiki
[wiki:waue/2010/03M 三月 ]
- 鑲嵌別頁wiki進來
[[WikiInclude(waue/2010/03M)]]
- 連結附件檔案
[raw-attachment:wiki:path1/path2:xxx.ppt xxx課程投影片] 如 [raw-attachment:wiki:waue/2011/08:hadoop-core-0.20.203.waue.1.jar 我編譯的jar]
{{{ #!graphviz digraph G { rankdir = "LR" GraphvizPlugin [ URL=GraphvizPlugin ] Trac [ URL="http://trac.edgewall.org/" fontcolor=red ] GraphvizPlugin -> Trac } }}}