Modul:category tree/topic cat/data/Lifeforms
Napohlad
Dokumentacija za tutón modul hodźi so na Modul:category tree/topic cat/data/Lifeforms/dokumentacija wutworić
local labels = {}
labels["lifeforms"] = {
type = "set",
description = "=forms of [[life]]",
parents = {"all topics", "life"},
}
labels["algae"] = {
type = "set",
description = "=[[alga|algae]]",
parents = {"lifeforms"},
}
labels["alveolates"] = {
type = "set",
description = "=[[unicellular]] [[eukaryote]]s in the [[superphylum]] [[Alveolata]]",
parents = {"lifeforms"},
}
labels["bacteria"] = {
type = "set",
description = "=[[bacterium|bacteria]]",
parents = {"lifeforms"},
}
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 = {"lifeforms"},
}
labels["fungi"] = {
type = "set",
description = "default",
parents = {"lifeforms"},
}
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 = {"lifeforms", "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 = {"lifeforms"},
}
labels["parasites"] = {
type = "set",
description = "default",
parents = {"lifeforms"},
}
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 = {"birds", "livestock"},
}
labels["protists"] = {
type = "set",
description = "default",
parents = {"lifeforms"},
}
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 = {"lifeforms"},
}
labels["viruses"] = {
type = "set",
description = "default",
parents = {"lifeforms"},
}
labels["yeasts"] = {
type = "set",
description = "default",
parents = {"fungi"},
}
return labels