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

Content deleted Content added
Reverted 1 edit by IDRISSA CAMARA (talk): Did you mean to edit this help page? (TW)
Reverted 1 edit by Itspublshrak (talk): Did you mean to edit the help page?
 
(17 intermediate revisions by 12 users not shown)
Line 1:
<noinclude>{{pp|small=yes}}</noinclude>{{intro to|
[[File:RefToolbar_2.0aWikiEditor-toolbar-en.png|frameless|border|450px650px|center]]
 
Most articles actually need very little '''text formatting'''.
[[File:RefToolbar_2.0a.png|frameless|border|450px|center]]
Most articles actually need 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.
 
Most articles actually need little '''text formatting'''. All formatting is achieved by placing symbols on either side of blocks of text. You can either type itthe markup 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|HeadingsHeading}} in the extra toolbar line which now appears.
<br>Alternatively, put text between <code><nowiki>=</nowiki></code> signs:
<br><code><nowiki>==Heading==</nowiki></code>
<br><code><nowiki>===Subheading===</nowiki></code>
 
Selecting "Level 2" will format text as a main heading, the most frequently used subdivision of any page.
<br>"Level 3" gives you a subheading for a Level 2 heading, and so on.
<br>To create a heading without using the toolbar, put text between <code><nowiki>=</nowiki></code> signs; the number of {{code|1==}} signs on each side of the text indicates the level:
<br>Alternatively, put text between <code><nowiki>==Heading==</nowiki></code> signs:(Level 2)
<br><code><nowiki>==Heading=Subheading===</nowiki></code> (Level 3)
 
Text can be made '''bold''' or ''italic'' using the {{menu icon|'''B'''|non}} and {{menu icon|'''''<tt>{{mono|I</tt>}}'''''|non}} buttons ofon the toolbar.
<br>AlternativelyTo create bold or italics without using the toolbar, put text between <code><nowiki>'</nowiki></code> apostrophes:; three on each side for bold, or two on each side for italics.
<br><code><nowiki>'''bold'''</nowiki></code>
<br><code><nowiki>''italic''</nowiki></code>
<br>An article's subject isshould always be written in bold the first time itsit is mentioned, but not thereafter. For detailed guidance on how and where bold and italic text should be used, see the Manual of Style sections on [[MOS:BOLD|bold]] and [[MOS:ITALIC|italic]] formatting.
}}