Difference between revisions of "Cheatsheet"

From Libopedia
Jump to navigation Jump to search
Line 50: Line 50:
 
|
 
|
 
[[File:Wiki.png|thumb|alt=Alt text|Caption]]
 
[[File:Wiki.png|thumb|alt=Alt text|Caption]]
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|Add a page to a [[Wikipedia:FAQ/Categories|category]]
 
|<tt><nowiki>[[Category:Category name]]</nowiki></tt>
 
|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.
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|Signature
 
<div style="padding: 0.7em .5em; font-size:0.9em;">''Sign your contributions when posting to a [[Wikipedia:Tutorial_%28Talk_pages%29|Talk Page]].''</div>
 
<div style="padding: 0em .5em; font-size:0.9em;">''Do not sign when contributing to an article.''</div>
 
|
 
<tt><nowiki>~~~~</nowiki></tt>
 
|
 
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
 
 
|-<!--WORKS ONLY AT THE BEGINNING OF LINES-->
 
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Works only at the beginning of lines'''
 
|-<!--COLUMN HEADINGS-->
 
| width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|Description
 
| style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|You type
 
| width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|You get
 
|-
 
|[[Wikipedia:Redirect|Redirect to another page]]
 
<div style="padding: 0.7em .5em; font-size:0.9em;">''Redirects must be placed at the start of the first line.''</div>
 
|
 
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
 
|
 
[[File:30px-Redirect arrow without text.svg.png|30px|link=]]Target page
 
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|

Revision as of 11:10, 18 January 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
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