Module:Category tree/topic cat/data/Lifeforms: Difference between revisions
(Created page with "local labels = {} labels["lifeforms"] = { description = "{{{langname}}} terms for various forms of life.", parents = {"all sets", "nature", "list of sets"}, } labels["...") |
m (Changed links to point to Wiktionary) Tag: Reverted |
||
Line 2: | Line 2: | ||
labels["lifeforms"] = { | labels["lifeforms"] = { | ||
description = "{{{langname}}} terms for various forms of | description = "{{{langname}}} terms for various forms of {{wt|life}}.", | ||
parents = {"all sets", "nature", "list of sets"}, | parents = {"all sets", "nature", "list of sets"}, | ||
} | } | ||
labels["algae"] = { | labels["algae"] = { | ||
description = "{{{langname}}} terms for | description = "{{{langname}}} terms for {{wt|alga|algae}}.", | ||
parents = {"lifeforms", "list of sets"}, | parents = {"lifeforms", "list of sets"}, | ||
} | } | ||
labels["alveolates"] = { | labels["alveolates"] = { | ||
description = "{{{langname}}} terms for | description = "{{{langname}}} terms for {{wt|single celled}} {{wt|eukaryote}}s in the {{wt|superphylum}} {{wt|Alveolata}}.", | ||
parents = {"lifeforms", "list of sets"}, | parents = {"lifeforms", "list of sets"}, | ||
} | } | ||
labels["bacteria"] = { | labels["bacteria"] = { | ||
description = "{{{langname}}} terms for | description = "{{{langname}}} terms for {{wt|bacterium|bacteria}}.", | ||
parents = {"lifeforms", "list of sets"}, | parents = {"lifeforms", "list of sets"}, | ||
} | } | ||
labels["blue-green algae"] = { | labels["blue-green algae"] = { | ||
description = "{{{langname}}} terms for | 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"}, | parents = {"bacteria", "algae", "list of sets"}, | ||
} | } | ||
labels["brown algae"] = { | labels["brown algae"] = { | ||
description = "{{{langname}}} terms for | 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"}, | parents = {"algae", "list of sets"}, | ||
} | } | ||
Line 37: | Line 37: | ||
labels["green algae"] = { | labels["green algae"] = { | ||
description = "{{{langname}}} terms for algae in the | description = "{{{langname}}} terms for algae in the {{wt|division}}s {{wt|Charophyta}} and {{wt|Chlorophyta}}.", | ||
parents = {"algae", "list of sets"}, | parents = {"algae", "list of sets"}, | ||
} | } | ||
labels["lichens"] = { | labels["lichens"] = { | ||
description = "{{{langname}}} terms for | description = "{{{langname}}} terms for {{wt|lichen}}s, composite organisms consisting of fungi and algae living together symbiotically.", | ||
parents = {"lifeforms", "algae", "fungi", "list of sets"}, | parents = {"lifeforms", "algae", "fungi", "list of sets"}, | ||
} | } | ||
Line 52: | Line 52: | ||
labels["mushrooms"] = { | labels["mushrooms"] = { | ||
description = "{{{langname}}} terms for | description = "{{{langname}}} terms for {{wt|mushroom}}s.", | ||
parents = {"fungi", "list of sets"}, | parents = {"fungi", "list of sets"}, | ||
} | } | ||
labels["oomycetes"] = { | labels["oomycetes"] = { | ||
description = "{{{langname}}} terms for | description = "{{{langname}}} terms for {{wt|fungus}}-like organisms in the class {{wt|Oomycota}}.", | ||
parents = {"lifeforms", "list of sets"}, | parents = {"lifeforms", "list of sets"}, | ||
} | } | ||
Line 77: | Line 77: | ||
labels["red algae"] = { | labels["red algae"] = { | ||
description = "{{{langname}}} terms for | 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"}, | parents = {"algae", "list of sets"}, | ||
} | } | ||
labels["viruses"] = { | labels["viruses"] = { | ||
description = "{{{langname}}} terms for | description = "{{{langname}}} terms for {{wt|virus}}es.", | ||
parents = {"lifeforms", "list of sets"}, | parents = {"lifeforms", "list of sets"}, | ||
} | } | ||
return labels | return labels |
Revision as of 00:20, 25 August 2024
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