Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
User:Omegatron/monobook.js/unitformatter.js: Difference between revisions
User page
Talk
Language
Watch
View history
View source
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Revision as of 03:03, 12 February 2008
view source
Omegatron
(
talk
|
contribs
)
Administrators
35,823
edits
super ugly in source, but more correct
← Previous edit
Revision as of 04:40, 4 April 2008
view source
Omegatron
(
talk
|
contribs
)
Administrators
35,823
edits
No edit summary
Next edit →
Line 65:
addOnloadHook(function () {
if(document.forms.editform) {
addLink
addPortletLink
('p-cactions', 'javascript:formatunits()', 'µ', 'ca-unitfixer', 'Fixes some unit formatting', '', '');
}
});