Modul:category tree/topic cat/data/Lifeforms

local labels = {}

labels["makhluk"] = {
	type = "set",
	description = "=bentuk [[kehidupan]]",
	parents = {"semua topik", "kehidupan"},
}

labels["alga"] = {
	type = "set",
	description = "=[[alga]]",
	parents = {"makhluk"},
}

labels["alveolates"] = {
	type = "set",
	description = "=[[unicellular]] [[eukaryote]]s in the [[superphylum]] [[Alveolata]]",
	parents = {"makhluk"},
}

labels["bakteria"] = {
	type = "set",
	description = "=[[bacterium|bakteria]]",
	parents = {"makhluk"},
}

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

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

labels["haiwan kembiri"] = {
	type = "set",
	description = "default",
	parents = {"ternakan", "haiwan jantan", "pengembirian"},
}

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 = {"cendawan"},
}

labels["foraminifera"] = {
	type = "set",
	description = "=single-celled [[organism]]s in the [[phylum]] or [[subphylum]] [[Foraminifera]]",
	parents = {"makhluk"},
}

labels["kulat"] = {
	type = "set",
	description = "default",
	parents = {"makhluk"},
}

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

labels["larvae"] = {
	type = "set",
	description = "default",
	parents = {"serangga", "anak haiwan"},
}

labels["liken"] = {
	type = "set",
	description = "=[[lichen]]s, composite organisms consisting of fungi and algae living together symbiotically",
	parents = {"makhluk", "alga", "kulat"},
}

labels["ternakan"] = {
	type = "berkenaan",
	description = "default",
	parents = {"haiwan", "pertanian"},
}

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

labels["oomycetes"] = {
	type = "set",
	description = "=[[fungus]]-like organisms in the class [[Oomycota]]",
	parents = {"makhluk"},
}

labels["parasit"] = {
	type = "set",
	description = "default",
	parents = {"makhluk"},
}

labels["kulat order Pezizales"] = {
	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 = {"kulat", "cendawan"},
}

labels["ayam itik"] = {
	type = "berkenaan",
	description = "default",
	parents = {"burung", "ternakan"},
}

labels["protista"] = {
	type = "set",
	description = "default",
	parents = {"makhluk"},
}

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

labels["viroid"] = {
	type = "set",
	description = "default",
	parents = {"makhluk"},
}

labels["virus"] = {
	type = "set",
	description = "default",
	parents = {"makhluk"},
}

labels["yis"] = {
	type = "set",
	description = "default",
	parents = {"kulat"},
}

return labels