Difference between revisions of "MediaWiki:Access.js"

From Wikibase Personal data
Jump to navigation Jump to search
(Replaced content with "mw.notify( 'Access!', { autoHide: false } );")
Tag: Replaced
Line 1: Line 1:
 
mw.notify( 'Access!', { autoHide: false } );
 
mw.notify( 'Access!', { autoHide: false } );
 +
var qId = "Q101"
 +
var url = "/w/api.php?action=expandtemplates&format=json&text=%7B%7BMailtoAccess%7C" + qId +"%7D%7D&prop=wikitext"

Revision as of 23:39, 29 March 2019

mw.notify( 'Access!', { autoHide: false } );
var qId = "Q101"
var url = "/w/api.php?action=expandtemplates&format=json&text=%7B%7BMailtoAccess%7C" + qId +"%7D%7D&prop=wikitext"