Revision 39132 of "MediaWiki:Monobook.js" on nowikibooks// <nowiki>
function speedyTab() {
if ( mw.config.get('wgUserGroups') && !window.disableSysopJS ) {
for ( var g = 0; g < mw.config.get('wgUserGroups').length; ++g ) {
if ( mw.config.get('wgUserGroups')[g] == "sysop" ) {
importScript( "MediaWiki:HurtigSlett.js" );
break;
}
}
}
}
$( speedyTab );
/** Modify standard toolbar options *******************************************
*
* Description: UNDOCUMENTED
* Maintainers: [[:w:no:Bruker:Stigmj]]
*/
if (mw.config.get('wgAction') == 'edit' || mw.config.get('wgAction') == 'submit')
jQuery(document).ready(function(){
if (mwEditButtons.length < 10) return
// signature-button
mwEditButtons[9].tagOpen = '~~~~'
})
</nowiki>All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://no.wikibooks.org/w/index.php?oldid=39132.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|