Home | Wiki | Help:Formatting

Headlines

New Gas Process for Controlled Ripening
New Gas Process for Controlled Ripening
Researchers set to revolutionize fresh fruit industry with new technology that converts ethylene gas into a powder form. ...more | 112 comments

Welding Begins on Oregon Rail Project
Welders will connect two, 80-foot lengths of rail by a thermite welding process that superheats aluminum, iron oxide and alloy elements to produce molten steel and permanently join the rails. ...more | 7 comments

Airgas Chairman Sells 1.2 Million Shares
Peter McCausland sells 1.2 million shares of Airgas common stock in privately negotiated overnight block trade. ...more | 3 comments
More Headlines  |   RSS Feed

Help:Formatting

From GAWDAwiki

Jump to: navigation, search

You can format your text using wiki markup. This consists of normal characters like asterisks, single quotes or equation marks which have a special function in the wiki, sometimes depending on their position. For example, to format a word in italic, you include it in two single quotes like ''this''

Text formatting markup

Description
You type
You get
Italic text
''italic''
italic
Bold text
'''bold'''
bold
Bold and italic
'''''bold & italic'''''
bold & italic
Escape wiki markup
<nowiki>no ''markup''</nowiki>
no ''markup''
section formatting - only at the beginning of the line
Headings of different levels
=level 1=
==level 2==
===level 3===
====level 4====
=====level 5=====
======level 6======
Level 1
Level 2
Level 3
Level 4
Level 5
Level 6
Horizontal rule
----

Bullet list
* one
* two
* three
** three point one
** three point two

Inserting a blank line will end the first list and start another.

  • one
  • two
  • three
    • three point one
    • three point two
Numbered list
# one
# two
# three
## three point one
## three point two
  1. one
  2. two
  3. three
    1. three point one
    2. three point two
Definition list
;item 1
:definition 1
;item 2
:definition 2-1
:definition 2-2
item 1
definition 1
item 2
definition 2-1
definition 2-2
Adopting definition list to indent text
:Single indent
::Double indent
:::::Multiple indent
Single indent
Double indent
Multiple indent
Mixture of different types of list
# one
# two
#* two point one
#* two point two
# three
#; three def one
#: three item one
# four
#: four item one
#: this rather looks like the continuation of # four
#: and thus often used instead of <br />
;item 1
:* definition 1-1
:* definition 1-2
:
;item 2
:# definition 2-1
:# definition 2-2
  1. one
  2. two
    • two point one
    • two point two
  3. three
    three def one
    three item one
  4. four
    four item one
    this rather looks like the continuation of # four
    and thus often used instead of <br />
item 1
  • definition 1-1
  • definition 1-2
item 2
  1. definition 2-1
  2. definition 2-2
Preformatted text
 preformatted text is done with
 a '''space''' at the 
 ''beginning'' of the line
preformatted text is done with
a space at the 
beginning of the line

Other formatting

Beyond the text formatting markup shown above, here are some other formatting references:

Contact editor@gawdawiki.org For questions regarding formatting, please contact editor@gawdawiki.org.