跳转到内容

User:Moonian/vector.js

维基百科,自由的百科全书

这是本页的一个历史版本,由Moonian留言 | 贡献2011年2月24日 (四) 14:02 (test)编辑。这可能和当前版本存在着巨大的差异。

注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google ChromeFirefoxMicrosoft EdgeSafari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。
importScriptURI('http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.5.min.js');
importScriptURI('http://www.koders.com/javascript/kv.aspx?fid=44FEAE66A68059E19C6869AE3C81DC660208E366&s=tree');

 // [[:en:User:Lupin/popups.js]] - please include this line 
// [[User:Littlebtc/jstool/popups.js]] - 請保留此行
importScriptURI('http://zh.wikipedia.org/w/index.php?title=User:Moonian/strings-zh.js&action=raw&ctype=text/javascript');
document.write('<script type="text/javascript" src="' 
              + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/popups.js' 
              + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//document.write('<script type="text/javascript" src="' 
//             + 'en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
//             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//document.write('<script type="text/javascript" src="' 
//     + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/strings-zh.js' 
//     + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// [[User:Moonian/shortcuts.js]]
document.write('<script type="text/javascript" src="' 
             + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/shortcuts.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
function shortcutsInit ()
{ 
 
   shortcutsAddLink ( '志田未來', '%E5%BF%97%E7%94%B0%E6%9C%AA%E4%BE%86' );
   shortcutsAddLink ( '上載檔案(本地)', 'Special:Upload' );
   shortcutsAddLink ( '我的monobook.js', 'User:Moonian/monobook.js' );
 
   shortcutsStartSection ('導航捷徑');
 
   shortcutsAddLink ( '導航捷徑', ':en:Wikipedia:Tools/Navigation shortcuts' );
}
 
// install [[:en:User:Cacycle/wikEd]] in-browser text editor
  document.write('<script type="text/javascript" src="'
  + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
/**
  * 增加「強制刷新」按鈕
  */
importScriptURI('http://zh.wikipedia.org/w/index.php?title=User:Moonian/purge.js&action=raw&ctype=text/javascript');
 
// [[:en:User:Dschwen/wikiminiatlas2.js]] - please include this line 
document.write('<script type="text/javascript" src="' 
      + 'http://en.wikipedia.org/w/index.php?title=User:Dschwen/wikiminiatlas2.js' 
      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// [[:en:User:Krimpet/CommonsHelper Helper|CommonsHelper Helper]] (CH²) by [[:en:User:Krimpet|Krimpet]]
document.write('<script type="text/javascript" src="' 
      + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/CH2_zh.js' 
      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// [[:en:User:TheDJ/Qui|Qui]] by [[:en:User:TheDJ|TheDJ]]
//document.write('<script type="text/javascript" src="' 
//      + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/qui.js' 
//      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');