User:XcruftX/monobook.js: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
addPortletLink ('p-cactions', '/wiki/User:XcruftX', 'foo'); |
addPortletLink ('p-cactions', '/wiki/User:XcruftX', 'foo'); |
||
addPortletLink ('p-tb', '/wiki/Special:MyPage/monobook.js', 'My monobook.js'); |
|||
function foo() { |
function foo() { |
||
alert("foo"); |
alert("foo"); |
||
} |
} |
||
alert("bar"); |