Difference between revisions of "Cheatsheet"

[unchecked revision][unchecked revision]
(Created page with '<div align="center"> <!--COMMENT MARKUP. Displays:Edit mode only.--> {|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;" |colspan=…')
 
(minor color changes, not yet completed)
Line 1: Line 1:
 
<div align="center">
 
<div align="center">
<!--COMMENT MARKUP. Displays:Edit mode only.-->
+
{|align="center" style="width:100%; border:2px #97100d solid; background:#f5faff; text-align:left;"
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;"
+
|colspan="3" align="center" style="background:#5d0505; text-align:center;" |
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" |
+
<div style="margin:.5em; margin-top:.1em; margin-bottom:.2em; border-bottom:0; color:#d1c68e; font-size: 1.4em;">Wikipedia Cheatsheet</div>
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedia Cheatsheet</h2>
 
 
|-<!--WORKS ANYWHERE IN THE TEXT-->
 
|-<!--WORKS ANYWHERE IN THE TEXT-->
 
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Works anywhere in the text'''
 
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Works anywhere in the text'''
Line 92: Line 91:
 
<tt><nowiki>===== Level 5 =====</nowiki></tt><br />
 
<tt><nowiki>===== Level 5 =====</nowiki></tt><br />
 
<tt><nowiki>====== Level 6 ======</nowiki></tt><br />
 
<tt><nowiki>====== Level 6 ======</nowiki></tt><br />
|
+
|<div style="font-size: 1.4em;">Level 2</div>
== Level 2 ==
+
<div style="font-size: 1.2em;">Level 3</div>
=== Level 3 ===
+
<div style="font-size: 1em;">Level 4</div>
==== Level 4 ====
+
<div style="font-size: 0.8em;">Level 5</div>
===== Level 5 =====
+
<div style="font-size: 0.7em;">Level 6</div>
====== Level 6 ======
 
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|

Revision as of 01:20, 5 April 2010

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:Logo.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) 12:34, 27 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]]

30pxTarget page

Section headings
A Table of Contents will automatically be generated when four headings are added to an article.
=Level 1= should not be used.

== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======

Level 2
Level 3
Level 4
Level 5
Level 6
Bulleted 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
Indenting text
This is generally used when replying on a Talk Page, as it keeps conversations easy to browse.

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