Top "Mediawiki" questions

MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia.

Parser for Wikipedia

I downloaded a Wikipedia dump and I want to convert the wiki format into my object format. Is there a …

java mediawiki nlp nsxmlparser wikipedia
Inline Syntax Highlighting in MediaWiki

Is there any MediaWiki extension that supports inline syntax highlighting? (i.e. with support for code snippets embedded within regular …

syntax-highlighting mediawiki
How do you make "infoboxes" in mediawiki?

I'm making a wiki using Mediawiki. I've seen a right side bar of each page on other wikis. Like this: …

mediawiki sidebar
How to make a MediaWiki site multilingual

I've installed a MediaWiki site. I think default MediaWiki supports only one language which is configured during installation. Is there …

mediawiki wiki multilingual
Mediawiki: how to insert a <script>-Tag

I'd like to insert a flattr image in my mediawiki installation. That requires to insert a <script>...</…

javascript mediawiki script-tag javascript-injection
What is the best WYSIWYG editor for Mediawiki?

What is the best WYSIWYG editor for Mediawiki? There seem to be many around, but not particularly user-friendly (especially for …

editor mediawiki wysiwyg markup wikitext
Find Leaflet map object after initialisation

I'm trying to change some things on a map that is already initialised by another script, using the Leaflet library. …

javascript leaflet mediawiki
Escape | (vertical bar/pipe) in URL in Wiki Markup Template

Is it possible to escape and keep the nonstandard | character as is in an URL in a template Wiki Markup …

url escaping mediawiki url-encoding wiki-markup
PHP connecting to MediaWiki API and retrieve data

I noticed there was a question somewhat similar to mine, only with c#:link text. Let me explain: I'm very …

php api service mediawiki mediawiki-api