Difference between revisions of "Help:Editing"

Help page
(Shamelessly nicked from wikipedia)
 
m (Protected "Help:Editing" [edit=sysop:move=sysop])
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<!--COMMENT MARKUP. Displays:Edit mode only-->
 
<!--COMMENT MARKUP. Displays:Edit mode only-->
{{Sprotected2}}
+
 
 
<div align="center">
 
<div align="center">
 
''See [[Help:Editing]] for more detailed explanations and advanced syntax.''
 
''See [[Help:Editing]] for more detailed explanations and advanced syntax.''

Latest revision as of 01:40, 4 January 2007


See Help:Editing for more detailed explanations and advanced syntax.

Description You type You get
Applies anywhere
Italicise text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

'''''bold & italic'''''

bold & italic

Internal link

(within Wikipedia)

[[name of page]]
[[name of page|display text]]

name of page
display text

Redirect to another page

#redirect [[Target page]]

1. redirect Target page

External link

(to other websites)

[http://www.example.com]
[http://www.example.com display text]
http://www.example.com

[1]
display text
http://www.example.com

Sign your posts
on talk pages

~~~~

Username 10:09,
3 May 2024 (UTC)

Applies only at the beginning of the line
Headings

of different sizes

==level 1==
===level 2===
====level 3====
=====level 4=====

Level 1

Level 2

Level 3

Level 4
Bullet list

* one
* two
** two point one
* three

  • one
  • two
    • two point one
  • three
Numbered list

# one
# two
## two point one
# three

  1. one
  2. two
    1. two point one
  3. three
 
Thumbnail image

[[Image:Wiki.png|thumb|Caption text]]

File:Wiki.png
Caption text