Module:TNT: Difference between revisions

Fixing interwiki
(Wiki update stage 1)
(Fixing interwiki)
 
Line 176:
-- Given a dataset name, convert it to a title with the 'commons:data:' prefix
link = function(dataset)
return 'ccommons:Data:' .. mw.text.trim(dataset or '')
end
 
1

edit