checkuser, Administrators
2,635
edits
Zhuyifei1999 (talk | contribs) (undo -- don't seem to work) |
Zhuyifei1999 (talk | contribs) (i18n) |
||
| Line 5: | Line 5: | ||
'p-tb', | 'p-tb', | ||
location.href.replace( location.hash, '' ) + ( location.search ? '&' : '?' ) + 'action=info', | location.href.replace( location.hash, '' ) + ( location.search ? '&' : '?' ) + 'action=info', | ||
' | mw.message('pageinfo-toolboxlink').escaped(), | ||
't-pageinfo', | 't-pageinfo', | ||
'Display the current page information' | 'Display the current page information' | ||
); | ); | ||
}); | }); | ||