Revision [16418]

This is an old revision of FormattingRules made by RdkXf5 on 2007-04-19 08:37:54.

 

WikkaDocumentation Wikka Documentation

The Wiki Formatting Guide


This is the Wikka formatting guide for version 1.1.6.0-dev running this server. For an updated list of formatting rules available in the latest stable release (WhatsNew 1.1.6.2), please refer to this page.
 




1. Text formatting


Note: Anything between 2 sets of double-quotes is not formatted.

**bold**
bold


//I'm italic text!//
I'm italic text!


And I'm __underlined__!
And I'm underlined!


##monospace text##
monospace text


''highlight text'' (using 2 single-quotes)
highlight text


Strike through text
Strike through text


Press #%ANY KEY#%
Press ANY KEY


@@Center text@@
Center text



2. Headers:


Use between six = (for the biggest header) and two = (for the smallest header) on both sides of a text.

====== Really big header ======


===== Rather big header =====


==== Medium header ====


=== Not-so-big header ===


== Smallish header ==


3. Horizontal separator:

----



4. Forced line break:

---
text before
and after a break


5. Lists / Indents:

Indent text using 4 spaces (which will auto-convert into tabs) or using "~". To make bulleted / ordered lists, use the following codes (you can use 4 spaces instead of "~"):

~- bulleted list:

~1) numbered list:
  1. numbered list
  1. Line two

~A) Using uppercase characters:
  1. Using uppercase characters
  1. Line two

~a) Using lowercase characters:
  1. Using lowercase characters
  1. Line two

~I) using uppercase roman numerals:
  1. using Latin numbers
  1. Line two

~i) using lowercase roman numerals:
  1. using Latin numbers
  1. Line two


6. Inline comments


""~
There are 26 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki