User:Theroadislong/twinkleoptions
// twinkleoptions.js: personal Twinkle preferences file // // NOTE: The easiest way to change your Twinkle preferences is by using the // Twinkle preferences panel, at Wikipedia:Twinkle/Preferences. // // This file is AUTOMATICALLY GENERATED. Any changes you make (aside from // changing the configuration parameters in a valid-JavaScript way) will be // overwritten the next time you click "save" in the Twinkle preferences // panel. If modifying this file, make sure to use correct JavaScript.
window.Twinkle.prefs = {
"twinkle": { "userTalkPageMode": "tab", "deliWatchPage": "yes", "deliWatchUser": "no", "watchProdPages": false, "logProdPages": true, "watchRevertedPages": [ "norm", "vand" ], "showRollbackLinks": [ "diff" ], "watchSpeedyPages": [ "db", "g10", "g11", "g12", "a1", "a3", "a7", "a10", "r2", "r3" ], "notifyUserOnSpeedyDeletionNomination": [ "db", "g1", "g2", "g3", "g4", "g10", "g11", "g12", "a1", "a2", "a3", "a5", "a7", "a9", "a10", "u3", "f1", "f2", "f3", "f7", "f9", "f10", "t2", "t3", "r3", "p1", "p2" ], "welcomeUserOnSpeedyDeletionNotification": [ "db", "g1", "g2", "g3", "g4", "g10", "g11", "g12", "a1", "a2", "a3", "a5", "a7", "a9", "a10", "u3", "f1", "f2", "f3", "f7", "f9", "f10", "t2", "t3", "r3", "p1", "p2" ], "deleteTalkPageOnDelete": true, "logSpeedyNominations": true, "xfdWatchPage": "yes", "xfdWatchDiscussion": "yes", "xfdWatchUser": "no" }, "friendly": { "markTalkbackAsMinor": false, "watchWelcomes": false, "markWelcomesAsMinor": false, "customWelcomeList": [ { "value": "User:MC10/Welcome", "label": "{{subst:#if: Welcome|== Welcome ==}}
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | 1 2 3 4 5 6 7 8 9 10... 100... 200
Hello, {{subst:ROOTPAGENAME}}, and welcome to Wikipedia! I am [[User:{{subst:REVISIONUSER}}|{{subst:REVISIONUSER}}]]{{subst:#ifeq:|no|| and I would like to thank you for your contributions{{subst:#if:|, such as your edits to [[:{{{ARTICLE}}}]]}}}}. I hope you like the place and decide to stay. Here are some pages that you might find helpful:
And here are several pages on what to avoid:
I hope you enjoy editing here and being a Wikipedian! Please sign your name on talk pages using four tildes (
Please feel free to [{{fullurl:User talk:%7B%7Bsubst%3AREVISIONUSER%7D%7D|action=edit§ion=new}} reply to this message]. This welcome message was sent by [[User:{{subst:REVISIONUSER}}|{{subst:REVISIONUSER}}]] at {{subst:CURRENTTIME}}, {{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}} (UTC) |
: MC10's graphical welcome template"
}, { "value": "User:Coffee/welcome",
"label": "
Welcome!
Welcome to Wikipedia, {{subst:BASEPAGENAME}}! My name is [[User:{{{1}}}|]]. I just wanted to say hi and welcome you to Wikipedia! If you have any questions, feel free to leave me a message on [[User talk:{{{1}}}|my talk page]] or press the "Request Help" button at the bottom of this message. I love to help new users, so don't be afraid to leave a message! I hope you like the place and decide to stay.
Here are some pages that will help you edit Wikipedia:
|
Here are some ways you can help improve Wikipedia: |
I hope you enjoy editing here and being a Wikipedian! Please sign your name on talk pages using four tildes (~~~~); this will automatically produce your name and the date. If you need help, check out Wikipedia:Questions, ask me on [[User talk:{{{1}}}|my talk page]], or press the "Request Help" button below. Again, welcome!
- Coffee's welcome template with cookies"
} ] }
};
// End of twinkleoptions.js