Module:CareerList: Difference between revisions

11 bytes removed ,  13 March 2023
no edit summary
No edit summary
No edit summary
end
 
if not args.site then
return mw.html.create('tr')
:css('background-color', getColor(args.index))
local site = args.site or mw.title.getCurrentTitle().text
local id = args.id or ''
local alias = getAlias(args.alias, mwargs.title.getCurrentTitle().textsite)
local notes = getNotes(args.notes or '')
local background = getBackground(site)