Module:Wikidata: Difference between revisions

Content deleted Content added
use source = json rather than pre
m Reverted edits by Izno (talk) to last version by RexxS
Line 904:
local index = f.args[i]
if not index then
return "<source lang=\"json\"pre>"..mw.dumpObject(data).."</sourcepre>".. i18n.warnDump
end