Recent Changes can be used for monitoring recent changes on the Victorious Wiki. Special:RecentChanges displays activity, however it lists recent edits and social activity on separate tabs. By using the script below and this page, you can display recent changes more conveniently.
How to use
To use Recent Changes, please import this script by copying to:
- w:Special:MyPage/global.js if you want to use on all wikis, or
- Special:MyPage/common.js if you want to use on this wiki only
importArticles({ type: 'script', articles: [ 'u:dev:MediaWiki:RecentChangesMultiple/code.2.js', ] });
Recent Changes
- https://victorious.fandom.com
- &bgcolor=#00FFFF
- https://community.fandom.com
- ¶ms=days:0,limit:0
Remarks
Credits go to Fewfre, the creator of this script.