User:Technical 13/Scripts/Gadget-listStyles

{{Cot|bg=#BBF|bg2=#EFEFFF|title= Browser/skin compatibility table}}

style="border: 1px solid #88F; width: 98%; margin: auto;"
style="text-align: center; height: 2.5em;"

! style="width: 12%; background-color: #BBF;"| Browser\Skin !! width="22%"| Vector !! width="22%"| MonoBook !! width="22%"| Modern !! width="22%"| Cologne Blue

style="text-align: center; height: 4em;"

! style="background-color: #BBF;" | Chrome 29

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

style="text-align: center; height: 4em;"

! style="background-color: #BBF;" | FireFox 24

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

style="text-align: center; height: 4em;"

! style="background-color: #BBF;" | FireFox 23

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

style="text-align: center; height: 4em;"

! style="background-color: #BBF;" | IE 7

| style="background-color: #FBB;" | Truncates # on left
All pages

| style="background-color: #FBB;" | Truncates # on left
All pages

| style="background-color: #FFB;" | Trunc CAT: # on left
Rest overflow

| style="background-color: #FFB;" | Truncates # on left
Categories only

style="text-align: center; height: 4em;"

! style="background-color: #BBF;" | Opera 12.16

| style="background-color: #FFB;" | untested

| style="background-color: #FFB;" | untested

| style="background-color: #FFB;" | untested

| style="background-color: #FFB;" | untested

style="text-align: center; height: 4em;"

! style="background-color: #BBF;" | Opera 16

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

style="text-align: center; height: 4em;"

! style="background-color: #BBF;" | Safari 5

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

| style="background-color: #BFB;" | All pages

{{Cob}}

{{Infobox user script

| name = Gadget-listStyles

| author = Technical 13

| status = Stable

| mainsource = User:Technical_13/Scripts/Gadget-listStyles.js

| skins = Vector, MonoBook, Modern, Cologne Blue

| browsers = All tested, IE7 with difficulty. See collapsed table above for full compatibility.

| install-target = common.js

}}

{{TOC left}}

This script adds a link that will change the bulleted lists found on Special:WhatLinksHere results, Special:Contributions pages, History pages, and Categories from the bullet image to a numbered list.

{{Center|1={{Clickable button|{{Plainlinks|1=//en.wikipedia.org/w/index.php?title=User_talk:Technical_13/Scripts/Gadget-listStyles&action=edit§ion=new&preloadtitle=Bug+Report+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D|2=Report a bug}}}} {{Clickable button|{{Plainlinks|1=//en.wikipedia.org/w/index.php?title=User_talk:Technical_13/Scripts/Gadget-listStyles&action=edit§ion=new&preloadtitle=Feature+Request+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D|2=Request a feature/page}}}}}}

{{-}}

Using this script

= On the English Wikipedia =

This script can be imported to your global .js page by adding:

importScript( 'User:Technical 13/Scripts/Gadget-listStyles.js' );// User:Technical 13/Scripts/Gadget-listStyles

{{Anchor|On other WMF projects}}

= On the [[Special:SiteMatrix|other projects]] of the [[WP:WMF|WMF]] =

This script should also work on other projects of the Wikimedia Foundation. Simply add:

mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical 13/Scripts/Gadget-listStyles.js&action=raw&ctype=text/javascript' );//User:Technical 13/enwpScripts

...to your common.js page on that site.

{{Cot|bg=#BFB|bg2=#EFFFEF|title= This is confirmed to work on the following WMF sites...}}

{{Cob}}

{{Cot|bg=#FBB|bg2=#FFEFEF|title=This is confirmed to not work on the following WMF sites...}}

  • NONE

{{Cob}}

= Step two =

Once you have saved the above to your common.js, you will have to WP:BYPASS your cache to see the effects.

{{User:Technical 13/Scripts/Nav}}