مۆدیوول:category tree/topic cat/data/Lifeforms

لە ویکیفەرھەنگ

"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/topic cat/data/Lifeforms/docدا دروست بکرێ"

local labels = {}

labels["ژینداران"] = {
	type = "set",
	description = "=forms of [[life]]",
	parents = {"ھەموو بابەتەکان", "life"},
}

labels["algae"] = {
	type = "set",
	description = "=[[alga|algae]]",
	parents = {"ژینداران"},
}

labels["alveolates"] = {
	type = "set",
	description = "=[[unicellular]] [[eukaryote]]s in the [[superphylum]] [[Alveolata]]",
	parents = {"ژینداران"},
}

labels["bacteria"] = {
	type = "set",
	description = "=[[bacterium|bacteria]]",
	parents = {"ژینداران"},
}

labels["blue-green algae"] = {
	type = "set",
	description = "=[[photosynthetic]] [[bacteria]], also known as [[cyanobacteria]], which were formerly classified as [[algae]]",
	parents = {"bacteria", "algae"},
}

labels["brown algae"] = {
	type = "set",
	description = "=[[badderlocks]], [[gulfweed]], [[kelp]], [[wakame]], and other algae in the [[class]] [[Phaeophyceae]]",
	parents = {"algae"},
}

labels["castrated animals"] = {
	type = "set",
	description = "default",
	parents = {"livestock", "male animals", "castration"},
}

labels["euagarics"] = {
	type = "set",
	description = "=[[amanita]]s, [[armillaria]]s, [[bird's nest fungus]], [[blewit]]s, [[button mushroom]]s, [[cortinar]]s, [[enoki]], [[field mushroom]]s, [[inkcap]]s, [[matsutake]], [[nameko]], [[oyster mushroom]]s, [[psilocybe]]s, [[puffball]]s, [[shiitake]], [[shimeji]], [[straw mushroom]]s, [[sulfur tuft]]s, [[waxy cap]]s and other [[gill]]ed [[mushroom]]s in the [[order]] [[Agaricales]]",
	parents = {"mushrooms"},
}

labels["foraminifera"] = {
	type = "set",
	description = "=single-celled [[organism]]s in the [[phylum]] or [[subphylum]] [[Foraminifera]]",
	parents = {"ژینداران"},
}

labels["fungi"] = {
	type = "set",
	description = "default",
	parents = {"ژینداران"},
}

labels["green algae"] = {
	type = "set",
	description = "=algae in the [[division]]s [[Charophyta]] and [[Chlorophyta]]",
	parents = {"algae"},
}

labels["larvae"] = {
	type = "set",
	description = "default",
	parents = {"insects", "baby animals"},
}

labels["lichens"] = {
	type = "set",
	description = "=[[lichen]]s, composite organisms consisting of fungi and algae living together symbiotically",
	parents = {"ژینداران", "algae", "fungi"},
}

labels["livestock"] = {
	type = "related-to",
	description = "default",
	parents = {"animals", "agriculture"},
}

labels["mushrooms"] = {
	type = "set",
	description = "default",
	parents = {"fungi"},
	wpcat = true,
	commonscat = true,
}

labels["oomycetes"] = {
	type = "set",
	description = "=[[fungus]]-like organisms in the class [[Oomycota]]",
	parents = {"ژینداران"},
}

labels["parasites"] = {
	type = "set",
	description = "default",
	parents = {"ژینداران"},
}

labels["Pezizales order fungi"] = {
	type = "set",
	description = "=[[brain mushroom]]s, [[elfin saddle]]s, [[common brown cup]]s, [[false morel]]s, [[hare's ear]]s, [[lorchel]]s, [[morel]]s, [[truffle]]s, [[turban-top]]s, and other [[ascomycete]] [[fungi]] in the [[order]] [[Pezizales]]",
	parents = {"fungi", "mushrooms"},
}

labels["poultry"] = {
	type = "related-to",
	description = "default",
	parents = {"مەلەکان", "livestock"},
}

labels["protists"] = {
	type = "set",
	description = "default",
	parents = {"ژینداران"},
}

labels["red algae"] = {
	type = "set",
	description = "=[[dulse]], [[laver]], [[Irish moss]], and other algae in the [[division]] [[Rhodophyta]]",
	parents = {"algae"},
}

labels["viroids"] = {
	type = "set",
	description = "default",
	parents = {"ژینداران"},
}

labels["viruses"] = {
	type = "set",
	description = "default",
	parents = {"ژینداران"},
}

labels["yeasts"] = {
	type = "set",
	description = "default",
	parents = {"fungi"},
}

return labels