Wikipedia:MiniEdit: Difference between revisions
Appearance
Content deleted Content added
Sophivorus (talk | contribs) WikiEdit was renamed to MiniEdit to prevent confusion with WikiEditor and wikiEd |
make the link actually lead to common.js |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<gallery widths="300px"> |
<gallery widths="300px"> |
||
File: |
File:MiniEdit gadget demo.webm | Demo of the tool in the Spanish Wikipedia. |
||
File: |
File:MiniEdit gadget mobile demo.webm | Demo on a mobile device. |
||
</gallery> |
</gallery> |
||
To use MiniEdit in the English Wikipedia, add the following code to [[Special:MyPage/ |
To use MiniEdit in the English Wikipedia, add the following code to [[Special:MyPage/common.js|your common.js]] or [[meta:Special:MyPage/global.js|your global.js]]: |
||
<syntaxhighlight lang="javascript"> |
<syntaxhighlight lang="javascript"> |
Latest revision as of 04:27, 9 October 2023
MiniEdit is a gadget to quickly edit content without leaving the page. MiniEdit makes editing easy, fast and intuitive, especially on mobile devices.
-
Demo of the tool in the Spanish Wikipedia.
-
Demo on a mobile device.
To use MiniEdit in the English Wikipedia, add the following code to your common.js or your global.js:
mw.loader.load( '//www.mediawiki.org/wiki/MediaWiki:MiniEdit.js?action=raw&ctype=text/javascript' );
See also
[edit]- mw:MiniEdit - Central documentation at MediaWiki.org
- mw:MediaWiki:MiniEdit.js - Live code of the tool
- Statistics - Edits with MiniEdit in the English Wikipedia