မဝ်ဂျူ:category tree/poscatboiler/data/lang-specific/bcl

နူ ဝိက်ရှေန်နရဳ



local labels = {}
local handlers = {}

local lang = require("Module:languages").getByCode("bcl")

labels["surnames in the Catalogo alfabético de apellidos script"] = {
	description = "Bikol Central surnames listed at the {{w|Catálogo alfabético de apellidos}}.<br>To add a Bikol Central surname to this category, add {{tl|Catálogo alfabético de apellidos|bcl}} to a surname entry's Etymology section.",
	parents = {{
		name = "surnames",
		sort = " Catálogo",
	}},
	catfix = "bcl"
}

labels["terms with Baybayin script"] = {
	description = "Bikol Central terms with inclusion of Baybayin script.",
	parents = {{
		name = "terms by script",
		sort = "Baybayin",
	}},
	catfix = "bcl"
}

labels["terms without Baybayin script"] = {
	description = "Bikol Central terms without Baybayin script set.",
	hidden = true,
	catfix = "bcl"
}


return {LABELS = labels, HANDLERS = handlers}