Module:CareerList/config
Jump to navigation
Jump to search
Documentation for this module may be created at Module:CareerList/config/doc
local config = {} config.Bromo = { type = "Website", name = "Porno Andreya", url = "https://www.example1.com/a/$1/b.html" } config.Example2 = { type = "Studio", name = "Example Studio 2", url = "https://www.example2.com/a/$1/b.html" } return config