Difference between revisions of "Syntax Cheatsheet for Wiki Markup"

From KDHX Production
Jump to: navigation, search
(New!)
 
m
Line 14: Line 14:
 
|<!--2ND COLUMN-->
 
|<!--2ND COLUMN-->
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>''italic''</nowiki> </tt>
 
<nowiki>''italic''</nowiki> </tt>
Line 24: Line 26:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>'''bold'''</nowiki> </tt>
 
<nowiki>'''bold'''</nowiki> </tt>
Line 34: Line 38:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>'''''bold & italic'''''</nowiki> </tt>
 
<nowiki>'''''bold & italic'''''</nowiki> </tt>
Line 44: Line 50:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>[[Name of page]]</nowiki> </tt><br />
 
<nowiki>[[Name of page]]</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>[[Name of page|Text to display]]</nowiki> </tt>
 
<nowiki>[[Name of page|Text to display]]</nowiki> </tt>
Line 58: Line 68:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>[[</nowiki> File:Wiki.png|thumb|alt=[[Wikipedia:Alternative text for images|Alt&nbsp;text]]|Caption
 
<nowiki>[[</nowiki> File:Wiki.png|thumb|alt=[[Wikipedia:Alternative text for images|Alt&nbsp;text]]|Caption
 +
 +
  
 
<nowiki>]]</nowiki> </tt>
 
<nowiki>]]</nowiki> </tt>
Line 69: Line 83:
 
|Add a page to a [[Wikipedia:FAQ/Categories|category]]
 
|Add a page to a [[Wikipedia:FAQ/Categories|category]]
 
|<tt>
 
|<tt>
 +
 +
  
 
<nowiki>[[Category:Category name]]</nowiki> </tt>
 
<nowiki>[[Category:Category name]]</nowiki> </tt>
Line 80: Line 96:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>~~~~</nowiki> </tt>
 
<nowiki>~~~~</nowiki> </tt>
Line 96: Line 114:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>#REDIRECT [[Target page]]</nowiki> </tt>
 
<nowiki>#REDIRECT [[Target page]]</nowiki> </tt>
Line 107: Line 127:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>#REDIRECT [[Target page#anchorName]]</nowiki> </tt>
 
<nowiki>#REDIRECT [[Target page#anchorName]]</nowiki> </tt>
Line 119: Line 141:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>== Level 2 ==</nowiki> </tt><br />
 
<nowiki>== Level 2 ==</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>=== Level 3 ===</nowiki> </tt><br />
 
<nowiki>=== Level 3 ===</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>==== Level 4 ====</nowiki> </tt><br />
 
<nowiki>==== Level 4 ====</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>===== Level 5 =====</nowiki> </tt><br />
 
<nowiki>===== Level 5 =====</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>====== Level 6 ======</nowiki> </tt>
 
<nowiki>====== Level 6 ======</nowiki> </tt>
Line 174: Line 206:
 
|
 
|
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>no indent (normal)</nowiki> </tt><br />
 
<nowiki>no indent (normal)</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>:first indent</nowiki> </tt><br />
 
<nowiki>:first indent</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>::second indent</nowiki> </tt><br />
 
<nowiki>::second indent</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
 +
  
 
<nowiki>:::third indent</nowiki> </tt>
 
<nowiki>:::third indent</nowiki> </tt>
Line 203: Line 243:
 
* For a full list of editing commands, see [[Help:Wiki markup|Wiki markup]]
 
* For a full list of editing commands, see [[Help:Wiki markup|Wiki markup]]
 
* To experiment with editing, use the [[Wikipedia:Sandbox|sandbox]]
 
* To experiment with editing, use the [[Wikipedia:Sandbox|sandbox]]
* For a guide to editing, see [[Wikipedia:How to edit a page|How to edit a page]]
+
* For a guide to editing, see [[How to edit a page]]
 
* For a PDF, printable cheatsheet, see [[m:WMDOC/Cheatsheet]]
 
* For a PDF, printable cheatsheet, see [[m:WMDOC/Cheatsheet]]
* For a pre-formatted collapsible cheatsheet with the most commonly used templates, see [[Template:Quicktemplates]]
 
* For more quick introductions, see [[:Category:Wikipedia quick introductions]]
 
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
 
</noinclude>
 
</noinclude>

Revision as of 21:51, 22 December 2011

Wikipedia Cheatsheet

Works anywhere in the text
Description You type You get
Italic textTemplate:Anchor


''italic''

italic

Bold text


'''bold'''

bold

Bold and italic text


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

bold & italic

Link to another Wikipedia page


[[Name of page]]


[[Name of page|Text to display]]

Name of page
Text to display

Add an image


[[ File:Wiki.png|thumb|alt=Alt text|Caption


]]

Alt text
Caption
Add a page to a category


[[Category:Category name]]

Categories should be placed at the end of pages. The category name will display in a bar at the bottom when the page is previewed or saved.
SignatureTemplate:Anchor
Sign your contributions when posting to a Talk Page.
Do not sign when contributing to an article.


~~~~

Username (talk) 06:13, 29 April 2024 (UTC)

Works only at the beginning of lines
Description You type You get
Redirect to another pageTemplate:Anchor
Redirects must be placed at the start of the first line.


#REDIRECT [[Target page]]

30px Target page

Redirect to a section of another page
Redirects must be placed at the start of the first line.


#REDIRECT [[Target page#anchorName]]

30px Target page#anchorName

Section headingsTemplate:Anchor
A Table of Contents will automatically be generated when four headings are added to an article.
Do not use =Level 1=; it is reserved for page titles.


== Level 2 ==


=== Level 3 ===


==== Level 4 ====


===== Level 5 =====


====== Level 6 ======

Level 2

Level 3

Level 4

Level 5
Level 6
Bulleted listTemplate:Anchor

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered listTemplate:Anchor

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
Indenting textTemplate:Anchor
This is used when replying on a talk page, to make it easier to follow conversations.


no indent (normal)


:first indent


::second indent


:::third indent

no indent (normal)

first indent
second indent
third indent
Adding references

Cheatsheet for citing a website or publication
Referencing for beginners

See also