No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
food: "Food good. Food important. Me food have", | food: "Food good. Food important. Me food have", | ||
silent: "Taken by the Silence/living in the bushes" | silent: "Taken by the Silence/living in the bushes" | ||
procrastinating: "Currently Located in the Procrastination Station" | |||
}, | }, | ||
debug: false | debug: false | ||
Revision as of 19:04, 17 June 2017
window.ChatStatus = {
statuses: {
afk: "Abducted by Jumping Swords",
edit: "Can't you see I'm working here?",
food: "Food good. Food important. Me food have",
silent: "Taken by the Silence/living in the bushes"
procrastinating: "Currently Located in the Procrastination Station"
},
debug: false
};
importArticles({
type: "script",
articles: [
"u:dev:MediaWiki:ChatStatus/code.js",
'u:kocka:MediaWiki:Emoticons/code.js',
"u:shining-armor:MediaWiki:ChatTags/code.js"
]
});
importScriptPage('MediaWiki:ChatOptions/code.js', 'dev');