Module:Taxonbar: Difference between revisions

no edit summary
m (1 revision imported)
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 stringArgs = false
local stringArgs = false
local fromTitleCount, firstRow, rowCount = 1, 0, 0
local fromTitleCount, firstRow, rowCount = 1, 0, 0