Wikipedia:WikiProject User scripts/Scripts/test-enhanced: Difference between revisions
Content deleted Content added
Added instructions and put source in a box |
Bubba hotep (talk | contribs) Reverted edits by Will Pittenger to version 44938267 by The wub |
||
Line 1:
function tnaddlilink(url, name)▼
▲function tnaddlilink(url, name)
{
var na = document.createElement('a');
Line 77 ⟶ 74:
}}
addOnloadHook(add_testn_tabs);
|