User:Technical 13/Scripts/Gadget-listStyles
(Redirected from User talk:Technical 13/Scripts/Gadget-listStyles.js)
Browser/skin compatibility table
| ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Author(s) | Technical 13 |
---|---|
Status | Stable |
Updated | January 30, 2014 (10 years ago) |
Browsers | All tested, IE7 with difficulty. See collapsed table above for full compatibility. |
Skins | Vector, MonoBook, Modern, Cologne Blue |
Source | User:Technical_13/Scripts/Gadget-listStyles.js |
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.
Using this script
editOn the English Wikipedia
editThis 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 the other projects of the WMF
editThis 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...
|
---|
|
Step two
editOnce you have saved the above to your common.js, you will have to WP:BYPASS your cache to see the effects.