m (Typo.) |
m (Updating MessageBlock configuration.) |
||
Line 1: | Line 1: | ||
window.MessageBlock = { |
window.MessageBlock = { |
||
title: |
title: "Blocked", |
||
message: |
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.", |
||
autocheck: true |
autocheck: true |
||
}; |
}; |
Latest revision as of 06:48, 15 March 2025
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.",
autocheck: true
};
window.TBL_GROUP = "roblox-en";
importArticles({
type: "script",
articles: [
"u:dev:MediaWiki:TopicBlockLog/code.js",
"u:dev:MediaWiki:MessageBlock/code.js"
]
});