Content deleted Content added
+reference + template |
|||
(21 intermediate revisions by 14 users not shown) | |||
Line 1:
{{for|the toolbar that shows under the edit window and allows the insertion of various characters and symbols|Help:CharInsert}}
{{Wikipedia how-to|H:ETOOL}}
[[File:Wikipedia development environment screenshot.webp|thumb|Wikipedia development environment]]
In compatible browsers, an '''edit toolbar''' can be automatically displayed with the edit box, provided that this has been set in the [[Help:Preferences|preferences]]. It appears automatically for editors who are not logged in. This functions partly as a typing aid and partly as a reminder of the available functions. All the functions are available simply by typing the code directly into the edit box (such as <nowiki>[[link]]</nowiki>) – this may be easier.
The toolbar works with [[Google Chrome]], [[Firefox]], [[Internet Explorer]], [[Microsoft Edge (series of web browsers)|Microsoft Edge]], [[w:Mozilla Application Suite|the Mozilla Suite]]/[[W:SeaMonkey|SeaMonkey]], [[Konqueror]], [[Safari (browser)|Safari]] and [[Opera (browser)|Opera]].
In Mozilla browsers, IE, and Chrome, you can format existing text by highlighting the text you want to format and clicking the relevant button on the toolbar. If you click a button without selecting any text, sample text will be inserted at the cursor's position (like so: '''Bold text'''). In other browsers, clicking on the button presents an explanation for that feature. (Pre-release 9.0 versions of Opera browser also seem to support the advanced functionality.)
You can switch off or switch on personal preferences set at {{myprefs|Editing|check={{MediaWiki:Wikieditor-toolbar-preference}}
===Source editor===
Line 17 ⟶ 18:
=== VisualEditor ===
If your toolbar looks like this:
[[File:VisualEditor toolbar-en.png|center|
Then you are using the rich-text [[Wikipedia:VisualEditor|visual editor]].
== List of functions ==
{| class="wikitable"
|+ Source editor
! Icon !! Function !! What it shows when editing !! What it shows on the page
|-
| colspan="4" style="text-align: center;" |[[File:WikiEditor-toolbar-en.png|WikiEditor toolbar|border|link=]]
|-
|<code><nowiki>'''Bold text'''</nowiki></code>
|'''Bold text'''
|-
|<code><nowiki>''Italic text''</nowiki></code>
|''Italic text''
|-
|<code><nowiki>--~~~~</nowiki></code>
|[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
|-
|<code><nowiki>[[Link title]]</nowiki></code>
|[[Link title]]
|-
|<code><nowiki>[[File:Example.jpg|thumbnail]]</nowiki></code>
| [[File:Example.jpg|thumbnail]]
|-
| <code><nowiki>{{Example}}</nowiki></code>
| {{Example}}
|-
| <code><nowiki><ref>Insert footnote text here</ref></nowiki></code>
| <ref>Insert footnote text here</ref>
|-
| [[File:OOjs UI icon highlight-progressive.svg|link=]] active
|{{Meta|Community Tech/Wikitext editor syntax highlighting|Wikitext editor syntax highlighting}}
{{MediaWiki|Extension:CodeMirror}}
|-
| colspan="2" | [[File:
! Open advanced menu
|
|-
| colspan="2" | [[File:OOjs_UI_icon_next-ltr.svg|10px|link=]] Special characters
|
|-
| colspan="2" | [[File:
! Open help menu
|
|-
| colspan="2" | [[File:
|
|-
|style="
! Change "Source editing" <br>to "Visual editing"
|
|
|}
{| class="wikitable"
Line 91 ⟶ 94:
! Icon !! Function !! What it shows when editing !! What it shows on the page
|-
| colspan="4" style="text-align: center;" |[[File:
|-
|[[File:
| [[Help:Section|Section heading]]
|<code><poem><nowiki>== Heading text ==
Line 104 ⟶ 107:
{{fake heading|sub=5|Heading text}}
|-
| [[Help:List|Bulleted list]]
| <code><nowiki>* Bulleted list item</nowiki></code>
Line 110 ⟶ 113:
* Bulleted list item
|-
| [[Help:List|Numbered list]]
| <code><nowiki># Numbered list item</nowiki></code>
Line 116 ⟶ 119:
# Numbered list item
|-
| [[Help:Nowiki|Nowiki]]: Ignore wiki formatting
| <code><nowiki><nowiki>Insert non-formatted text here</nowiki></nowiki></code>
| <nowiki>Insert non-formatted text here</nowiki>
|-
| [[Wikipedia:Line-break handling|Line break]]
| <code><nowiki><br /></nowiki></code>
| text before<br />abc
|-
| Big text
| <code><nowiki><big>Big text</big></nowiki></code>
| <big>Big text</big>
|-
| Small text
| <code><nowiki><small>Small text</small></nowiki></code>
| <small>Small text</small>
|-
| Superscript
| <code><nowiki><sup>Superscript text</sup></nowiki></code>
| <sup>Superscript text</sup>
|-
| Subscript
| <code><nowiki><sub>Subscript text</sub></nowiki></code>
| <sub>Subscript text</sub>
|-
| [[Help:Gallery tag|Picture gallery]]
| style="text-align: left;" | <code><poem><nowiki><gallery>
Line 157 ⟶ 160:
</gallery>
|-
| [[Help:Table|Table]]
| <code><poem><nowiki>{| class="wikitable" border="1"
Line 190 ⟶ 193:
|}
|-
| Automatically [[Wikipedia:Redirect|redirect]] to another page
| <code><nowiki>#REDIRECT [[Target page name]]</nowiki></code>
Line 197 ⟶ 200:
{|class="wikitable" style="margin-top:0"
|-
|Search and Replace
|
Line 208 ⟶ 211:
{{Commons|MediaWiki edit toolbar}}
* [[Wikipedia:RefToolbar/2.0]]
* [[
{{Help navigation}}
|