Module:CareerList/config
Jump to navigation
Jump to search
Documentation for this module may be created at Module:CareerList/config/doc
return {
bromo = {
label = 'Website',
url = 'https://example.com/a/$1/b.html'
},
belami = {
label = 'Studio',
url = 'https://example.com/$1'
}
}