Changes

Jump to navigation Jump to search
fixed it
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 "{{BASEPAGENAME}}"mw.title.getCurrentTitle().text,
headerStyle = "background-color: blue; color: white;",
topStyle = "background-color: blue; color: white;"

Navigation menu