Difference between revisions of "Syntax Cheatsheet for Wiki Markup"

From KDHX Production
Jump to: navigation, search
m (fixed name of file)
m (removed broken file links)
Line 14: Line 14:
 
|<!--2ND COLUMN-->
 
|<!--2ND COLUMN-->
 
<tt>
 
<tt>
 
 
 
 
 
  
  
Line 30: Line 25:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 46: Line 42:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 62: Line 59:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 71: Line 69:
 
<nowiki>[[Name of page]]</nowiki> </tt><br />
 
<nowiki>[[Name of page]]</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  
Line 88: Line 87:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 96: Line 96:
  
 
<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
 +
  
  
Line 111: Line 112:
 
|Add a page to a [[Wikipedia:FAQ/Categories|category]]
 
|Add a page to a [[Wikipedia:FAQ/Categories|category]]
 
|<tt>
 
|<tt>
 +
  
  
Line 128: Line 130:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 150: Line 153:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 159: Line 163:
 
<nowiki>#REDIRECT [[Target page]]</nowiki> </tt>
 
<nowiki>#REDIRECT [[Target page]]</nowiki> </tt>
 
|
 
|
[[Image:Redirect arrow without text.svg|30px|link=]] [[Target page]]
+
[[Target page]]
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
Line 167: Line 171:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 176: Line 181:
 
<nowiki>#REDIRECT [[Target page#anchorName]]</nowiki> </tt>
 
<nowiki>#REDIRECT [[Target page#anchorName]]</nowiki> </tt>
 
|
 
|
[[Image:Redirect arrow without text.svg|30px|link=]] [[Target page#anchorName]]
+
[[Target page#anchorName]]
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
Line 185: Line 190:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 194: Line 200:
 
<nowiki>== Level 2 ==</nowiki> </tt><br />
 
<nowiki>== Level 2 ==</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  
Line 203: Line 210:
 
<nowiki>=== Level 3 ===</nowiki> </tt><br />
 
<nowiki>=== Level 3 ===</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  
Line 212: Line 220:
 
<nowiki>==== Level 4 ====</nowiki> </tt><br />
 
<nowiki>==== Level 4 ====</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  
Line 221: Line 230:
 
<nowiki>===== Level 5 =====</nowiki> </tt><br />
 
<nowiki>===== Level 5 =====</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  
Line 270: Line 280:
 
|
 
|
 
<tt>
 
<tt>
 +
  
  
Line 279: Line 290:
 
<nowiki>no indent (normal)</nowiki> </tt><br />
 
<nowiki>no indent (normal)</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  
Line 288: Line 300:
 
<nowiki>:first indent</nowiki> </tt><br />
 
<nowiki>:first indent</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  
Line 297: Line 310:
 
<nowiki>::second indent</nowiki> </tt><br />
 
<nowiki>::second indent</nowiki> </tt><br />
 
<tt>
 
<tt>
 +
  
  

Revision as of 22:02, 22 December 2011

Wikipedia Cheatsheet

Works anywhere in the text
Description You type You get
Italic text


''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.
Signature
Sign your contributions when posting to a Talk Page.
Do not sign when contributing to an article.





~~~~

Username (talk) 19:39, 28 April 2024 (UTC)

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





#REDIRECT [[Target page]]

Target page

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





#REDIRECT [[Target page#anchorName]]

Target page#anchorName

Section headings
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