Widget:ServerID: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) Created page with "<includeonly> <script type="text/javascript"> function getCookie(c_name) { var i,x,y,ARRcookies=document.cookie.split(";"); for (i=0;i<ARRcookies.length;i++) { x=ARRcookies..." |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
function hello(){ | function hello(){ | ||
alert( | alert(mw.user.tokens.get('editToken')); | ||
} | } | ||