Wikipedia:Don't use the VisualEditor: Difference between revisions
Content deleted Content added
(6 intermediate revisions by 2 users not shown) | |||
Line 3:
{{essay}}
{{nutshell|Be careful when you are using the VisualEditor, as it can sometimes create problematic changes to wiki syntax that go beyond purely [[WP:COSMETIC|cosmetic]] changes.}}
{{notice|This page is aimed more at experienced users who have yet to switch to source editing. New users will still find the VisualEditor quite useful.}}
The [[Wikipedia:VisualEditor|VisualEditor]] is a great way for new contributors to dive into editing. It allows for new
However, for
== Differences between the VisualEditor and the source editor ==
The VisualEditor is a bit like Microsoft Word, or a bit like using Wix or GoDaddy to build a website. Just as these tools are great
Some problems with the VisualEditor include:
* misaligning comments in templates * * messing with line breaks after multiline parameters and comments
* adding or removing spacing in:
** template parameter names
** lists
** headers
** tables
* adding extraneous numbers to reference names (see {{phab|T375306}})
* issues with copying and pasting ISBNs and other identifiers (see {{phab|T174303}} and {{phab|T162291}})
* deletion of HTML comments (see {{phab|T247498}})
Most of these are cosmetic changes, but they make it difficult to view what actually changed in diff view. It comes down to the fact that a WYSIWYG editor will always utilize a predefined format in programming.
== Problems documented with the VisualEditor ==
== Making the switch ==
* [[Special:Preferences#mw-input-wpvisualeditor-betatempdisable|Go to this section in Preferences]].
* Uncheck "Enable the VisualEditor".
* Click {{button|Save}}.
Alternatively, you can enable the source editor inside the VisualEditor, but that can have performance issues for long pages.
|