Module:Video game reviews/sandbox: Difference between revisions

Content deleted Content added
per fitz's
take out width, remove last? string args that can be removed
Line 310:
:addClass(is_collapsible and args.state == data.i18n.state.collapsed and 'mw-collapsed' or nil)
:addClass(is_collapsible and args.state == data.i18n.state.autocollapse and args.state or nil)
:css('width', #activeSystems == 0 and args.width or nil)
 
renderTitles(div, args.title, args.subtitle)
Line 348 ⟶ 347:
local wikidata = false
 
vgwd.setDateFormat(args[".df"])
vgwd.setGame(args[".qid"])
vgwd.setSystem(nil)
vgwd.setGenerateReferences(true)
vgwd.setShowUpdateLink(false)
vgwd.setUpdateLinkStyle("text and pen")
vgwd.setSystemFormat(args[".systemFormat"])
 
-- Loop through aggregators if we have any.