MediaWiki:Gadget-CommentsInLocalTime.js: Difference between revisions

From Online Communipedia
Jump to navigation Jump to search
(Created page with "// _________________________________________________________________________________________ // | | // | === WARNING: GLOBAL GADGET FILE === | // | Changes to this page affect many users. | // | Please discuss changes on the talk page or on Wikipedia_talk:Gadget before editing. | /...")
 
No edit summary
Tag: Reverted
Line 9: Line 9:
// This script changes timestamps such as those in comments to be relative to the local time. See [[Wikipedia:Comments in Local Time]]
// This script changes timestamps such as those in comments to be relative to the local time. See [[Wikipedia:Comments in Local Time]]


mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Gary/comments_in_local_time.js&action=raw&ctype=text/javascript');
mw.loader.load('https://onlinecommunipedia.org/wiki/User:Sirdog/comments_in_local_time.js&action=raw&ctype=text/javascript');

Revision as of 01:57, 17 January 2024

//  _________________________________________________________________________________________
// |                                                                                         |
// |                    === WARNING: GLOBAL GADGET FILE ===                                  |
// |                  Changes to this page affect many users.                                |
// | Please discuss changes on the talk page or on [[Wikipedia_talk:Gadget]] before editing. |
// |_________________________________________________________________________________________|
//
// Imported from [[User:Gary/comments in local time.js]] (previously [[User:Gary King/localize comments.js]])
// This script changes timestamps such as those in comments to be relative to the local time. See [[Wikipedia:Comments in Local Time]]

mw.loader.load('https://onlinecommunipedia.org/wiki/User:Sirdog/comments_in_local_time.js&action=raw&ctype=text/javascript');