Help:Editing

From TWUUG

(Difference between revisions)

Latest revision as of 22:00, 2 March 2006

To create a new page, simply insert a link in an existing page for a page that doesn't yet exist, then click on that when done with editing the existing page. You will be taken to a new page that can be edited.

To add graphics, use the “upload file” function under toolbox after you have logged in.

'''bold text'''		(three  ' )
''italics text''	 	(two ' )
Internal link:[[page_name | description]]
Extern link:  [http://site.com description]
Bullets:  start each line with a “*”
Outline:  start each line with a “#”
Section:  == DESCRIPTION ==
Media File: [[Media:review_file.pdf]]
Graphic: [[Image:image_file.jpg]]

Tack these on at the end of an image filename:
	|right		Right justify image
	|left		Left justify image
	|center		Center image on page
	|thumb		Thumbnail view
	|px250		250 Pixels wide

A table of contents is generated automagically when there are more than three “sections” on a page.

Some HTML tags are also supported:

<br>		Force new paragraph (line break)
<b> 		Bold			</b>
<i>		Italics			</i>
<u>		Underline 		</u>
<center>	Center text on screen	</center>
<big>		Bigger text		</big>
<small>		Smaller text		</small>
<tt>		Fixed width font	</tt>
<font color=”red”>	Text color	</font>

May also use <caption>, <code>, <cite>, <div>, <en>, <dt>, <pre>, <li>, <ol>, <p>, <rb>, <rt>, <ruby>, <s>, <strike>, <strong>, <sub>, <sup>, <table>, <td>, <th>, <ul>, <var>
Personal tools