User:7 qz/twinkleoptions.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
![]() | Documentation for this user script can be added at User:7 qz/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": {},
"friendly": {
"customWelcomeList": [
{
"value": "Welcome-Visual",
"label": " <!-- Begin welcome template {{WelcomeVisual}} -->
<!-- Begin header -->
<h2 style="margin:20px 0 0 0;border-color:#aae1ff;border-style:solid;border-width:1px 1px 0 1px;padding:5px 5px 0 5px;background-color:#f3f3f3;text-align:center;-moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;">Welcome <span style="color:#a00;">"to Wikipedia" FOR IPs or THE REGISTERED USER'S NAME</span>!</h2>
<div style="border-color:#aae1ff;border-style:solid;border-width:0 1px 1px 1px;font-size:120%;padding:0 5px 5px 5px;background-color:#f3f3f3;text-align:center;"><span style="color:#a00;">MESSAGE FOR REGISTERED USERS - "Now that you've joined [[Wikipedia:About|Wikipedia]], there are {{NUMBEROFUSERS}} registered editors!"</span></div>
<!-- End header - Begin body -->
<div style="border:1px solid #aae1ff;padding:5px;text-align:left;background-color:#f3f3f3;margin-top:5px;">Hello, <span style="color:#a00;">REGISTERED USER'S NAME. </span>[[Wikipedia:Welcoming_committee/Welcome_to_Wikipedia|Welcome]] to Wikipedia!<br>
I'm [[User:7 qz|7 qz]], one of the other editors here, and I hope you decide to stay and help contribute to this amazing repository of knowledge. <span style="color:#a00;">IP's ADVISED TO CREATE AN ACCOUNT.</span>
{|width="100%" style="background-color:#fff;width:100%;border:1px solid #aae1ff;"
|-
|width="50%"|To help get you started, you may find these useful:
: [[File:Farm-Fresh apple.png]] [[Wikipedia:Five pillars|The Five Pillars (fundamental principles) of Wikipedia]]
: [[File:Farm-Fresh bricks.png]] [[Wikipedia:A primer for newcomers|A Primer for Newcomers]]
: [[File:Farm-Fresh kids.png]] [[Help:Introduction|Introduction to Wikipedia]]
: [[File:Farm-Fresh_blackboard_drawing.png]] [https://outreachdashboard.wmflabs.org/training/editing-wikipedia Wikipedia Training Modules]
: [[File:Farm-Fresh wishlist add.png]] [[Wikipedia:Simplified Manual of Style|Simplified Manual of Style]]
: [[File:Farm-Fresh wizard.png]] [[Wikipedia:Article wizard|Creating a new article via the Article Wizard]]
|width="50%"|When editing, follow the [[Wikipedia:Core_content_policies|3 Core Content Policies]]:
: [[File:Farm-Fresh balance.png]] 1. [[WP:NPOV|Neutral point of view]]: represent significant views fairly
: [[File:Farm-Fresh magnifier.png]] 2. [[WP:VERIFY| Verifiability]]: claims should cite ''reliable'', published sources
: [[File:Farm-Fresh modify suspended account page.png]] 3. [[WP:ORIGINAL|No original research]]: no originality; reference ''published'' sources
[[File:Farm-Fresh education.png]] Brochures: [[:File:Editing Wikipedia brochure EN.pdf|Editing Wikipedia]] & [[:File:Illustrating Wikipedia brochure (high resolution).pdf|Illustrating Wikipedia]]<br>
[[File:Farm-Fresh question.png]] [[Wikipedia:Teahouse|Ask a Question about How to Use Wikipedia]]<br>
[[File:Farm-Fresh support.png]] [[Help:Contents|Help]]
|}
Remember to always [[Wikipedia:Signatures|sign your posts]] on talk pages. You can do this either by clicking on the [[File:Insert-signature.png|link=Wikipedia:Signatures]] button on the [[Help:Edit toolbar|edit toolbar]] or by typing four [[Tilde|tildes]] <code><nowiki>~~~~</nowiki></code> at the end of your post. This will automatically insert your <span style="color:#a00;">EITHER "signature" OR "IP address"</span>, a link to this (<span style="color:#a00;">EITHER "this IP's" OR "your"</span> talk) page, and a [[timestamp]].<br>
</div>
<!-- End body - Begin footer -->
<div style="border:1px solid #aae1ff;padding:5px;background-color:#f3f3f3;text-align:center;margin:5px 0 20px 0;-moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;">
Sincerely, [[User:7_qz|7]]_[[User talk: 7_qz|qz]] ([[Special:Contributions/7_qz|⑨'s contributions]]) <small>21:38, 18 December 2018 (UTC)</small> <span class="plainlinks"><small>[//en.wikipedia.org/w/index.php?title=User_talk:7_qz&action=edit§ion=new&preload=Template:WelcomeVisual/user-talk_preload (Leave me a message)]</small></span></div>
<br>"
}
]
}
};
// End of twinkleoptions.js