Content deleted Content added
ok, move this into renderedit |
|||
Line 262:
end
local function renderEditOnWikidata(wikidata
if not wikidata then return end
Line 268:
:addClass(data.i18n.class.wikidata)
-- TODO: I think getUpdateLink can be made const in the other module.
if state then div:addClass('mw-collapsible-content') end
Line 356:
reviewerCount + aggregatorCount
)
renderEditOnWikidata(wikidata, args.state)
▲ data.i18n.editOnWikidata .. vgwd.getUpdateLink('nosub'),
categorizePlatformCount(activeSystems)
|