Clicklaw Wikibooks Cheatsheet: Difference between revisions
No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
[[File:Wiki.png|thumb|alt=Alt text|Caption]] | [[File:Wiki.png|thumb|alt=Alt text|Caption]] | ||
|- | |- | ||
|-<!--WORKS ONLY AT THE BEGINNING OF LINES--> | |-<!--WORKS ONLY AT THE BEGINNING OF LINES--> |
Revision as of 19:29, 17 November 2011
Clicklaw Wiki 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]] |
|
Add an image |
[[File:Wiki.png|thumb|alt=Alt text|Caption]] |
|
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]] |
|
Redirect to a section of another page
Redirects must be placed at the start of the first line.
|
#REDIRECT [[Target page#anchorName]] |
|
Section headingsTemplate:Anchor 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 2Level 3Level 4Level 5Level 6 |
Bulleted listTemplate:Anchor |
* One |
|
Numbered listTemplate:Anchor |
# One |
|
Indenting textTemplate:Anchor
This is used when replying on a talk page, to make it easier to follow conversations.
|
no indent (normal) |
no indent (normal)
|
Adding references | ||
Cheatsheet for citing a website or publication | ||
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>
|
Hello,<ref>Encyclopædia Britannica</ref> World.<ref>http://www.w3.org/</ref> References: <references/> |