MediaWiki:Common.js: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 65: | Line 65: | ||
/* Link to Game Download */ | /* Link to Game Download */ | ||
$('div#p-tb div.mw-portlet-body ul li:first-child').after('<li><a href="http://katawa-shoujo.com/download | $('div#p-tb div.mw-portlet-body ul li:first-child').after('<li><a href="http://katawa-shoujo.com/download">Download Katawa Shoujo</a></li>'); | ||
/**** function displayTimer.js | /**** function displayTimer.js | ||
Line 120: | Line 119: | ||
} | } | ||
} | } | ||
addOnloadHook(displayTimer); |