Clicklaw Wikibooks Cheatsheet: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;" | |||
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" | | |colspan="3" align="center" style="background:#cee0f2; text-align:center;" | | ||
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;"> | <h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Clicklaw Wiki Cheatsheet</h2> | ||
|-<!--WORKS ANYWHERE IN THE TEXT--> | |-<!--WORKS ANYWHERE IN THE TEXT--> | ||
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Works anywhere in the text''' | | colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Works anywhere in the text''' |
Revision as of 19:24, 17 November 2011
Clicklaw Wiki Cheatsheet |
||
Works anywhere in the text | ||
Description | You type | You get |
Italic textTemplate:Anchor |
''italic'' |
italic |
Bold textTemplate:Anchor |
'''bold''' |
bold |
Bold and italic textTemplate:Anchor |
'''''bold & italic''''' |
bold & italic |
Link to another Wikipedia pageTemplate:Anchor |
[[Name of page]] |
|
Add an imageTemplate:Anchor |
[[File:Wiki.png|thumb|alt=Alt text|Caption]] |
|
Add a page to a categoryTemplate:Anchor | [[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. |
SignatureTemplate:Anchor
Sign your contributions when posting to a Talk Page.
Do not sign when contributing to an article.
|
~~~~ |
|
Use a template Template:Anchor |
{{Example}} |
|
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 2[edit]Level 3[edit]Level 4[edit]Level 5[edit]Level 6[edit] |
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/> |