Help:Cheatsheet: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
(Changes)
(++)
Line 52: Line 52:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|[[WP:RED|Red link]]
|[[SV:RED|Red link]]
<div style="padding: 0.7em .5em; font-size:0.9em;">''red links in articles help by showing desired [[WP:REDIRECT|redirects]] or [[WP:N|notable]] pages''</div>
<div style="padding: 0.7em .5em; font-size:0.9em;">''red links in articles help by showing desired [[SV:REDIRECT|redirects]] or [[SV:N|notable]] pages''</div>
|
|
<tt><nowiki>[[something missing]]</nowiki></tt>
<tt><nowiki>[[something missing]]</nowiki></tt>
Line 90: Line 90:
|-
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
| Wikipedia articles
| <tt><nowiki>[[:wikipedia:Example|your desired word]]</nowiki></tt>
| [[:wikipedia:Example|your desired word]]
|-
|-
|Plain website
|Plain website
Line 115: Line 119:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|[[WP:STRIKE|Strike]] your [[WP:TALK|talk page]] comment
|[[SV:STRIKE|Strike]] your [[SV:TALK|talk page]] comment
<div style="padding: 0.7em .5em; font-size:0.9em;">''to show your previous comment is outdated''</div>
<div style="padding: 0.7em .5em; font-size:0.9em;">''to show your previous comment is outdated''</div>
|
|
<tt><nowiki><s>This topic isn't [[WP:N|notable]].</s></nowiki></tt>
<tt><nowiki><s>This topic isn't [[SV:N|notable]].</s></nowiki></tt>
|
|
<s>This topic isn't [[WP:N|notable]].</s>
<s>This topic isn't [[SV:N|notable]].</s>
|-
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|Hide text somewhere for editors
|Hide text somewhere for editors
<div style="padding: 0.7em .5em; font-size:0.9em;">''[[WP:CON|consensus]] is how things are decided''</div>
<div style="padding: 0.7em .5em; font-size:0.9em;">''[[SV:CON|consensus]] is how things are decided''</div>
|
|
<tt><nowiki><!--This had consensus, discuss at talk page--></nowiki></tt>
<tt><nowiki><!--This had consensus, discuss at talk page--></nowiki></tt>

Revision as of 18:20, 21 October 2013

Sarkarverse Cheatsheet

Works anywhere in the text        
Description You type You get
Italics, bold, and both

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

italics, bold, and both

Link 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 text

[[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:

Signature
sign your contributions when posting to a talk page

~~~~

do not sign in an article, only on talk pages

Username (talk) 17:45, 18 April 2024 (UTC)

Wikipedia articles [[:wikipedia:Example|your desired word]] your desired word
Plain website

http://www.Sarkarverse.org

http://www.Sarkarverse.org

Link a website

[http://www.Sarkarverse.org]

[1]

Link and name a website

[http://www.Sarkarverse.org Sarkarverse]

Sarkarverse

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

<s>This topic isn't [[SV: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

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

Template:Citation needed
one of many cleanup templates

This statement is true.{{cn}}

This statement is true.[citation needed]

Add a page to a category [[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 page
redirects must be placed at the start of the first line

#REDIRECT [[Target page]]

Redirect arrow without text.svg Target page

Redirect to a section of another page

#REDIRECT [[Target page#anchorName]]

Redirect arrow without text.svg Target page#anchorName

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

]