Module:Video game reviews/sandbox: Difference between revisions

Content deleted Content added
take out width, remove last? string args that can be removed
No edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 1:
require('Module:No globalsstrict')
 
local p = {}
Line 275:
end
end
 
 
local function renderTitles(builder, title, subtitle)
Line 339 ⟶ 338:
)
renderEditOnWikidata(div, wikidata, args.state)
categorizePlatformCount(div, #activeSystems)
return div
Line 346 ⟶ 345:
local function checkForWikidata(frame, args, activeSystems, providedAggregators)
local wikidata = false
if args.qid == 'none' then
return wikidata
end
 
vgwd.setDateFormat(args.df)