Module:User:Surjection/labels/data/colloquial

This is a private module sandbox of Surjection, for their own experimentation. Items in this module may be added and removed at Surjection's discretion; do not rely on this module's stability.


return function (langname, wiki)
	return {
		display = "colloquial",
		Wikipedia = wiki,
		plain_categories = {"Colloquial " .. langname},
	}
end