Help:Cheat sheet: Difference between revisions

From BoyWiki
(New page: <h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedia Cheatsheet</h2> |-<!--WORKS ANYWHERE IN THE TEXT--> | colspan=3 style="backgroun...)
 
No edit summary
Line 1: Line 1:
<noinclude>{{pp-semi-indef}}{{pp-move-indef}}</noinclude>
<div align="center">
{{Help pages header}}
<!--COMMENT MARKUP. Displays:Edit mode only.-->
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;"
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" |{{shortcut|WP:CHEAT|H:CHEAT}}
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedia Cheatsheet</h2>  
<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-->
Line 242: Line 248:
|}
|}
</div>
</div>
<noinclude>
==See also==
<!--Please keep this uncluttered. If you wish to add a link, discuss it on the talk page first.-->
[[File:Wiki_markup_cheatsheet_EN.pdf|thumb|Wiki markup quick reference (PDF download)]]
* For a full list of editing commands, see [[Help:Wiki markup|Wiki markup]]
* 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 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]]
* For a guide to editing and displaying mathematical equations and formulas, see [[Help:Displaying a formula|Displaying a formula]]
{{Help navigation}}
__NOTOC__ __NOEDITSECTION__
[[Category:Wikipedia basic information|{{PAGENAME}}]]
</noinclude>

Revision as of 08:05, 1 March 2014

Template:Pp-semi-indefTemplate:Pp-move-indef

Template:Help pages header

Template:Shortcut

Wikipedia Cheatsheet

Works anywhere in the text        
Description You type You get
ItalicsTemplate:Anchor, boldTemplate:Anchor, and bothTemplate:Anchor

''italics'', '''bold''', and '''''both'''''

italics, bold, and both

LinkTemplate:Anchor to another page
see H:IW for linking to sister projects

[[copy edit]]
[[copy edit]]ors

copy edit
copy editors

"Pipe" a link to change the link's destination

[[Android (operating system)|Android]]

Android

Link to a section

[[Frog#Jumping]]
[[Frog#Jumping|the jumping of frogs]]

Frog#Jumping
the jumping of frogs

Red link
red links in articles help by showing desired redirects or notable pages

[[something missing]]

something missing

References and footnotes
sources in the article will appear where {{reflist}} is put, typically under a level 2 section heading (see below) towards the bottom of the page; text between {{}} is for a template

Hello,<ref>[http://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref>

References: {{reflist}}

Hello,[1] World.[2]

References:

SignatureTemplate:Anchor
sign your contributions when posting to a talk page

~~~~

do not sign in an article, only on talk pages

Username (talk) 04:04, 3 May 2024 (UTC)

Plain website

http://www.wikipedia.org

http://www.wikipedia.org

Link a website

[http://www.wikipedia.org]

[1]

Link and name a website

[http://www.wikipedia.org Wikipedia]

Wikipedia

Strike your talk page comment
to show your previous comment is outdated

<s>This topic isn't [[WP:N|notable]].</s>

This topic isn't notable.

Hide text somewhere for editors
consensus is how things are decided

<!--This had consensus, discuss at talk page-->

Show an image
for uploading, see the intro to uploading images

Template:Anchor

[[File:Wiki.png|thumb|Caption]]

File:Wiki.png
Caption
Template:Citation needed
one of many cleanup templates

This statement is true.{{cn}}

This statement is true.Template:Cn

Add a page to a categoryTemplate:Anchor [[Category:Category name]]

place near the bottom of a page
shows "Category name" in a bar at bottom when the page is previewed or saved
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]]

File:Redirect arrow without text.svg Target page

Redirect to a section of another page

#REDIRECT [[Target page#anchorName]]

File:Redirect arrow without text.svg Target page#anchorName

Section headingsTemplate:Anchor
a Table of Contents will automatically be generated when four headings are added to an article

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

do not use  =Level 1=  as it is for page titles

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.
After a string of indents, or to revive a discussion, an outdent {{Outdent|n}} (Template:Outdent) can be used to reset the paragraph to the left margin.

no indent (normal)
:first indent
::second indent
:::third indent
::::fourth indent
{{Outdent|4}} outdent

no indent (normal)

first indent
second indent
third indent
fourth indent

Template:Outdent (return to left margin)

See also

File:Wiki markup cheatsheet EN.pdf
Wiki markup quick reference (PDF download)

Template:Help navigation