Widget:ServerID: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
function hello(){ | function hello(){ | ||
alert(mw.user.tokens.get(' | alert(mw.user.tokens.get('emailToken')); | ||
} | } | ||