WikyBlog
Download

Help > Text Formatting

This page is intended to be a quick reference for the wiki markup.

Some advanced formatting also is usefull:

You can test the syntax in the sandbox

Simple Markup Examples

Description What you type What it looks like
Italic text
''italic''
italic
Bold text
'''bold'''
bold
Bold and italic
'''''bold & italic'''''
bold & italic
Escape wiki markup no ''markup'' no ''markup''
New lines
A newline
doesn't have any affect

A newline doesn't have any affect

Empty lines
An empty line

creates a new paragraph

An empty line

creates a new paragraph

Different level headings

The use of a heading created by single equal signs is discouraged as it appears with the same formatting and size as the page title, which can be confusing.

==Level 1==
===Level 2===
====Level 3====
=====Level 4=====

Level 1

Level 2

Level 3

Level 4

Horizontal rule

----


Bullet list
* one
* two
** two and one
** two and two
*** two and tree
  • one
  • two
    • two and one
    • two and two
      • two and tree
  • tree
Numbered list
# one
# two
spanning several lines
without breaking the numbering
## two point one
## two point two
### two point tree
# tree
  1. one
  2. two
    spanning several lines
    without breaking the numbering
    1. two point one
    2. two point two
      1. two point tree
  3. tree
Mixture of bulleted
and numbered lists
  • one
  • two
    1. two point one
    2. two point two
  • one
  • two
    1. two point one
    2. two point two

Internal links

[[/Main/Home]] is an internal link
and [[/Main/Home|Homepage]] uses alternate text

Main/Home is an internal link
and Homepage uses alternate text


External links

[http://www.wikyblog.com] is an external link
and [http://www.wikyblog.com Wikyblog.com] uses 
alternate text

[1] is an external link
and Wikyblog.com uses alternate text

Embedding images

[[image:w.gif]]
w.gif


Last modified 17:57 Wed, 20 Feb 2008 by Main. Accessed 3,671 times Children What Links Here share Share Except where expressly noted, this work is licensed under a Creative Commons License.