Indic-TechCom/Tools/qrCodeGenerator
< Indic-TechCom | Tools
What it does
editIt provides you an option in your wiki's sidebar called "Genreate QR code" in toolbar section. This option will help you to gen QR code of the current page URL onwiki. And also you can download QR code in PNG format.
Features
editInstallation
editAdd the following code to your wiki user's common.js or global meta's global.js page:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Indic-TechCom/Script/qrCode.js&action=raw&ctype=text/javascript');