User:SuperGrey/gadgets/refOrganizer
這個專案將不再積極維護。我開發的新小工具 Cite Forge 作為此小工具的升級版,包含了更多文獻管理功能,且不再依賴「2010 年版 wikitext 編輯器」,歡迎大家遷移到 Cite Forge。 |
| 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('//zh.wikipedia.org/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('//zh.wikipedia.org/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 |
| |