Basic Wiki Syntax

This website allows you to create internet pages without using HTML thanks to the Wiki Syntax. This Wiki Syntax is a simple way to modify the aspect of a document as well as create links between documents.

This document briefly explains this syntax:

Emphasizing

Type ThisTo Get This 
*Bold*Bold 
~~Italics~~Italics 
--Striked--Striked 


Lists

Type This:

* Main Office
** Division Office
*** District Office

To Get This:

  • Main Office
    • Division Office
      • District Office
Type This:
# Best
# Better
# Good

To Get This

  1. Best
  2. Better
  3. Good

The following syntax can be used for inserting links in pages:

[Pagename]
[linktext>Pagename]
[linktext>Space.Pagename]
[linktext>http://www.uci.edu/ ]


Tables

Type This:

{table}
ID|Color|Size
1|Blue|Small
2|Green|Medium
{table}

To Get This:

IDColorSize
1BlueSmall
2GreenMedium


Creator: Administrator on 2007/12/28 01:36
Copyright © 2008 The Regents of the University of California. All Rights Reserved.
1.8-rc-2.17297