Changes

26 bytes added ,  15:34, 16 September 2020
no edit summary
Line 144: Line 144:  
local parentArgs = copyTable(frame:getParent().args)
 
local parentArgs = copyTable(frame:getParent().args)
 
local currentTitle = mw.title.getCurrentTitle()
 
local currentTitle = mw.title.getCurrentTitle()
-- local currentEntityId = mw.wikibase.getEntityIdForCurrentPage()
+
--local currentEntityId = mw.wikibase.getEntityIdForCurrentPage()
+
 
 +
local currentEntityId = ''
 
local stringArgs = false
 
local stringArgs = false
 
local fromTitleCount, firstRow, rowCount = 1, 0, 0
 
local fromTitleCount, firstRow, rowCount = 1, 0, 0