TestWiki:Twinkle/Preferences: Difference between revisions

Content added Content deleted
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
{{short description|The panel to customize Twinkle.}}
{{short description|The panel to customize Twinkle.}}
Use the settings in the panel below to customize [[Wikipedia:Twinkle|Twinkle]] to suit your personal preferences.
Use the settings in the panel below to customize [[:meta:Meta:Twinkle|Twinkle]] to suit your personal preferences.


Note that your preferences are stored in [[Special:MyPage/twinkleoptions.js|a subpage of your user page]]. Only you, [[Wikipedia:Interface administrators|Wikipedia interface administrators]], and [[:Meta:Interface editors|interface editors]] can modify your preferences, but the settings you choose are visible as [[JavaScript]] code to everyone.{{-}}
Note that your preferences are stored in [[Special:MyPage/twinkleoptions.js|a subpage of your user page]]. Only you and [[TestWiki:Interface administrators|TestWiki interface administrators]] can modify your preferences, but the settings you choose are visible as JavaScript code to everyone.{{-}}


<div id="twinkle-config" class="nopopups" style="border: 1px solid #666; background-color: AliceBlue;"> <!-- to match style of SimpleWindow -->
<div id="twinkle-config" class="nopopups" style="border: 1px solid #666; background-color: AliceBlue;"> <!-- to match style of SimpleWindow -->
<div id="twinkle-config-titlebar" style="background: repeat-x 50% 80% #cfd6e1; line-height: 1em; height: 1em; padding: 0.4em 0.3em 0.5em;">'''Twinkle preferences'''</div>
<div id="twinkle-config-titlebar" style="background: repeat-x 50% 80% #cfd6e1; line-height: 1em; height: 1em; padding: 0.4em 0.3em 0.5em;">'''Twinkle preferences'''</div>
<div id="twinkle-config-content" style="padding: 0.4em;">
<div id="twinkle-config-content" style="padding: 0.4em;">
<div id="twinkle-config-notwinkle">'''You must have Twinkle installed (either as a [[Wikipedia:Gadget|gadget]] or [[Wikipedia:Twinkle#Installation|manually as a user script]]) to use this page.'''<!-- <br />(If you installed Twinkle manually, you need to include the "twinkleconfig" module for this to work.) --><p>If Twinkle is installed and working properly, you might need to wait a few moments for the script to load.</p></div>
<div id="twinkle-config-notwinkle">'''You must have Twinkle installed (either as a [[:meta:Gadgets|gadget]] or [[:w:Wikipedia:Twinkle#Installation|manually as a user script]]) to use this page.'''<!-- <br />(If you installed Twinkle manually, you need to include the "twinkleconfig" module for this to work.) --><p>If Twinkle is installed and working properly, you might need to wait a few moments for the script to load.</p></div>
</div>
</div>
</div>
</div>