Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wiki

Mediawiki Special:mypage/common.js Not Working

MediaWiki Version and LocalSettings.php MediaWiki 1.22.4 $wgAllowUserJs = true; $wgUseSiteJs = true… Read more Mediawiki Special:mypage/common.js Not Working

Parsing Wiki Templates Calls With Javascript

All that I need is to split the wiki template call to parameter parts. In the very basic scenario i… Read more Parsing Wiki Templates Calls With Javascript