Is it possible to convert Excel spreadsheets into MediaWiki markup? I stumpled upon strange recommendations exporting to HTML and convert it into markup. Is there a solution, ma
I use this macro available on the main Wikipedia site.
It convert the Excel tables to wiki formating. The output is pretty close to the original excel file. it does transfer font formating and cell colors. There is limitation on the borders but they come from mediaWiki system.
You can find the Code at : https://de.wikipedia.org/wiki/Wikipedia:Technik/Text/Basic/EXCEL-2003_Tabellenumwandlung_VBA
You could export your Excel document to CSV and import it into this web application:
https://www.tablesgenerator.com/mediawiki_tables
You can then edit the table and export it directly into MediaWiki format.
Here is an online web application, you can copy Excel cells to the clipboard, and import it into this site
You can then edit the table and export it directly into MediaWiki format.
This online convertor does not upload your data so it protects your confident/sensitive data. I've tested it without network connection. It supports different delimiters and direct pasting from Excel.
I use this Excel macro.
You can download the Excel file to your computer, paste your table on it, click the button and paste the formatted text into your wiki.
Here are a few features: