Jump to content

User:Technical 13/Scripts/Gadget-listStyles

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Technical 13 (talk | contribs) at 17:51, 17 September 2013 (Created a compatibility table for all browsers/skins). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Browser/skin compatibility table
Browser\Skin Vector MonoBook Modern Cologne Blue
Chrome 29 All pages All pages All pages All pages
FireFox 23 All pages All pages All pages All pages
IE 7 Truncates # on left
All pages
Truncates # on left
All pages
Trunc CAT: # on left
Rest overflow
Truncates # on left
Categories only
Opera 16 All pages All pages All pages All pages
Safari 5 All pages All pages All pages All pages

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.

[[?title=User_talk:Technical_13/Scripts/Gadget-listStyles&action=edit&section=new&preloadtitle=Bug+Report+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Report a bug |?title=User_talk:Technical_13/Scripts/Gadget-listStyles&action=edit&section=new&preloadtitle=Bug+Report+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Report a bug]] [[?title=User_talk:Technical_13/Scripts/Gadget-listStyles&action=edit&section=new&preloadtitle=Feature+Request+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Request a feature/page |?title=User_talk:Technical_13/Scripts/Gadget-listStyles&action=edit&section=new&preloadtitle=Feature+Request+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D 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]]

On other WMF projects

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.

This is confirmed to work on the following WMF sites...
This is confirmed to not work on the following WMF sites...
  • NONE

Step two

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