Sandbox

admin 於 2018/08/13 00:25 最後修改

The sandbox is a part of your wiki that you can freely modify. It’s meant to let you practice editing. You will discover how page editing works and create new pages. Simply click on Edit to get started!

Don’t worry about overwriting or losing stuff when editing the page, you can always roll back to the first version of the page from the "History" tab at the bottom of the page.

If you want to give a look to the underlying XWiki Syntax, you can click on "Wiki code" in the "Show" menu or click on the "Source" tab when editing the page.

Here are a number of test pages you can play with:

以下是 XWiki 語法 中的語法使用示範,you can use in wiki pages (headings, images, tables).

標題

XWiki 提供六階層標題,你可以使用它們來組織你的頁面。

標題 2

標題 3

標題 4

標題 5
標題 6

Styles

Basic styles are supported in XWiki:

  • 粗體字
  • 斜體字
  • 底線文字
  • 刪除線文字
  • 文字 下標
  • 文字 上標

列表

You can create various types of lists in your wiki pages:

符號列表

  • Level 1
    • Level 2
      • Level 3
    • Level 2
  • Level 1

Numbered list

  1. Item
    1. Subitem
      1. Item
  2. Subitem

混合的列表

  1. Item 1
    1. Item 2
      • Item 3
      • Item 4
  2. Item 5

表格

You can create simple tables right into wiki pages:

Simple table

 cell 1  cell 2  cell 3
 cell 4  cell 5  cell 6
 cell 7  cell 8  cell 9

Table with headers in the top row

 table header  table header  table header
 cell  cell  cell
 cell  cell  cell

Table with headers in the top row and left column

 table header  table header  table header
 table header  cell  cell
 table header  cell  cell

鏈結

XWiki allows you to create links to other pages in your wiki or on the web:

圖片

You can insert images in your wiki pages:

XWikiLogo.png

巨集

Macros allow you to make wiki content look better and to add additional features to your wiki. Here are 2 examples of how macros can be used in wiki pages:

警告巨集

This macro allows you to draw users’ attention to a specific piece of information:

Hello World

目錄

This macro automatically generates a table of contents of your wiki page based on headings: