Help:Introduction to editing with Wiki Markup/2: Difference between revisions

Content deleted Content added
m <tt>I</tt> → {{mono|I}}
Adding the need to select Level 2 for a main heading. Copyediting
Line 2:
 
[[File:RefToolbar_2.0a.png|frameless|border|450px|center]]
Most articles actually need very little '''text formatting'''. All formatting is achieved by placing symbols either side of text. You can either type it manually, or add it through the toolbar at the top of the editing area.
 
 
Headings and subheadings can be added by clicking {{menu icon|Advanced|left}} then {{menu icon|Headings}}.
<br>Selecting 'Level 2' formats text as a main heading - the most frequently used subdivision of any page.
<br>'Level 3' gives you a subheading for that heading, and so on.
 
<br>Alternatively, put text between <code><nowiki>=</nowiki></code> signs:
<br><code><nowiki>==Heading==</nowiki></code>
Line 15 ⟶ 18:
<br><code><nowiki>'''bold'''</nowiki></code>
<br><code><nowiki>''italic''</nowiki></code>
<br>An article's subject is always written in bold the first time it is mentioned, but not thereafter.
}}