Sandbox

Last modified by a b on 2010/03/09 03:50

Styles

Basic styles are supported in XWiki:

  • Text in Bold
  • Text in Italics
  • Text in Underline
  • Text in Strikethrough
  • Text in subscript
  • Text in superscript

Lists

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

Unordered List

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

Numbered list

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

Mixed list

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

Tables

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

Links

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

Images

You can insert images in your wiki pages:

XWikiLogo.png

Macros

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

Warning Macro

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

Hello World
  1. Styles
  2. Lists
    1. Unordered List
    2. Numbered list
    3. Mixed list
  3. Tables
    1. Simple table
    2. Table with headers in the top row
    3. Table with headers in the top row and left column
  4. Links
  5. Images
  6. Macros
    1. Warning Macro
Tags:
Created by Admin on 2009/09/09 02:00

This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 2.2.1.27354 - Documentation