m (It does work, I just don't want to limit it to the main namespace.) |
(Moving these script customisation settings to MediaWiki:Gadget-Staff.js.) |
||
Line 3: | Line 3: | ||
window.lockOldComments.limit = 30; |
window.lockOldComments.limit = 30; |
||
window.lockOldComments.addNoteAbove = true; |
window.lockOldComments.addNoteAbove = true; |
||
/* MessageBlock */ |
|||
window.MessageBlock = { |
|||
title: 'Blocked', |
|||
message: 'You have been blocked for $2 because you have been $1. If you wish to appeal this block, please do so under this message.' |
|||
}; |
|||
/* TopicBlockLog */ |
|||
TBL_GROUP = "roblox-en"; |