Help:Cheat sheet: Difference between revisions

From BoyWiki
No edit summary
No edit summary
Line 158: Line 158:


|-<!--WORKS ONLY AT THE BEGINNING OF LINES-->
|-<!--WORKS ONLY AT THE BEGINNING OF LINES-->
| colspan="3" style="background:#E6F2FF; border-top:2px #a3b1bf solid" |
| colspan="3" align="center"  style="background:#E6F2FF; border-top:2px #a3b1bf solid" |
<center>'''Works only at the beginning of lines''' &nbsp; &nbsp;
 
'''Works only at the beginning of lines''' &nbsp; &nbsp;
 
|-<!--COLUMN HEADINGS--> style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"
|-<!--COLUMN HEADINGS--> style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"
| style="border-bottom:2px #a3b1bf solid" width="30%" | Description
| style="border-bottom:2px #a3b1bf solid" width="30%" | Description
Line 165: Line 167:
| style="border-bottom:2px #a3b1bf solid" width="30%" | You get
| style="border-bottom:2px #a3b1bf solid" width="30%" | You get
|-
|-
|[[Wikipedia:Redirect|Redirect to another page]]{{Anchor|Redirect to another page}}
|[[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>
<div style="padding: 0.7em .5em; font-size:0.9em;">''redirects must be placed at the start of the first line''</div>
|
|
Line 237: Line 239:
<tt><nowiki>:::third indent</nowiki></tt><br />
<tt><nowiki>:::third indent</nowiki></tt><br />
<tt><nowiki>::::fourth indent</nowiki></tt><br />
<tt><nowiki>::::fourth indent</nowiki></tt><br />
<tt><nowiki>{{Outdent|4}} outdent</nowiki></tt>
 
|
|
no indent (normal)<br />
no indent (normal)<br />
Line 244: Line 246:
:::third indent
:::third indent
::::fourth indent
::::fourth indent
(return to left margin)
 
|}
|}



Revision as of 15:35, 19 November 2015


BoyWiki Cheatsheet

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

''italics'', '''bold''', and '''''both''''' (Two apostrophes, three apostrophes, and five apostrophes

italics, bold, and both

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

Signature
sign your contributions when posting to a talk page

~~~~

do not sign in an article, only on talk pages

Username (talk) 21:14, 2 June 2024 (UTC)

Plain website

http://www.wikipedia.org

http://www.wikipedia.org

Link a website

[http://www.wikipedia.org]

[2]

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 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 Page tags

This statement is true.{{cite}}

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]]

Target page

Redirect to a section of another page

#REDIRECT [[Target page#anchorName]]

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
::::fourth indent

no indent (normal)

first indent
second indent
third indent
fourth indent


See also