Модул:category tree/topic cat/data/Lifeforms

Документација модула[прикажи] [уреди] [историја] [освежи]

local labels = {}

labels["облици живота"] = {
	description = "{{{langname}}} terms for various forms of [[life]].",
	parents = {"све теме", "природа", "листа свих"},
}

labels["algae"] = {
	description = "{{{langname}}} terms for [[alga|algae]].",
	parents = {"облици живота", "листа свих"},
}

labels["alveolates"] = {
	description = "{{{langname}}} terms for [[unicellular]] [[eukaryote]]s in the [[superphylum]] [[Alveolata]].",
	parents = {"облици живота", "листа свих"},
}

labels["bacteria"] = {
	description = "{{{langname}}} terms for [[bacterium|bacteria]].",
	parents = {"облици живота", "листа свих"},
}

labels["blue-green algae"] = {
	description = "{{{langname}}} terms for [[photosynthetic]] [[bacteria]], also known as [[cyanobacteria]], which were formerly classified as [[algae]].",
	parents = {"bacteria", "algae", "листа свих"},
}

labels["brown algae"] = {
	description = "{{{langname}}} terms for [[badderlocks]], [[gulfweed]], [[kelp]], [[wakame]], and other algae in the [[class]] [[Phaeophyceae]].",
	parents = {"algae", "листа свих"},
}

labels["euagarics"] = {
	description = "{{{langname}}} terms for [[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"] = {
	description = "{{{langname}}} terms for single-celled [[organism]]s in the [[phylum]] or [[subphylum]] [[Foraminifera]].",
	parents = {"облици живота", "листа свих"},
}

labels["fungi"] = {
	description = "default-set",
	parents = {"облици живота", "листа свих"},
}

labels["green algae"] = {
	description = "{{{langname}}} terms for algae in the [[division]]s [[Charophyta]] and [[Chlorophyta]].",
	parents = {"algae", "листа свих"},
}

labels["lichens"] = {
	description = "{{{langname}}} terms for [[lichen]]s, composite organisms consisting of fungi and algae living together symbiotically.",
	parents = {"облици живота", "algae", "fungi", "листа свих"},
}

labels["livestock"] = {
	description = "default",
	parents = {"animals", "agriculture"},
}

labels["mushrooms"] = {
	description = "{{{langname}}} terms for [[mushroom]]s.",
	parents = {"fungi", "листа свих"},
}

labels["oomycetes"] = {
	description = "{{{langname}}} terms for [[fungus]]-like organisms in the class [[Oomycota]].",
	parents = {"облици живота", "листа свих"},
}

labels["parasites"] = {
	description = "default-set",
	parents = {"облици живота", "листа свих"},
}

labels["Pezizales order fungi"] = {
	description = "{{{langname}}} terms for [[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"] = {
	description = "default",
	parents = {"birds", "livestock"},
}

labels["protists"] = {
	description = "default-set",
	parents = {"облици живота", "листа свих"},
}

labels["red algae"] = {
	description = "{{{langname}}} terms for [[dulse]], [[laver]], [[Irish moss]], and other algae in the [[division]] [[Rhodophyta]].",
	parents = {"algae", "листа свих"},
}

labels["viruses"] = {
	description = "{{{langname}}} terms for [[virus]]es.",
	parents = {"облици живота", "листа свих"},
}

labels["yeasts"] = {
	description = "{{{langname}}} terms for [[yeast]]s.",
	parents = {"fungi", "листа свих"},
}

return labels