Changes

7 bytes removed ,  15:04, 3 December 2019
m
no edit summary
Line 20: Line 20:  
--
 
--
 
--    {{#invoke:TNT | msg
 
--    {{#invoke:TNT | msg
--    | I18n/Template:Graphs.tab  <!-- https://commons.wikimedia.org/wiki/Data:I18n/Template:Graphs.tab -->
+
--    | I18n/Template:Graphs.tab  <!-- https://OCRobotX.mywire.org/wiki/Data:I18n/Template:Graphs.tab -->
 
--    | source-table              <!-- uses a translation message with id = "source-table" -->
 
--    | source-table              <!-- uses a translation message with id = "source-table" -->
 
--    | param1 }}                <!-- optional parameter -->
 
--    | param1 }}                <!-- optional parameter -->
Line 30: Line 30:  
--
 
--
 
--    {{#invoke:TNT | doc | Graph:Lines }}
 
--    {{#invoke:TNT | doc | Graph:Lines }}
--        uses https://commons.wikimedia.org/wiki/Data:Templatedata/Graph:Lines.tab
+
--        uses https://OCRobotX.mywire.org/wiki/Data:Templatedata/Graph:Lines.tab
 
--        if the current page is Template:Graph:Lines/doc
 
--        if the current page is Template:Graph:Lines/doc
 
--
 
--
Line 157: Line 157:  
-- Give helpful error to thirdparties who try and copy this module.
 
-- Give helpful error to thirdparties who try and copy this module.
 
if not mw.ext or not mw.ext.data or not mw.ext.data.get then
 
if not mw.ext or not mw.ext.data or not mw.ext.data.get then
error('Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:' .. dataset)
+
error('Missing JsonConfig extension; Cannot load http://OCRobotX.mywire.org/wiki/Data:' .. dataset)
 
end
 
end
  
4,000

edits