Wiki Markup Language Reference

From Nevercenter 3D Modeling Wiki
Revision as of 21:26, 5 August 2008 by Jamchild (Talk | contribs)

Jump to: navigation, search

==mytext==

Makes "mytext" a section header

===mytext===

Makes "mytext" a small header

'''mytext'''

Makes "mytext" appear bold

''mytext''

Makes "mytext" appear italic

:mytext

Indents "mytext" one level

[[Image:myimage.jpg|thumbnail|none]]

Makes a thumbnail link to myimage.jpg

[[mypage]]

Makes a link to the page titled "mypage" on this site

[[mypage | mylinkname]]

Makes a link to the page titled "mypage" on this site using the text "mylinkname"

[http://www.mysite.com mylinkname]

Makes a link to http://www.mysite.com using the text "mylinkname"