Modul:category tree/poscatboiler/data/miscellaneous

Wiktionary saytından

Bu modulun sənədləşdirmə səhifəsi Modul:category tree/poscatboiler/data/miscellaneous/doc səhifəsində yaradıla bilər

local labels = {}

-- Appendices

labels["appendices"] = {
	description = "Pages containing additional information about {{{langname}}}.",
	parents = {{template = "langcatboiler"}},
	fundamental = "Appendices",
}


-- Citations

labels["citations"] = {
	description = "Pages documenting instances of actual usage of {{{langname}}} terms.",
	parents = {{template = "langcatboiler"}},
	fundamental = "Wiktionary",
}

labels["citations of undefined terms"] = {
	description = "Pages documenting instances of actual usage of {{{langname}}} terms, but for which the term is not defined yet.<br>Citation pages in {{{langname}}} are automatically added here when any of the corresponding entries is a redlink. You can also add citation pages to this category manually when the entry exists but it has not a {{{langname}}} section yet or has not been defined in that specific meaning. Before removing a page from this category, please verify that all citations relate to senses properly defined in the entry.",
	parents = {{template = "poscatboiler", name = "citations"}},
	fundamental = "Requests",
}

-- Transliterations

labels["transliterations"] = {
	description = "{{{langname}}} terms [[Wiktionary:Transliteration|transliterated]] into other scripts.",
	parents = {{template = "langcatboiler"}},
	fundamental = "Fundamental",
}

labels["romanizations"] = {
	description = "{{{langname}}} terms transliterated into the Latin alphabet.",
	parents = {"transliterations"},
	fundamental = "Transliterations subcategories by language",
}

return labels