Wikipedia:Tools/Editing tools
Some of these tools may be obsolete or need to be updated. Also, they are not all guaranteed to work with your current configuration or preference settings. |
Contents
- 1 Wikipedia editing tools
- 2 Semi-auto edit bots
- 3 Information display
- 4 Wikisyntax conversion utilities
- 5 Misc. editing tools
- 5.1 RecentChanges tools
- 5.2 Spell Checkers
- 5.3 Interwiki link checker
- 5.4 Disambiguation fixer
- 5.5 Go-to-edit-page contextual menu item
- 5.6 Timeline creation tool
- 5.7 AFD tools
- 5.8 Afd helper
- 5.9 WikiDiscussion Manager
- 5.10 Regex: change heading levels
- 5.11 Footnote renumbering tool
- 5.12 Extra edit page buttons
- 5.13 Units of measure formatting and conversion tool and date formatting tool
- 5.14 Wiki Welcome
- 5.15 Image tagging tools
- 5.16 Labelled Image Editor
- 5.17 CSDHelper
- 5.18 AFD Organizer
- 6 Notes
- 7 See also
Wikipedia editing tools[edit]
wikEd[edit]
wikEd is a full-featured, in-browser text editor that adds enhanced text processing functions to Wikipedia and other MediaWiki edit pages (currently Mozilla, Firefox, SeaMonkey, Safari, and Chrome only).
Features include:
- Pasting formatted text, e.g. from MS-Word (including tables)
- Converting the formatted text to wikicode
- Wikicode syntax highlighting
- Regular expression search and replace and find-as-you-type
- Server-independent Show preview and Show changes
- Fullscreen editing mode
- Single-click fixing of common mistakes
- History for summary, search, and replace fields
- Search/replace box that supports regular expressions.
MW (ubiquity script)[edit]
MW is a Firefox Ubiquity script. It uses the mediawiki API to suggest and insert an internal link.
CSVLoader[edit]
CSVLoader is an AutoWikiBrowser plug-in that allows creating and updating articles using CSV data files.
QuickWikiEditor[edit]
With this Firefox-add-on it is possible to make little edits to wiki-articles without having to leave or reload the page, so the flow in reading an article is barely disturbed.
Available at addons.mozilla.org.
WikiUp[edit]
WikiUp is a small utility for adding images and files to your MediaWiki wiki site. (Windows only). With WikiUp you simply paste the image from the clipboard, click upload and then paste the Wiki-tag directly into the page you're editing.
You can drag and drop files and images to upload instantly. Automatic naming of pasted images.
WikiUp is proprietary freeware.
Available at wikiup.se
Semi-auto edit bots[edit]
AutoWikiBrowser[edit]
AutoWikiBrowser – (Windows platform) Makes repetitive, tedious edits such as spell checkings or category moves faster and easier.
- Request for program access should be made at Wikipedia talk:AutoWikiBrowser/CheckPage
- Make task requests at Wikipedia:AutoWikiBrowser/Tasks
- Typo fixing request should be made at Wikipedia talk:AutoWikiBrowser/Typos
- Bugs should be reported at Wikipedia talk:AutoWikiBrowser/Bugs
- Feature Requests: Wikipedia talk:AutoWikiBrowser/Feature requests
mwpush[edit]
mwpush.pl is a Perl script which takes a Wikified text file or input and submits it to a target MediaWiki page.
PyAutoWikiBrowser[edit]
PyAutoWikiBrowser (PyAWB) is an editing assist tool for Mediawiki similar to AWB, but since it is written in Python, it is intended to be cross-platform. Currently it is under development, but it is available for testing as a command line tool. While in beta please restrict editing to your own userspace, or preferably, sign up at test wikipedia and use that. Enter the project test (not Wikipedia) and language test when running make.py to set up the software.
Pywikibot[edit]
Useful for creating bots, or for interactive repair of interwiki links.
DotNetWikiBot[edit]
DotNetWikiBot has an option to review and change each edit in Microsoft Word before saving it to live wiki. DotNetWikiBot is a client API on .NET, intended for building bots for MediaWiki sites.
Relink[edit]
Relink.pl is a Perl5 script that relinks wikitext. It removes red links, given a list of titles that it generates from the raw wikitext. It can also add links given a list of words to link. It will report link counts, how many times each link occurs, and the total number of outgoing links.
Information display[edit]
[edit]
Wikipedia:Tools/Navigation popups gives a popup box containing the first paragraph of an article when hovering over a link; it also allows quick access to common editing operations. If the wiki provides the NavPop gadget, it can be enabled in user preferences under the gadgets tab. Otherwise, installed by editing the user's [[User:Name/monobook.js]] file.
Alternative preview[edit]
- Alex Smotrov's QPreview adds an edit toolbar button that uses XMLHttpRequest to generate page preview without reloading the whole page. QPreview functionality has also been added to the wikEd editor tool.
WikiCheck watchlist tool[edit]
WikiCheck is a small tool to make checking your watchlist easier. Docked to the left screen edge it shows a list of changes that occurred since the last time the list was checked. Clicking on a change will open the corresponding diff in a new browser window. Recently rewritten.
[edit]
vfd_NavBar is a modified version of the experimental navigation bars. This will hide closed discussions in the AFD & AFC pages, but not in the AFD sub pages (where there's only 1 discussion) and allows you to toggle them individually. There's no other requirements, just {{subst:User:Sanbeg/vfd_NavBar.js}} into your monobook.js -Steve Sanbeg 21:12, 17 October 2006 (UTC)
Wikisyntax conversion utilities[edit]
From spreadsheet tables (Excel...)[edit]
- User:Cacycle/wikEd editor extension functionality, see above
- The CSV to Wikipedia converter allows you to convert tables in CSV format into the MediaWiki syntax for tables (or to HTML, if you prefer). This way you can import tables directly from spreadsheet applications like Excel or from databases. For more information, see de:Benutzer:Duesentrieb/csv2wp (en). (by de:Duesentrieb).
- The HTML::WikiConverter Perl module (mentioned below) is also capable of table conversion.
- A very simple Copy & Paste Excel-to-Wiki Converter and its improved PHP source code.
- A free open source tool to convert from csv and Excel files to wiki table format: csv2other
- Spreadsheet-to-MediaWiki-table-Converter This class constructs a MediaWiki-format table from an Excel/GoogleDoc copy&paste. It provides a variety of methods to modify the style. It defaults to a Wikipedia styling with first column header.[1]
From Microsoft Word or OpenOffice[edit]
see also "From OpenOffice" section below for conversion from or via OpenOffice
- VisualEditor, the WYSIWYG editor deployed on multiple Wikipedias allows for the copying/pasting of content from Word documents into a wiki page. Most formatting is kept intact - including tables. However, images and advanced formatting will need to be cleaned up upon import.
- User:Cacycle/wikEd editor extension functionality, see above
- Extension:Word2MediaWikiPlus: Converts most text, tables and pictures into wiki format.
- Microsoft Office Word Add-in For MediaWiki: Converts Word documents to wiki formatting. Doesn't do images.
- Word2MediaWiki using a Word Visual Basic macro
- word2mediawiki.pl: A Perl script that convert Word files to Mediawiki using OpenOffice (running "headless"). Images are also supported. Images are extracted from the Word file and saved as ordinary images which are uploaded to the wiki using pywikipediabot. Runs on Linux.
- word2mediawiki.py: A Python script that convert Word files to Mediawiki using OpenOffice. Images are also supported.
- Excel2Wiki tool for converting Excel tables to wiki tables.
- Adding code to Microsoft visual basic editor
- Add the source code below (currently hidden in a collapsed table) to the visual basic editor in Word.
- Copy and paste the below code into a file.
- Open the visual basic editor tools → macro → visual basic editor (In Word 2007, Show Developer Tab in Ribbon must be checked in Word Options → Popular)
- Right click on Normal in the Project pane and select Import File...
- Import the file saved above (that file is no longer needed after import)
- Save the code File → Save normal
- Close the visual basic editor.
- Converting the Word formatted text is simply done by running your new 'installed' macro tools → macro → macros.
- See the notes[2] for more formatting options.
Code to add to Microsoft Visual basic editor
Attribute VB_Name = "Word2Wiki" Dim newDoc As Document Sub Word2Wiki() Set newDoc = New Word.Document ActiveDocument.Content.Copy newDoc.Content.Paste Application.ScreenUpdating = False ConvertH1 ConvertH2 ConvertH3 ConvertItalic ConvertBold 'ConvertUnderline ConvertLinks 'must come before lists otherwise it adds extra line breaks in their sequence and breaks it ConvertBreaks '''ConvertLists ConvertTables''' ' Copy to clipboard newDoc.Content.Copy newDoc.Close (False) Application.ScreenUpdating = True End Sub Private Sub ConvertH1() Dim normalStyle As Style Set normalStyle = newDoc.Styles(wdStyleNormal) newDoc.Select With Selection.Find .ClearFormatting .Style = newDoc.Styles(wdStyleHeading1) .Text = "" .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False .Forward = True .Wrap = wdFindContinue Do While .Execute With Selection If InStr(1, .Text, vbCr) Then ' Just process the chunk before any newline characters ' We'll pick-up the rest with the next search .Collapse .MoveEndUntil vbCr End If ' Don't bother to markup newline characters (prevents a loop, as well) If Not .Text = vbCr Then .InsertBefore "= " .InsertAfter " =" End If .Style = normalStyle End With Loop End With End Sub Private Sub ConvertH2() Dim normalStyle As Style Set normalStyle = newDoc.Styles(wdStyleNormal) newDoc.Select With Selection.Find .ClearFormatting .Style = newDoc.Styles(wdStyleHeading2) .Text = "" .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False .Forward = True .Wrap = wdFindContinue Do While .Execute With Selection If InStr(1, .Text, vbCr) Then ' Just process the chunk before any newline characters ' We'll pick-up the rest with the next search .Collapse .MoveEndUntil vbCr End If ' Don't bother to markup newline characters (prevents a loop, as well) If Not .Text = vbCr Then .InsertBefore "== " .InsertAfter " ==" End If .Style = normalStyle End With Loop End With End Sub Private Sub ConvertH3() Dim normalStyle As Style Set normalStyle = newDoc.Styles(wdStyleNormal) newDoc.Select With Selection.Find .ClearFormatting .Style = newDoc.Styles(wdStyleHeading3) .Text = "" .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False .Forward = True .Wrap = wdFindContinue Do While .Execute With Selection If InStr(1, .Text, vbCr) Then ' Just process the chunk before any newline characters ' We'll pick-up the rest with the next search .Collapse .MoveEndUntil vbCr End If ' Don't bother to markup newline characters (prevents a loop, as well) If Not .Text = vbCr Then .InsertBefore "=== " .InsertAfter " ===" End If .Style = normalStyle End With Loop End With End Sub Private Sub ConvertBold() newDoc.Select With Selection.Find .ClearFormatting .Font.Bold = True .Text = "" .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False .Forward = True .Wrap = wdFindContinue Do While .Execute With Selection If InStr(1, .Text, vbCr) Then ' Just process the chunk before any newline characters ' We'll pick-up the rest with the next search .Collapse .MoveEndUntil vbCr End If ' Don't bother to markup newline characters (prevents a loop, as well) If Not .Text = vbCr Then .InsertBefore "'''" .InsertAfter "'''" End If .Font.Bold = False End With Loop End With End Sub Private Sub ConvertItalic() newDoc.Select With Selection.Find .ClearFormatting .Font.Italic = True .Text = "" .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False .Forward = True .Wrap = wdFindContinue Do While .Execute With Selection If InStr(1, .Text, vbCr) Then ' Just process the chunk before any newline characters ' We'll pick-up the rest with the next search .Collapse .MoveEndUntil vbCr End If ' Don't bother to markup newline characters (prevents a loop, as well) If Not .Text = vbCr Then .InsertBefore "''" .InsertAfter "''" End If .Font.Italic = False End With Loop End With End Sub Private Sub ConvertUnderline() newDoc.Select With Selection.Find .ClearFormatting .Font.Underline = True .Text = "" .Format = True .MatchCase = False .MatchWholeWord = False .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False .Forward = True .Wrap = wdFindContinue Do While .Execute With Selection If InStr(1, .Text, vbCr) Then ' Just process the chunk before any newline characters ' We'll pick-up the rest with the next search .Collapse .MoveEndUntil vbCr End If ' Don't bother to markup newline characters (prevents a loop, as well) If Not .Text = vbCr Then .InsertBefore "=== " .InsertAfter " ===" End If .Font.Underline = False End With Loop End With End Sub Private Sub ConvertLists() Dim para As Paragraph For Each para In newDoc.ListParagraphs With para.Range If .ListFormat.ListType = wdListBullet Then .InsertBefore "*" Else .InsertBefore "#" End If .ListFormat.RemoveNumbers End With Next para End Sub Private Sub ConvertBreaks() Dim para As Paragraph For Each para In newDoc.Paragraphs If para.Range.ListFormat.List Is Nothing Then If para.Range.Words.Count > 1 Then para.Range.InsertParagraphBefore End If End If Next para End Sub Private Sub ConvertTables() Dim thisTable As Table Dim myCol As Word.Column Dim myRow As Word.Row Dim myCell As Word.Cell Dim myFrame As Word.Frame For Each thisTable In newDoc.Tables With thisTable For Each myRow In thisTable.Rows For Each myCell In myRow.Cells With myCell.Range .InsertBefore "|" End With Next myCell myRow.Range.InsertBefore "|-" & vbCrLf Next myRow .Range.InsertBefore "{| border=""1""" & vbCrLf .Range.InsertAfter vbCrLf & "|}" .ConvertToText Separator:=wdSeparateByParagraphs End With Next thisTable For Each myFrame In newDoc.Frames myFrame.Delete Next myFrame End Sub Private Sub ConvertLinks() newDoc.Select For Each aHyperlink In newDoc.Hyperlinks Set aRange = aHyperlink.Range With aRange .InsertBefore "[" + aHyperlink.Address + " " .InsertAfter "]" End With Next aHyperlink End Sub |
On the other hand, transferring a single wiki page in mediawiki to Word is easy, just save the desired webpage and then open the page in Microsoft Word.
From HTML[edit]
- Online, no installation required
- html2wiki (tools.wmflabs.org/magnustools)
- An AJAX interface for the HTML::WikiConverter http://labs.seapine.com/htmltowiki.cgi (remove HTML head if not working)
- A browser based HTML to Wiki converter Emiliano Bruni's I love wiki – HTML2Wiki Converter (also using Perl module HTML::WikiConverter, remove HTML head if not working)
- HTML::WikiConverter on the Toolserver: http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgi (asf of 1 November 2011 the account has expired)
- Note: You must change the "Wiki dialect" to MediaWiki or it won't work properly. You can enter a url to convert a web page. It is based on the Perl module HTML::WikiConverter which performs html→wiki conversion and is available on CPAN. (by en:Diberri). This converter can fetch a URL instead of pasting the html.
- Tip: If you receive no conversion but an "Internal Server Error" or nothing at all, the HTML source may be too large
- Tip: If you experience problems with non-ASCII characters, paste UTF-8 code as ASCII (Ä instead of Ä), convert and restore original encoding (SciTe could help you doing the encoding conversions)
- https://gwicke.github.io/paste2wiki/ : HTML paste supported, offers both HTML clean-up and converts to wikitext using Parsoid. Decent support for HTML from Google Docs and GMail.
- To download
- Html2Wiki is an extension for MediaWiki that imports HTML
- HTML::WikiConverter http://search.cpan.org/~diberri/HTML-WikiConverter-0.61/.
- User:Cacycle/wikEd editor extension functionality, see above
- Another HTML to Wiki converter http://www.dwheeler.com/html2wikipedia/
- A C++ based program also called Html2mediawiki
From OpenOffice and LibreOffice[edit]
- LibreOffice provides MediaWiki export functionality, package libreoffice-wiki-publisher needs to be installed
- via OpenOffice 2.x to MediaWiki: open the .doc with OpenOffice.org 2.x and export as mediawiki text. Not available any longer in OpenOffice 3.x versions.
- Odt2Wiki – OpenOffice.org Wiki
- OpenOffice2MediaWiki: Export filter for converting from ODT format to MediaWiki
- Writer2MediaWiki: OpenOffice macro for converting to MediaWiki format
- Sun Wiki Publisher: OpenOffice extension from Sun to publish in MediaWiki format
From LaTeX[edit]
- LaTeX2wiki converts sections, math, and references using a web form.
From source codes[edit]
- Wikipedia supports syntax highlighting. For information on how to use it, and the languages supported, see Syntax Highlight Extension.
From Wikispaces[edit]
- A very simple Wikispaces text to MediaWiki text Converter.
Misc. editing tools[edit]
RecentChanges tools[edit]
- Huggle (vandalism fighting tool)
- STiki (vandalism fighting tool)
- Vandal Fighter (recent changes monitor)
- VandalProof (vandalism fighting tool)
- Igloo (vandalism fighting tool)
Spell Checkers[edit]
- User:Symplectic Map/AutoSpell
- Mozilla Firefox offers built-in spell checking since version 2.0. Link to additional languages [1]
- Opera 10 has built-in Hunspell spellchecker (before v10 can use GNU Aspell (textboxes only).
- Google Toolbar offers spell checking in various languages for Internet Explorer and Mozilla Firefox.
- A well-designed spell checker for Internet Explorer is ieSpell.
- Konqueror uses Aspell if it's installed and set up in your KDE Control Center.
- A good stand-alone spell checker for English Wikipedia pages is Inspyder InSite. (The free version is good enough for fixing Wikipedia articles.)
- The Mac OS X's universal spell checker is available in Wikipedia's "edit this page" mode while using Safari and in theory any other Cocoa-based browser.
- RegExTypoFix is a large set of regular expressions meant to be loaded into AutoWikiBrowser to do automatic spellchecking.
- Google Chrome contains a built-in spell checker as well.
Interwiki link checker[edit]
- [2] to interwiki articles in different languages which ought to have a link.
Disambiguation fixer[edit]
Disambiguation fixer is a program to fix the links to Disambiguation pages. (See Wikipedia:Disambiguation pages with links)
[edit]
- This script for a Firefox extension allows one to go directly to the edit page of a right-clicked wiki page link (control-clicked on a Macintosh one-button mouse).
Timeline creation tool[edit]
For a tool to create nice graphical timelines, see meta:Wikipedia Project Time Charts and the Easy Timeline Homepage. (by meta:Erik Zachte)
AFD tools[edit]
note : AFD stands for Articles For Deletion
Add the following to your monobook.js file
Code for "AFD" to be added to your monobook.js
function hidevfd(){ var divs = document.getElementsByTagName("div"); for(var x = 0; x < divs.length; ++x) if(divs[x].className.indexOf("vfd") != -1) divs[x].style.display = "none"; document.getElementById('footer').style.display = 'none'; } function showvfd(){ var divs = document.getElementsByTagName("div"); for(var x = 0; x < divs.length; ++x) if(divs[x].className.indexOf("vfd") != -1) divs[x].style.display = ""; document.getElementById('footer').style.display = ''; } function addlilink(tabs, url, name){ var na = document.createElement('a'); na.href = url; na.appendChild(document.createTextNode(name)); var li = document.createElement('li'); li.appendChild(na); tabs.appendChild(li); return li; } function vfdlinks(){ var tabs = document.getElementById('p-cactions').getElementsByTagName('ul')[0]; if(document.title.indexOf("Wikipedia:Articles for deletion") == 0){ addlilink(tabs, 'javascript:hidevfd()', 'Hide'); addlilink(tabs, 'javascript:showvfd()', 'Show'); } } if (window.addEventListener) window.addEventListener("load",vfdlinks,false); else if (window.attachEvent) window.attachEvent("onload",vfdlinks); |
- This should be improved by saving a 7-day cookie as to the hidden or shown status of each VFD --jnothman talk 02:01, 2 November 2005 (UTC)
Afd helper[edit]
A script to speed up voting on AFDs. See afd helper. Feedback needed.
WikiDiscussion Manager[edit]
This is a tool for posting your opinion on discussions on Wikipedia. Currently only AfD is supported, more are coming. WDM. This is a console app using .NET and C++.
Regex: change heading levels[edit]
The following may seem trivial for Unix-experienced people, but a collection of ready to use regular expressions can help people who don't know anything or much about regular expressions. For these people: You can use regular expressions in many editors to perform complex editing tasks.
This will give the headings more (or less) equal signs ("="). I can only provide a version which is verified to work in Eclipse, but it will work in many text editors which feature Unix-style regular expressions.
Please change the expressions only if you are very, very sure that it will work correctly, say you have tested that it works.
Verified in Eclipse
- Search-string:
^=(=*?)([^=]+?)(=*?)=\s*$
- For more equal signs replace with:
==$1$2$3==
- For less equal signs replace with:
$1$2$3
- To balance right equals signs to left:
=$1$2$1=
Hints for text editors not mentioned
- In other editors the replace strings will have to be different:
For more equal signs replace with:
==\1\2\3==
For less equal signs replace with:
\1\2\3
Footnote renumbering tool[edit]
If you have a page with many footnotes ({{Fn|...}} and {{Fnb|...}}), and they're all in the wrong order, this script could be useful. Written in Python, tested on a Linux system with Python 2.4.
User:Skagedal/Footnote renumbering tool
Extra edit page buttons[edit]
For extra edit page buttons, put the following code in your skin.js.
{{subst:js|User:MarkS/extraeditbuttons.js}}
The buttons include: left aligned text, sub-script, super-script, insert table, insert quoted text.
More details can be found at User:MarkS/Extra edit buttons.
Units of measure formatting and conversion tool and date formatting tool[edit]
User:MJCdetroit/monobook.js is a monobook tool that allows many common units to be correctly formatted (e.g. km² and not sq km) and converted between metric and imperial/U.S. customary systems with one click on a 'units' tab in edit mode.
Dates can be delinked and common errors associated with can be corrected with one click on a 'dates' tab in edit mode.
Units and dates can be combined by clicking the 'combined' tab in the edit mode.
To avoid false positives, editors can/should review the changes offered and accept or reject the changes offered and/or do more editing before pressing 'Save'. Simply add importScript("User:MJCdetroit/monobook.js"); to your own monobook. Follow the instructions in your monobook to clear the cache (i.e. press Ctrl-Shift-R in Firefox, or Ctrl-F5 in IE) before it will work. —MJCdetroit (yak) 20:32, 21 July 2008 (UTC)
Wiki Welcome[edit]
// A small piece of JS written by [[User:MatthewFenton]], This is my first piece of JS.
function welcome() {
if (document.title.indexOf('Editing User talk:') == 0) {
document.editform.wpTextbox1.value = document.editform.wpTextbox1.value + '==' +
'Welcome' + '==\n' + '{{subst:User:' + 'MatthewFenton/Welcome}}\n~~' + '~~';
document.editform.wpSummary.value = 'Welcome a user to Wikipedia using JS WW';
}
}
function welcome_tab() {
add_link('javascript:welcome()', 'Welcome');
}
if (document.title.indexOf('Editing User talk:') == 0) {
addOnloadHook(welcome_tab);
}
The code adds a tab when you are on user talk pages, you can then click it to add a welcome template and then save. A little time saver for me i thought I would share. Matthew Fenton (contribs) 16:25, 12 July 2006 (UTC)
Image tagging tools[edit]
Script for quickly tagging images as lacking source, licensing, or fair use rationale. Also simplifies nominating images for deletion:
User talk:Howcheng/quickimgdelete.js
Labelled Image Editor[edit]
The Labelled Image Editor is a Java tool that creates and edits labelled links for an image. Useful for creating clickable maps like Template:United States Labelled Map. http://mujibab.googlepages.com/labelledimageeditor
CSDHelper[edit]
A Greasemonkey script to add a menu with common WP:CSD criteria next in the form that appears when deleting articles. It saves time and provides more meaningful deletion reasons in the logs. Can be included directly into monobook.js with basic modification. It is available at User:Chairboy/csdhelper.greasemonkey.js. Wikipedia administrator access required.
AFD Organizer[edit]
An application used in AFD discussions. Loads a list of all the recent AFD's, and then pre-loads several useful pages when opening an AFD, saving valuable time and energy.
Notes[edit]
- ^ http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/55686
- ^ Note: You may want to alter this Microsoft Word visual basic editor code so that Word H1 tags become Wiki H2 tags, H2->H3, and so on. H1 is widely considered the title of a web page, whereas H1 is widely considered just the top-level heading in Word.
- Note: this macro also provides a workaround converting linebreaks from word to paragraphs in wiki – line breaks in word are ignored in wiki so everything runs together in one paragraph in the older version of this code. Additionally, the code no longer makes any changes to the source document. Changes are made on a document in memory and put on the clipboard for pasting into the wiki text area.
See also[edit]
- Wikipedia:Text editor support
- MediaWiki:Edittools – Source code of system message that appears below the edit window