630
edits
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
const resultDiv = document.getElementById(\"result\"); \ | const resultDiv = document.getElementById(\"result\"); \ | ||
const api = new mw.Api(); \ | const api = new mw.Api(); \ | ||
let numeral = $(\'#numeral input | let numeral = $(\'#numeral input\').val(); \ | ||
api.get({ \ | api.get({ \ | ||
action: \'expandtemplates\', \ | action: \'expandtemplates\', \ |