Difference between revisions of "Help:How to edit"

Jump to navigation Jump to search
319 bytes removed ,  16:43, 5 July 2016
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The page covers '''how to edit'''. It is largely copied from [http://www.mediawiki.org/wiki/Help:Formatting MediaWiki's Help:Formatting].
The page covers '''how to edit'''. It is reproduced from the MediaWiki page [http://www.mediawiki.org/wiki/Help:Formatting Help:Formatting].


==Barebones==
==Barebones==
{| class="wikitable"
<pre>
! Description
! width=40% | You type
! width=40% | You get
|-
! colspan="3" style="background: #ABE" | Character (inline) formatting – ''applies anywhere''
|-
| Italic text
| <pre>
''italic''
</pre>
|
''italic''
|-
| Bold text
| <pre>
'''bold'''
</pre>
|
'''bold'''
'''bold'''
|-
| Headings of different levels
| <pre>
== Level 2 ==


=== Level 3 ===
''italics''


==== Level 4 ====
==Heading==


===== Level 5 =====
===Subheading===


====== Level 6 ======
<ref>This is a reference.</ref>


{{Reflist}}
</pre>
</pre>
----
Note:
* [[Help_talk:Formatting#Level_1|Skip Level 1]], it is page name level.
* An article with 4 or more headings automatically creates a table of contents.
|
<!-- using HTML markup to avoid creating new sections -->
<h2>Level 2</h2>
<h3>Level 3</h3>
<h4>Level 4</h4>
<h5>Level 5</h5>
<h6>Level 6</h6>
|}


Wikipedia has a nice [http://en.wikipedia.org/w/index.php?title=File:Welcome2WP_English_Flap_081810.pdf cheat sheet].


== Text formatting markup ==
== Text formatting markup ==
Line 320: Line 280:
|}
|}


[[Category:Onlinepathology]]
==See also==
*[[Format]].
*[[Editing]].
*[[Help:Tables|Tables]].
 
==External links==
*[http://www.mediawiki.org/wiki/Help:Formatting MediaWiki's Help:Formatting] - this page has a few more details.
 
[[Category:Libre Pathology]]
49,267

edits

Navigation menu