Wikipedia:MiniEdit: Difference between revisions
Appearance
Content deleted Content added
Sophivorus (talk | contribs) m Paragraph edited with WikiEdit #wikiedit |
Sophivorus (talk | contribs) WikiEdit was renamed to MiniEdit to prevent confusion with WikiEditor and wikiEd |
||
Line 1: | Line 1: | ||
''' |
'''MiniEdit''' is a gadget to quickly edit content without leaving the page. MiniEdit makes editing easy, fast and intuitive, especially on mobile devices. |
||
<gallery widths="300px"> |
<gallery widths="300px"> |
||
Line 6: | Line 6: | ||
</gallery> |
</gallery> |
||
To use |
To use MiniEdit in the English Wikipedia, add the following code to [[Special:MyPage/global.js|your common.js]] or [[meta:Special:MyPage/global.js|your global.js]]: |
||
<syntaxhighlight lang="javascript"> |
<syntaxhighlight lang="javascript"> |
||
mw.loader.load( '//www.mediawiki.org/wiki/MediaWiki: |
mw.loader.load( '//www.mediawiki.org/wiki/MediaWiki:MiniEdit.js?action=raw&ctype=text/javascript' ); |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
== See also == |
== See also == |
||
* [[mw: |
* [[mw:MiniEdit]] - Central documentation at MediaWiki.org |
||
* [[mw:MediaWiki: |
* [[mw:MediaWiki:MiniEdit.js]] - Live code of the tool |
||
* [ |
* [https://hashtags.wmcloud.org/graph/?query=miniedit&project=en.wikipedia.org Statistics] - Edits with MiniEdit in the English Wikipedia |
||
* [https://hashtags.wmcloud.org/graph/?query=wikiedit&project=en.wikipedia.org Statistics] - Edits with WikiEdit in the English Wikipedia |
Revision as of 00:16, 4 September 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
- mw:MiniEdit - Central documentation at MediaWiki.org
- mw:MediaWiki:MiniEdit.js - Live code of the tool
- Statistics - Edits with MiniEdit in the English Wikipedia