Help:Editing: Difference between revisions

From EmeraldSilverWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| border="1"
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;"
|Italic text || <nowiki>''italic''</nowiki> || ''italic''|
|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;">Wikipedia Cheatsheet</h2>
<h4>For more advanced details, see [[Wikipedia:Wikipedia:How to edit a page|How to edit a page]]</h4>
|-<!--COLUMN HEADINGS-->
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''Description'''
| style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type'''
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
|-<!--1ST ROW 1ST COLUMN-->
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Italic text]]
|<!--2ND COLUMN-->
<tt><nowiki>''italic''</nowiki></tt>
|<!--3RD COLUMN-->
''italic''
|-<!--HORIZONTAL LINE-->
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-<!--2ND ROW 1ST COLUMN-->
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold text]]
|
<tt><nowiki>'''bold'''</nowiki></tt>
|
'''bold'''
|-
|-
|Bold text || <nowiki>'''bold'''</nowiki> || '''bold''' |
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|Bold and italic || <nowiki>'''''bold & italic'''''</nowiki> || '''''bold & italic'''''|
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold and italic]]
 
|
|}
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
|
Internal link
'''''bold & italic'''''
 
|-
(within Wikipedia) [[Name of page]]
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
||[[Wikipedia:Wikipedia:How_to_edit_a_page#Links_and_URLs|Internal link]]<br />
<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|Text to display]]</nowiki></tt>
|
[[Name of page]]<br />
[[Name of page|Text to display]]
[[Name of page|Text to display]]
Name of page
|-
Text to display
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|[[Wikipedia:Wikipedia:How_to_edit_a_page#Links_and_URLs|External link]]<br />
External link
<div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div>
 
|
(to other websites) [http://www.example.org Text to display]
<tt><nowiki>[http://www.example.org Text to display]</nowiki></tt><br />
[http://www.example.org]
<tt><nowiki>[http://www.example.org]</nowiki></tt><br />
<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
http://www.example.org
Text to display
|-
[1]
|colspan="3" style="border-top:1px solid #cee0f2;"|
http://www.example.org
|-
|[[Wikipedia:Redirect|Redirect to another page]]
|
Redirect to another page #REDIRECT [[Target page]]
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
Target page
|
[[Image:Redirect arrow without text.svg|30px]][[Target page]]
|-
Footnotes/References  
|colspan="3" style="border-top:1px solid #cee0f2;"|
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>
|rowspan="3"|[[Wikipedia:Help:Citations quick reference|Footnotes]]/[[Wikipedia:Referencing for beginners|References]]
Article text.[1]  
<div style="padding: 0em .5em; font-size:0.9em;">''Numbering is generated automatically.''</div>
To reuse the same note, reuse the name with a trailing slash:
|<div style="margin-left:2em; font-size:0.9em;">''To create a footnote or reference, use this format:''</div>
Article text.<ref name="test" />
<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>
To display notes, add either of these lines to the References section
|-
<references/>
|<div style="margin-left:2em; font-size:0.9em;">''To reuse the same note, reuse the name with a trailing slash:''</div>
{{Reflist}}
<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>
^ Link text, additional text.
<tt><nowiki><references/></nowiki></tt><br/>
 
<tt>{{tl|Reflist}}</tt>
|<br/><references /><br/>
|-
Section headings[1]
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
A Table of Contents will automatically be generated when four headings are added to an article. == Level 1 ==
|[[Wikipedia:Wikipedia:How_to_edit_a_page#Headings|Section headings]]<ref name="firstline">''Applies only at the very beginning of lines.''</ref><br />
<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 2 ===</nowiki></tt><br />
<tt><nowiki>==== Level 3 ====</nowiki></tt><br />
<tt><nowiki>===== Level 4 =====</nowiki></tt><br />
<tt><nowiki>====== Level 5 ======</nowiki></tt>
|
== Level 1 ==
=== Level 2 ===
=== Level 2 ===
==== Level 3 ====
==== Level 3 ====
===== Level 4 =====
===== Level 4 =====
====== Level 5 ======
====== Level 5 ======
Level 1
|-
Level 2
|colspan="3" style="border-top:1px solid #cee0f2;"|
Level 3
|-
Level 4
|[[Wikipedia:Help:List|Bulleted list]]<ref name="firstline" />
Level 5
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items discouraged, (see numbered lists).''</div>
|
Bulleted list[1]  
<tt>* One</tt><br />
Empty lines between list items discouraged, (see numbered lists). * One
<tt>* Two</tt><br />
<tt>** Two point one</tt><br />
<tt>* Three</tt>
|
* One
* Two
* Two
** Two point one
** Two point one
* Three
* Three
One
|-
Two
|colspan="3" style="border-top:1px solid #cee0f2;"|
Two point one
|-
Three
|[[Wikipedia:Help:List|Numbered list]]<ref name="firstline" />
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items restarts numbering at 1.''</div>
|
Numbered list[1]  
<tt># One</tt><br />
Empty lines between list items restarts numbering at 1. # One
<tt># Two</tt><br />
<tt>## Two point one</tt><br />
<tt># Three</tt><br />
|
# One
# Two
# Two
## Two point one
## Two point one
# Three
# Three
 
|-
One
|colspan="3" style="border-top:1px solid #cee0f2;"|
Two
|-
Two point one
|[[Wikipedia:Extended_image_syntax|Thumbnail image]]
Three
|
<tt><nowiki>[[Wikipedia:Image:Wiki.png|thumb|Caption text]]</nowiki></tt>
|
Thumbnail image [[Image:Wiki.png|thumb|Caption text]]
[[Wikipedia:Image:Wiki.png|thumb|Caption text]]
 
|-
Caption text
|Indenting Text
For Talk Pages
|
Signature [[User:WikiSysop|Sarah]] 20:24, 17 November 2008 (UTC)
<tt><nowiki>no indent (normal)</nowiki></tt><br/>
Your username 18:54,
<tt><nowiki>:first indent</nowiki></tt><br/>
17 November 2008 (UTC)
<tt><nowiki>::second indent</nowiki></tt><br/>
<tt><nowiki>:::third indent</nowiki></tt>
|
Indenting Text[1] no indent (normal)
no indent (normal)<br/>
:first indent
:first indent
::second indent
::second indent
:::third indent
:::third indent
no indent (normal)
|-
|-
|-<!--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]]
|-
|Signature
|
<tt><nowiki>~~~~</nowiki></tt>
|
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
|}
 
 
==See also==
* [[Wikipedia:Wikipedia:Picture_tutorial|Image posting]] (basic)
* [http://www.mediawiki.org/wiki/Help:Images Comprehensive review of posting images]
* [http://www.mediawiki.org/wiki/Table Creating tables]
* [[Wikipedia:Help:Editing|Help on Editing at Wikipedia]]
* [[Wikipedia:Help:Wikitext examples|Examples of wiki text]]
* [[Wikipedia:Wikipedia:Formatting|How to Edit a Page]]


<!--
==See also==
[[Image: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]]
* 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]]
-->


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


</table>
[[Category:Help|Editing]]

Latest revision as of 10:08, 21 September 2009

Wikipedia Cheatsheet

For more advanced details, see How to edit a page

Description You type You get
Italic text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

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

bold & italic

Internal link
(within Wikipedia)

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

Name of page
Text to display

External link
(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 page

#REDIRECT [[Target page]]

File:Redirect arrow without text.svgTarget page

Footnotes/References
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.<ref name="test">Link text, additional text.</ref>
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}}


<references />
Section headings<ref name="firstline">Applies only at the very beginning of lines.</ref>
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 list<ref name="firstline" />
Empty lines between list items discouraged, (see numbered lists).

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered list<ref name="firstline" />
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 image

[[Wikipedia:Image:Wiki.png|thumb|Caption text]]

thumb|Caption text

Indenting Text

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

no indent (normal)

first indent
second indent
third indent
For Talk Pages
Signature

~~~~

Username (talk) 18:42, 10 May 2026 (UTC)


See also