Content deleted Content added
whoops, should be id |
retry this |
||
Line 41:
index = link.indexOf("Template:")
if (index === -1) {
$($(this).
} else {
$(this).attr("href", mw.config.get("wgServer") + mw.config.get("wgScript") + "?title=" + encodeURIComponent(mw.config.get("wgPageName"))
|