Difference between revisions of "Wiki Markup Language Reference"

From Nevercenter 3D Modeling Wiki
Jump to: navigation, search
Line 23: Line 23:
 
:Makes a link to the page titled "mypage" on this site using the text "mylinkname"
 
:Makes a link to the page titled "mypage" on this site using the text "mylinkname"
  
<nowiki>[http://www.mysite.com mylinkname]</nowiki>
+
<nowiki>[http://www.silo3d.com mylinkname]</nowiki>
:Makes a link to http://www.mysite.com using the text "mylinkname"
+
:Makes a link to http://www.silo3d.com using the text "mylinkname"
  
 
{{Common Page}}
 
{{Common Page}}

Revision as of 21:26, 5 August 2008

==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.silo3d.com mylinkname]

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