Wikipedia Cheat Sheet



  • This cheat sheet describes the markup used by MediaWiki parser engine, called wikicode. You can for example use this syntax on Wikipedia.
  • For a full list of editing commands, see Wiki markup; To experiment with editing, use the sandbox; For a guide to editing, see How to edit a page; 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.
  • RR: region index NNNN: location index within a region WOODS.WLD - heightmap 1000x500. POLITIC.PAK - regions 0.17, X. Map pixels are mapped to regions by their region ID and map coordinates.
  • Wiki; Wiki Quest Cheat Sheet; Last edited by communityus Feb 13, 2020. Page history Wiki Quest Cheat Sheet. Variables:%g2%pcf%pcn create foe every # 1 minutes.
  1. Cheat Sheet Terraria
  2. Wikipedia Cheat Sheet 2020
  3. Cheat Notes
  4. Wikipedia On Cheat Sheet
  5. Wikitext Guide
  6. Wiki Markup Language Cheat Sheet
< Wikipedia Cheat Sheet (Bookshelf)

This Bookshelf single paper will contain the most requested and most useful wiki-markup codes. It is a continuation of the original Cheat sheet that Elian created in 2005. This version will be more comprehensive, full paper size and double sided. Feel free to add stuff you think should be on here or edit it like any wiki page.

This cheat sheet is soon to be produced as a printed product. That's why it is locked. You can still suggest changes on the talk page.

Διαμόρφωση περιεχομένου[edit]

Σελίδα 1: 'Ένα σκονάκι για τη Βικιπαίδεια'[edit]

Introduction[edit]

Photograph your cheat sheet with your smart phone. This is a simple method, but can be effective. As long as you hold the phone still, and focus, a cheat sheet should be legible on a phone camera. You will probably have to zoom in to read some of the information, but this can be a simple way to sneak your cheat sheet into your exam.

Ο καθένας μας μπορεί να συνεισφέρει στη Βικιπαίδεια. Απλά επιλέξτε την καρτέλα 'Επεξεργασία' στην κορυφή κάθε λήμματος και αρχίστε να γράφετε! Κάνετε 'Αποθήκευση της σελίδας' και αν θέλήσετε να αλλάξετε κάτι άλλο, ξεκινάτε μια νέα επεξεργασία. Όλες οι προηγούμενες εκδόσεις βρίσκονται στην προβολή ιστορικού.

(To change a Wikipedia article, click Edit, make your edits, and then click Save page. Done! If you have more information to add or need to correct a mistake, make another edit. All previous versions of an article are saved under View history.

Most of the text will be normal, but there are exceptions. This cbeat sheet will help you with the rest. Some features can be accessed in the toolbar above the edit box.)

Structure[edit]

Description - What you type - What you get

  • First level header - Heading Text - [insert image]
  • Second level header - Heading Text - [insert image]
  • Third level header - Heading Text - [insert image]

Font[edit]

Wikipedia Cheat Sheet

Description - What you type - What you get

  • Italic - 'italic text' - italic text
  • Bold - ''bold text'' - bold text
  • Stricken text - <s>stricken text</s> - stricken text
  • Superscript - <sup>Superscript</sup> - Superscript

Links[edit]

Description - What you type - What you get

