Community Central
Community Central
(Redirected page to Help:Editing#Choosing an editor)
Tags: Help sourceedit
 
No edit summary
Tag: Source edit
(41 intermediate revisions by 21 users not shown)
Line 1: Line 1:
  +
[[File:Location Source VE.png|thumb|Accessing source editor in VisualEditor]]
#REDIRECT [[Help:Editing#Choosing_an_editor]]
 
  +
The '''Source Editor''' is a type of editor that allows editing of pages via [[Help:Wikitext|wikitext]] or some [[Help:HTML|HTML]].
  +
  +
* To switch from VisualEditor to a source editor, use the toolbar menu and click on menu at the top right where "Visual Editor" is.
  +
* If you wish to ''always'' edit in source mode, you may wish to switch your preferences to the '''source editor'''. You can also set the default source editor you would like to use.
  +
  +
== Versions ==
  +
Currently, there are two versions of Source Editor available:
  +
* '''VisualEditor - source mode''', also known as the '''2017 wikitext editor'''.
  +
* '''Source editor''', also known as the '''2010 wikitext editor.'''
  +
  +
=== VisualEditor - source mode ===
  +
[[File:New Source Editor.png|thumb|300px|2017 wikitext editor]]
  +
The 2017 wikitext editor (VisualEditor - source mode) is the "source mode" of VisualEditor. It has the same toolbar as the VisualEditor in visual editing mode, and allows quick switching between the visual editing and source editing. It will always load as the source editor if VisualEditor is enabled in your preferences.
  +
  +
=== Source editor ===
  +
[[File:2010 editor.png|thumb|300px|2010 wikitext editor]]
  +
The 2010 wikitext editor (Source editor) has a simplified interface and toolbar. This editor is loaded in some locations where the 2017 wikitext editor is not available.
  +
  +
== Notes ==
  +
* All source editors support [[Help:Syntax highlighting|syntax highlighting]].
  +
* Switching to source mode in an editor may take a few moments, as it requires the contents of the editor to be turned back into wikitext
  +
  +
== See also ==
  +
* [[Help:Tables#In source editor|Editing tables in source editor]]
  +
* [[Help:VisualEditor]]
  +
* [[Help:Editing]]
  +
  +
== Further help and feedback ==
  +
{{Help and feedback section}}
  +
  +
[[Category:Help]]
  +
  +
[[de:Hilfe:Quelltexteditor]]
  +
[[fr:Aide:Éditeur source]]
  +
[[es:Ayuda:Editor clásico]]
  +
[[ja:ヘルプ:ソースエディタ]]
  +
[[pt:Ajuda:Editor fonte]]
  +
[[tr:Yardım:Kaynak düzenleyici]]
  +
[[zh:Help:原始碼編輯器]]

Revision as of 03:07, 10 August 2021

Location Source VE

Accessing source editor in VisualEditor

The Source Editor is a type of editor that allows editing of pages via wikitext or some HTML.

  • To switch from VisualEditor to a source editor, use the toolbar menu and click on menu at the top right where "Visual Editor" is.
  • If you wish to always edit in source mode, you may wish to switch your preferences to the source editor. You can also set the default source editor you would like to use.

Versions

Currently, there are two versions of Source Editor available:

  • VisualEditor - source mode, also known as the 2017 wikitext editor.
  • Source editor, also known as the 2010 wikitext editor.

VisualEditor - source mode

New Source Editor

2017 wikitext editor

The 2017 wikitext editor (VisualEditor - source mode) is the "source mode" of VisualEditor. It has the same toolbar as the VisualEditor in visual editing mode, and allows quick switching between the visual editing and source editing. It will always load as the source editor if VisualEditor is enabled in your preferences.

Source editor

2010 editor

2010 wikitext editor

The 2010 wikitext editor (Source editor) has a simplified interface and toolbar. This editor is loaded in some locations where the 2017 wikitext editor is not available.

Notes

  • All source editors support syntax highlighting.
  • Switching to source mode in an editor may take a few moments, as it requires the contents of the editor to be turned back into wikitext

See also

Further help and feedback