Module:Category tree/topic cat/data/Lifeforms
Documentation for this module may be created at Module:Category tree/topic cat/data/Lifeforms/documentation
local labels = {}
labels["lifeforms"] = {
description = "{{{langname}}} terms for various forms of {{wt|life}}.",
parents = {"all sets", "nature", "list of sets"},
}
labels["algae"] = {
description = "{{{langname}}} terms for {{wt|alga|algae}}.",
parents = {"lifeforms", "list of sets"},
}
labels["alveolates"] = {
description = "{{{langname}}} terms for {{wt|single celled}} {{wt|eukaryote}}s in the {{wt|superphylum}} {{wt|Alveolata}}.",
parents = {"lifeforms", "list of sets"},
}
labels["bacteria"] = {
description = "{{{langname}}} terms for {{wt|bacterium|bacteria}}.",
parents = {"lifeforms", "list of sets"},
}
labels["blue-green algae"] = {
description = "{{{langname}}} terms for {{wt|photosynthetic}} {{wt|bacteria}}, also known as {{wt|cyanobacteria}}, which were formerly classified as {{wt|algae}}.",
parents = {"bacteria", "algae", "list of sets"},
}
labels["brown algae"] = {
description = "{{{langname}}} terms for {{wt|badderlocks}}, {{wt|gulfweed}}, {{wt|kelp}}, {{wt|wakame}}, and other algae in the {{wt|class}} {{wt|Phaeophyceae}}.",
parents = {"algae", "list of sets"},
}
labels["fungi"] = {
description = "default-set",
parents = {"lifeforms", "list of sets"},
}
labels["green algae"] = {
description = "{{{langname}}} terms for algae in the {{wt|division}}s {{wt|Charophyta}} and {{wt|Chlorophyta}}.",
parents = {"algae", "list of sets"},
}
labels["lichens"] = {
description = "{{{langname}}} terms for {{wt|lichen}}s, composite organisms consisting of fungi and algae living together symbiotically.",
parents = {"lifeforms", "algae", "fungi", "list of sets"},
}
labels["livestock"] = {
description = "default",
parents = {"animals", "agriculture"},
}
labels["mushrooms"] = {
description = "{{{langname}}} terms for {{wt|mushroom}}s.",
parents = {"fungi", "list of sets"},
}
labels["oomycetes"] = {
description = "{{{langname}}} terms for {{wt|fungus}}-like organisms in the class {{wt|Oomycota}}.",
parents = {"lifeforms", "list of sets"},
}
labels["parasites"] = {
description = "default-set",
parents = {"lifeforms", "list of sets"},
}
labels["poultry"] = {
description = "default",
parents = {"birds", "livestock"},
}
labels["protists"] = {
description = "default-set",
parents = {"lifeforms", "list of sets"},
}
labels["red algae"] = {
description = "{{{langname}}} terms for {{wt|dulse}}, {{wt|laver}}, {{wt|Irish moss}}, and other algae in the {{wt|division}} {{wt|Rhodophyta}}.",
parents = {"algae", "list of sets"},
}
labels["viruses"] = {
description = "{{{langname}}} terms for {{wt|virus}}es.",
parents = {"lifeforms", "list of sets"},
}
return labels