Site Notice
hello, world
Difference between revisions of "MediaWiki:Gadget-WikiForum.js"
From Project-EPB Commons
([InPageEdit] 没有编辑摘要) |
m ([InPageEdit] 没有编辑摘要) |
||
Line 1: | Line 1: | ||
// Load Core | // Load Core | ||
− | mw.loader.load('https://github. | + | mw.loader.load('https://fandom-zh.github.io/Gadget-WikiForum/dist/core.min.js') |
// Load Theme | // Load Theme | ||
− | mw.loader.load('https://github. | + | mw.loader.load('https://fandom-zh.github.io/Gadget-WikiForum/dist/theme/default.min.js') |
// Load Loader and make config | // Load Loader and make config | ||
− | mw.loader.load('https://github. | + | mw.loader.load('https://fandom-zh.github.io/Gadget-WikiForum/dist/loader/default.min.js') |
window.WikiForumNS = [3000] | window.WikiForumNS = [3000] |
Revision as of 17:57, 22 May 2021
// Load Core
mw.loader.load('https://fandom-zh.github.io/Gadget-WikiForum/dist/core.min.js')
// Load Theme
mw.loader.load('https://fandom-zh.github.io/Gadget-WikiForum/dist/theme/default.min.js')
// Load Loader and make config
mw.loader.load('https://fandom-zh.github.io/Gadget-WikiForum/dist/loader/default.min.js')
window.WikiForumNS = [3000]