Help:Contents: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{pp-semi|small=yes}}</noinclude>
<noinclude>{{pp-semi|small=yes}}</noinclude>
<div align="center">
<div align="center">
{{WP help pages (header bar)}}
{| align="right" style="background:transparent; border-bottom:1px 1px 0px 0px #a3b1bf solid;"
|
|}
<!--COMMENT MARKUP. Displays:Edit mode only.-->
<!--COMMENT MARKUP. Displays:Edit mode only.-->
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;"
{|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;" |{{shortcut|WP:CHEAT}}
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Cheatsheet</h2>
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedia Cheatsheet</h2>
<h4>For more details, see [[Wikipedia:How to edit a page|How to edit a page]]</h4>
<h4>For more advanced details, see [[Wikipedia:How to edit a page|How to edit a page]]</h4>
|-<!--COLUMN HEADINGS-->
|-<!--COLUMN HEADINGS-->
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''Description'''
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''Description'''
| style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type'''  
| style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type'''  
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
|-<!--1ST HEADING-->
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
|-<!--1ST ROW 1ST COLUMN-->
|-<!--1ST ROW 1ST COLUMN-->
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Italicise text]]
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Italic text]]{{Anchor|Italic text}}
|<!--2ND COLUMN-->
|<!--2ND COLUMN-->
<tt><nowiki>''italic''</nowiki></tt>
<tt><nowiki>''italic''</nowiki></tt>
Line 25: Line 19:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-<!--2ND ROW 1ST COLUMN-->
|-<!--2ND ROW 1ST COLUMN-->
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold text]]
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold text]]{{Anchor|Bold text}}
|
|
<tt><nowiki>'''bold'''</nowiki></tt>
<tt><nowiki>'''bold'''</nowiki></tt>
Line 33: Line 27:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold and italic]]
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold and italic]]{{Anchor|bold and italic}}
|
|
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
Line 41: Line 35:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
||[[Wikipedia:How_to_edit_a_page#Links_and_URLs|Internal link]]<br />
||[[Wikipedia:How_to_edit_a_page#Links_and_URLs|Internal link]]{{Anchor|Internal link}}<br />
(within Wikipedia)
<div style="padding: 0em .5em; font-size:0.9em;">''(within Wikipedia)''</div>
|
|
<tt><nowiki>[[Name of page]]</nowiki></tt><br />
<tt><nowiki>[[Name of page]]</nowiki></tt><br />
<tt><nowiki>[[Name of page|display text]]</nowiki></tt><br />
<tt><nowiki>[[Name of page|Text to display]]</nowiki></tt>
|
|
[[Name of page]]<br />
[[Name of page]]<br />
[[Name of page|display text]]<br />
[[Name of page|Text to display]]
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|[[Wikipedia:How_to_edit_a_page#Links_and_URLs|Redirect to another page]]
|
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
|
<big>&#8627;</big> [[Target page]]
|-
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|[[Wikipedia:How_to_edit_a_page#Links_and_URLs|External link]]<br />
|[[Wikipedia:How_to_edit_a_page#Links_and_URLs|External link]]{{Anchor|External link}}<br />
(to other websites)
<div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div>
|
|
<tt><nowiki>[http://www.example.org Text to display]</nowiki></tt><br />
<tt><nowiki>[http://www.example.org]</nowiki></tt><br />
<tt><nowiki>[http://www.example.org]</nowiki></tt><br />
<tt><nowiki>[http://www.example.org display text]</nowiki></tt><br />
<tt><nowiki>http://www.example.org</nowiki></tt>
<tt><nowiki>http://www.example.org</nowiki></tt>
|
|
[http://www.example.org Text to display]<br />
[http://www.example.org]<br />
[http://www.example.org]<br />
[http://www.example.org display text]<br />
http://www.example.org
http://www.example.org
|-
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|[[Wikipedia:Redirect|Redirect to another page]]{{Anchor|Redirect to another page}}
|
|
Sign your posts <br />
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
on talk pages
|
|
<tt><nowiki>~~~~</nowiki></tt>
[[Image:Redirect arrow without text.svg|30px]][[Target page]]
|
|-
[[Special:Mypage|Your username]] {{CURRENTTIME}}, <br />
|colspan="3" style="border-top:1px solid #cee0f2;"|
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
|-
|-<!--2ND HEADING-->
|rowspan="3"|[[Help:Citations quick reference|Footnotes]]/[[Wikipedia:Referencing for beginners|References]]{{Anchor|Footnotes/References}}
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
<div style="padding: 0em .5em; font-size:0.9em;">''Numbering is generated automatically.''</div>
|<div style="margin-left:2em; font-size:0.9em;">''To create a footnote or reference, use this format:''</div>
<tt><nowiki>Article text.<ref name="test">[http://www.example.org Link text], additional text.</ref></nowiki></tt>
|rowspan="2"|Article text.<ref name="test">[http://www.example.org Link text], additional text.</ref>
|-
|<div style="margin-left:2em; font-size:0.9em;">''To reuse the same note, reuse the name with a trailing slash:''</div>
<tt><nowiki>Article text.<ref name="test" /></nowiki></tt>
|-
|<div style="margin-left:2em; font-size:0.9em;">''To display notes, add '''either''' of these lines to the References section''</div>
<tt><nowiki><references/></nowiki></tt><br/>
<tt>{{tl|Reflist}}</tt>
|<br/><references /><br/>
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|Headings<br />
|[[Wikipedia:How_to_edit_a_page#Headings|Section headings]]{{Anchor|Section headings}}<ref name="firstline">''Applies only at the very beginning of lines.''</ref><br />
<span style="font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</span>
<div style="padding: 0em .5em; font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</div>
|
|
<tt><nowiki>== Level 1 ==</nowiki></tt><br />
<tt><nowiki>== Level 1 ==</nowiki></tt><br />
Line 101: Line 100:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|[[Help:List|Bulleted list]]
|[[Help:List|Bulleted list]]{{Anchor|Bulleted list}}<ref name="firstline" />
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items discouraged, (see numbered lists).''</div>
|
|
<tt>* One</tt><br />
<tt>* One</tt><br />
Line 115: Line 115:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|[[Help:List|Numbered list]]
|[[Help:List|Numbered list]]{{Anchor|Numbered list}}<ref name="firstline" />
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items restarts numbering at 1.''</div>
|
|
<tt># One</tt><br />
<tt># One</tt><br />
<tt># Two</tt><br />
<tt># Two</tt><br />
<tt>## Two point one</tt><br />
<tt>## Two point one</tt><br />
<tt># Three</tt>
<tt># Three</tt><br />
|
|
# One
# One
Line 127: Line 128:
# Three
# Three
|-
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|&nbsp;
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|[[Wikipedia:Extended_image_syntax|Thumbnail image]]{{Anchor|Thumbnail image}}
|
<tt><nowiki>[[File:Wiki.png|thumb|Caption text]]</nowiki></tt>
|
[[File:Wiki.png|thumb|Caption text]]
|-
 
|-<!--TALKPAGES-->
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | For [[Wikipedia:Tutorial_%28Talk_pages%29|Talk Pages]]
|-
|-
|[[Wikipedia:Extended_image_syntax|Thumbnail image]]
|Signature{{Anchor|Signature}}
|
|
<tt><nowiki>[[Image:Wiki.png|thumb|Caption text]]</nowiki></tt>
<tt><nowiki>~~~~</nowiki></tt><hr />
<tt><nowiki>~~~</nowiki></tt>
|
|
[[Image:Wiki.png|thumb|Caption text]]
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)<hr />
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]])
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Indenting text{{Anchor|Indenting text}}<ref name="firstline" />
|
<tt><nowiki>no indent (normal)</nowiki></tt><br/>
<tt><nowiki>:first indent</nowiki></tt><br/>
<tt><nowiki>::second indent</nowiki></tt><br/>
<tt><nowiki>:::third indent</nowiki></tt>
|
no indent (normal)<br/>
:first indent
::second indent
:::third indent
|-
 
|colspan="3" style="border-top:1px solid #cee0f2; font-size:0.9em;"|<references/>
|}
|}
</div>
</div>


==See also==
[[File:User contributions detail.png|thumb|'''User contribution''' pages, '''article history''' pages, '''watch lists''', and '''recent changes''' are helpful in keeping track of what your fellow editors are doing. This graphic explains some of the features.]]
* For a tour of features, see the [[Wikipedia:Introduction|Introduction to Wikipedia]].
* [[mw:Help:Magic words|Magic Words]] of Wikipedia
* For experimentation with editing, use the [[Wikipedia:Sandbox|sandbox]].
* For a guide to more advanced page editing, see [[Wikipedia:How_to_edit_a_page|How to edit a page]]
* The Wikipedia [[Wikipedia:Manual of Style|Manual of Style]]
* For a checklist of elements required to make a "perfect" article, see [[Wikipedia:The perfect article|The perfect article]].
* For print cheatsheets, see the [[:m:Help:Reference card|MediaWiki reference card]] or the [[:m:Cheatsheet|poster-size cheatsheet]] (available in many languages).
* The encyclopedic article on [[cheat sheet]]s
* [[Wikipedia:Citation templates|Citation templates]]


[[Category:Wikipedia basic information|{{PAGENAME}}]]
__NOTOC__ __NOEDITSECTION__

Revision as of 22:35, 2 August 2009

Template:Pp-semi

Template:Shortcut

Wikipedia Cheatsheet

For more advanced details, see How to edit a page

Description You type You get
Italic textTemplate:Anchor

''italic''

italic

Bold textTemplate:Anchor

'''bold'''

bold

Bold and italicTemplate:Anchor

'''''bold & italic'''''

bold & italic

Internal linkTemplate:Anchor
(within Wikipedia)

[[Name of page]]
[[Name of page|Text to display]]

Name of page
Text to display

External linkTemplate:Anchor
(to other websites)

[http://www.example.org Text to display]
[http://www.example.org]
http://www.example.org

Text to display
[1]
http://www.example.org

Redirect to another pageTemplate:Anchor

#REDIRECT [[Target page]]

File:Redirect arrow without text.svgTarget page

Footnotes/ReferencesTemplate:Anchor
Numbering is generated automatically.
To create a footnote or reference, use this format:

Article text.<ref name="test">[http://www.example.org Link text], additional text.</ref>

Article text.[1]
To reuse the same note, reuse the name with a trailing slash:

Article text.<ref name="test" />

To display notes, add either of these lines to the References section

<references/>
{{Reflist}}


  1. ^ Link text, additional text.

Section headingsTemplate:Anchor[1]
A Table of Contents will automatically be generated when four headings are added to an article.

== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======

Level 1

Level 2

Level 3

Level 4
Level 5
Bulleted listTemplate:Anchor[1]
Empty lines between list items discouraged, (see numbered lists).

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered listTemplate:Anchor[1]
Empty lines between list items restarts numbering at 1.

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
Thumbnail imageTemplate:Anchor

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

File:Wiki.png
Caption text
For Talk Pages
SignatureTemplate:Anchor ~~~~

~~~

Username (talk) 04:45, 25 December 2024 (UTC)

Username (talk)

Indenting textTemplate:Anchor[1]

no indent (normal)
:first indent
::second indent
:::third indent

no indent (normal)

first indent
second indent
third indent
  1. ^ a b c d Applies only at the very beginning of lines.

See also

File:User contributions detail.png
User contribution pages, article history pages, watch lists, and recent changes are helpful in keeping track of what your fellow editors are doing. This graphic explains some of the features.