if not args.manufacturer or not args.year or not args.featured then error("Incorrect parameters to the car infobox") end
	local retval = capiunto.create({
		top = args.name or "{{BASEPAGENAMEPAGENAME}}",
		headerStyle = "background-color: blue; color: white;", 
		topStyle = "background-color: blue; color: white;"