Help:Editing

From DrugPedia: A Wikipedia for Drug discovery

(Difference between revisions)
Jump to: navigation, search
(Removing all content from page)
Current revision (16:57, 17 January 2010) (edit) (undo)
 
Line 1: Line 1:
 +
<noinclude>{{pp-semi|small=yes}}</noinclude>
 +
<div align="center">
 +
{{WP help pages (header bar)}}
 +
<!--COMMENT MARKUP. Displays:Edit mode only.-->
 +
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;"
 +
|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 [[Help:Wiki markup]]</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-->
 +
|Italic text{{Anchor|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-->
 +
|Bold text{{Anchor|Bold text}}
 +
|
 +
<tt><nowiki>'''bold'''</nowiki></tt>
 +
|
 +
'''bold'''
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|Bold and italic{{Anchor|bold and italic}}
 +
|
 +
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
 +
|
 +
'''''bold & italic'''''
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
||[[Wikipedia:Linking|Internal link]]{{Anchor|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]]
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|[[Wikipedia:Linking|External link]]{{Anchor|External link}}<br />
 +
<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>
 +
|
 +
[http://www.example.org Text to display]<br />
 +
[http://www.example.org]<br />
 +
http://www.example.org
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|[[Wikipedia:Redirect|Redirect to another page]]{{Anchor|Redirect to another page}}
 +
|
 +
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
 +
|
 +
[[Image:Redirect arrow without text.svg|30px|link=]][[Target page]]
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|rowspan="3"|[[Help:Citations quick reference|Footnotes]]/[[Wikipedia:Referencing for beginners|References]]{{Anchor|Footnotes/References}}
 +
<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;"|
 +
|-
 +
|[[Help:Section|Section headings]]{{Anchor|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>
 +
|
 +
''(=Level 1= is used only for a page's title, and is generated automatically.)'' <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><br />
 +
<tt><nowiki>====== Level 6 ======</nowiki></tt><br />
 +
|
 +
== Level 2 ==
 +
=== Level 3 ===
 +
==== Level 4 ====
 +
===== Level 5 =====
 +
====== Level 6 ======
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|[[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>* Two</tt><br />
 +
<tt>** Two point one</tt><br />
 +
<tt>* Three</tt>
 +
|
 +
* One
 +
* Two
 +
** Two point one
 +
* Three
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|[[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># Two</tt><br />
 +
<tt>## Two point one</tt><br />
 +
<tt># Three</tt><br />
 +
|
 +
# One
 +
# Two
 +
## Two point one
 +
# Three
 +
|-
 +
|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;"|
 +
|-
 +
|[[Wikipedia:Picture tutorial|Image]]{{Anchor|Thumbnail image}}
 +
|
 +
<tt><nowiki>[[</nowiki>File:Wiki.png|thumb|alt=[[Wikipedia:Alternative text for images|Alt&nbsp;text]]|Caption<nowiki>]]</nowiki></tt>
 +
|
 +
[[File:Wiki.png|thumb|alt=Alt text|Caption]]
 +
|-
 +
|-<!--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{{Anchor|Signature}}
 +
|
 +
<tt><nowiki>~~~~</nowiki></tt>
 +
|
 +
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
 +
|-
 +
 +
|colspan="3" style="border-top:1px solid #cee0f2; font-size:0.9em;"|<references/>
 +
|}
 +
</div>
 +
 +
==See also==
 +
[[File:User contributions detail.png|thumb|alt=Screenshot of a "User contributions" page, with balloons pointing to various components|'''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]].
 +
* To experiment with editing, use the [[Wikipedia:Sandbox|sandbox]].
 +
* For a guide to editing, see [[Wikipedia:How_to_edit_a_page|How to edit a page]]
 +
* For help creating articles, see [[Wikipedia:Your first article]], or try the [[Wikipedia:Article wizard2.0|Article Wizard]]
 +
* For a checklist of elements required to make a "perfect" article, see [[Wikipedia:The perfect article|The Perfect Article]] and the Wikipedia [[Wikipedia:Manual of Style|Manual of Style]].
 +
* You might also find [[Wikipedia:Citation templates|citation templates]] and [[mw:Help:Magic words|Magic Words]] useful
 +
* 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
 +
 +
__NOTOC__ __NOEDITSECTION__

Current revision

Template:Pp-semi

Template:WP help pages (header bar)

Template:Shortcut

Wikipedia Cheatsheet

For more advanced details, see Help:Wiki markup

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

Image: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.<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/>
Template:Tl


<references />
Section headingsTemplate:Anchor<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= is used only for a page's title, and is generated automatically.)
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======

Level 2

Level 3

Level 4

Level 5
Level 6
Bulleted listTemplate:Anchor<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 listTemplate:Anchor<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
Indenting textTemplate:Anchor<ref name="firstline" />

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

no indent (normal)

first indent
second indent
third indent
ImageTemplate:Anchor

[[File:Wiki.png|thumb|alt=Alt text|Caption]]

thumb|alt=Alt text|Caption

For Talk Pages
SignatureTemplate:Anchor

~~~~

Username (talk) 09:36, 4 December 2024 (UTC)

<references/>

See also

thumb|alt=Screenshot of a "User contributions" page, with balloons pointing to various components|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.