User:Technical 13/Scripts/Gadget-listStyles
Appearance
From Wikipedia, the free encyclopedia
Browser/skin compatibility table
| ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| Author | Technical 13 |
|---|---|
| Status | Stable |
| Updated | January 30, 2014 (11 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.
[[?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 Report a bug |?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 Report a bug]] [[?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 Request a feature/page |?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 Request a feature/page]]
Using this script
[edit ]On the English Wikipedia
[edit ]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 the other projects of the WMF
[edit ]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...
|
|---|
|
Step two
[edit ]Once you have saved the above to your common.js, you will have to WP:BYPASS your cache to see the effects.