MediaWiki:Gadget-I18n-js.js: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
m
TEST your changes before SUBMITTING them to a script used almost EVERYWHERE
m (Fixed deprecated format.) |
m (TEST your changes before SUBMITTING them to a script used almost EVERYWHERE) |
||
Line 1,370: | Line 1,370: | ||
if (revisionData) { | if (revisionData) { | ||
res = revisionData[0]. | res = revisionData[0].slots.main['*']; | ||
} | } | ||