Wiki markup language cheat sheet
Shortcut:WP:LINK
  • Link to another Wikipedia article (Internal link) - [[William Shakespeare]] - [insert image]
  • Link with another displayed title - [[William Shakespeare|Shakespeare]] - [insert image]
  • Link to subsection of article - [[William Shakespeare#Plays|Shakespeare's plays]] - [insert image]
  • Link outside Wikipedia (External link) - [http://www.whitehouse.gov Whitehouse website] - [insert image]
  • Placing article in category - [[Category:English poets]] - [insert image]
  • Link to category without putting the article in the category - [[:Category:English poets]] - [insert image]

Images[edit]

Description - What you type - What you get

  • Image with caption - [[File:Example.png|Caption text]] - [insert image]
  • Image of specified width - [[File:Example.png|45px|Caption text]] - [insert image]
  • Sound or film with caption- [[File:Example.ogg|Caption text]] - [insert image]
  • Thumbnail image with caption - [[File:Example.png|thumb|Caption text]] - [insert image]
  • Link to picture without showing it - [[:File:Shakespeare.jpg]] - [insert image]
  • Using image or other file as link - [[File:Example.png|link=Name of page|Caption text]] - [insert image]
  • Adding a image gallery - [insert image]
Wikipedia Cheat Sheet

<gallery>
File:Example.png|Caption text
File:Example2.png|Caption text
</gallery>

Page 2: 'Wikipedia markup reference'[edit]

References[edit]

Description - What you type - What you get

Shortcut:WP:CITE
  • Reference - <ref name='Hamlet'>William Shakespeare: 'Hamlet', First Quarto, (1603)</ref> - [insert image]
    • Using the same reference a second time - <ref name='Hamlet' /> - [insert image]
  • Display references - <references/> - [insert image]
    • If there are many references, write {{reflist}} instead of <references />. This gives a two column reference list in smaller font size.

By clicking 'Cite' in the edit toolbar, you reach some tools that make it easier to add references. [insert this image ]

Styling the article or talk page[edit]

Description - What you type - What you get A little update...emv software.

  • Bullet list -

* Bullet list - [insert image]
** Bullet list

Cheat Sheet Terraria

  • Numbered list -

# List item - [insert image]
## List item

  • Your signature (for Discussion pages only) - ~~~~ - [insert image]
  • Indented text - : - [insert image]
    More indentation :: - [insert image]
  • Turn off wiki-formatting - <nowiki></nowiki> - Shows the code you write on the page.
  • Add table of content at this point - __TOC__(Two underscores in a row.) - Table of contents are created automatically with more than four headers. This code lets you place the table of content.
  • Remove table of contents from article - __NOTOC__
  • Non-breaking spaces - &nbsp; Prevents for example a number and a unit (kg) to be placed on separate lines.
  • Block quotes - <blockquote>..</blockquote> - [insert image]

Tables[edit]

To automatically insert a table, click or (Insert a table) on the edit toolbar. You can also create tables yourself, like this:

{| (start of table)
|- (starting a vertical row)
| (starting a cell) || (starting second cell) || (starting third cell)
|} (end of table)

To change the table, you can add styles. Adding them after:

Wikipedia Cheat Sheet 2020

  • {| (changes whole table)
  • |- (changes that row)
  • || (changes that cell)

style=width:50% - makes the table half as wide as the screen
class='wikitable' - gives the table frames
class='wikitable sortable' - makes the columns sortable
style='text-align: center' - centers the text in the table
class='wikitable collapsible' - enables the table to 'collapse', i.e. hide the content
class='wikitable collapsible collapsed' - starts with the table collapsed
style='float' - lets the table float with the text, like an image does

You can have several styles. Add them on the same line and divide them with a semicolon (;).

Adding 'colspan='2' in a cell (after the | sign), makes the cell 2 columns wide, while adding 'rowspan='2' on a cell makes the cell 2 rows high.

Cheat Notes

Common formatting questions[edit]

Description - What you have typed - How to fix it

  • The text is in a dashed box and has no line breaks - Space before first character on a line- Remove space
  • There is no line break between paragraphs - You have no blank line between paragraphs - Add another 'return' between paragraphs
  • There is no link - One or more brackets are missing - Add brackets around the linked word until there are two on either side
  • The references do not show - The <references /> tag is missing - Place your cursor in the References section and click on the <references /> link

Find help[edit]

You can find more formatting tips by typing 'Help:Markup' in the search box.

Retrieved from 'https://outreach.wikimedia.org/w/index.php?title=Wikipedia_Cheat_Sheet_(Bookshelf)/el&oldid=43731'

Wikipedia On Cheat Sheet

Shortcut:
WP:CHEAT

Wikipedia Cheatsheet

Works anywhere in the text
DescriptionYou typeYou get
Italic text

'italic'

italic

Bold text

Imprimante hp deskjet 2130. ''bold''

download free, software mba programs in boston. 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]]

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.

~~~~

Username (talk) 14:14, 25 Moranang 2021 (UTC)

Use a template

{{Example}}

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

#REDIRECT [[Target page]]

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

#REDIRECT [[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 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 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

Insert a reference into a page so it will be automatically formatted

Hello,<ref>Encyclopædia Britannica</ref> World.<ref>http://www.w3.org/</ref>
References:<references />

Hello,[1] World.[2]

References:

  1. Encyclopædia Britannica
  2. http://www.w3.org/

See also

Wiki markup quick reference (PDF download)
  • For a full list of editing commands, see Wiki markup
  • To experiment with editing, use the sandbox
  • For a guide to editing, see How to edit a page
  • 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
Cheat

Wikitext Guide


Wiki Markup Language Cheat Sheet

Le tšwa go 'https://nso.wikipedia.org/w/index.php?title=Wikipedia:Cheatsheet&oldid=14150'