Modul:category tree/topic cat/Wetenschop
Erscheinungsbild
local labels = {}
labels["Wetenschop"] = {
description = "default with capital",
parents = {"All Themen", "Minsch"},
}
labels["Fackbegrepen"] = {
description = "default with capital",
parents = {"All Themen", "List vun Themen"},
}
labels["Astronomie"] = {
Bild ="Bosscha 002.JPG",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Astronomie)"] = {
description = "default with capital",
parents = {"Astronomie", "Fackbegrepen"},
}
labels["Biologie"] = {
Bild ="Fertilized egg.png",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Biologie)"] = {
description = "default with capital",
parents = {"Biologie", "Fackbegrepen"},
}
labels["Chemie"] = {
Bild ="Original Kjeldahl-Apparatus 1883 Woodcut by Rosenstand (1838-1915).jpg",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Chemie)"] = {
description = "default with capital",
parents = {"Chemie", "Fackbegrepen"},
}
labels["Geografie"] = {
Bild ="Sebastian Muenster 1544.jpg",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Geologie"] = {
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Geografie)"] = {
description = "default with capital",
parents = {"Geografie", "Fackbegrepen"},
}
labels["Informatik"] = {
-- Bild ="",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Informatik)"] = {
description = "default with capital",
parents = {"Informatik", "Fackbegrepen"},
}
labels["Juristeree"] = {
Bild ="1660 blk 19329 zoom.png",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Juristeree)"] = {
Bild = "Gesetzeskommentare.JPG",
description = "default with capital",
parents = {"Juristeree", "Fackbegrepen"},
}
labels["Mathematik"] = {
Bild ="Exponents.png",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Mathematik)"] = {
description = "default with capital",
parents = {"Mathematik", "Fackbegrepen"},
}
labels["Medizin"] = {
Bild ="Aesculap-serpentine.jpg",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Medizin)"] = {
description = "default with capital",
parents = {"Medizin", "Fackbegrepen"},
}
labels["Nautik"] = {
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Physik"] = {
Bild ="Emc2.svg",
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Physik)"] = {
description = "default with capital",
parents = {"Physik", "Fackbegrepen"},
}
labels["Sozialwetenschop"] = {
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Ökonomie"] = {
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Ökonomie)"] = {
description = "default with capital",
parents = {"Ökonomie", "Fackbegrepen"},
}
labels["Weertschop"] = {
description = "default with capital",
parents = {"Wetenschop", "Sellschop"},
}
labels["Fackbegrepen (Weertschop)"] = {
description = "default with capital",
parents = {"Weertschop", "Fackbegrepen"},
}
labels["Weertschopwetenschopen"] = {
description = "default with capital",
parents = {"Weertschop", "All Themen"},
}
labels["Spraakwetenschop"] = {
description = "default with capital",
parents = {"Wetenschop"},
}
labels["Fackbegrepen (Spraakwetenschop)"] = {
description = "default with capital",
parents = {"Spraakwetenschop", "Fackbegrepen"},
}
labels["Grammatik"] = {
description = "default with capital",
parents = {"Spraakwetenschop"},
}
labels["Naams"] = {
description = "default with capital",
parents = {"Grammatik"},
}
labels["Woortaarten"] = {
description = "default with capital",
parents = {"Grammatik"},
}
return labels