Modul:category tree/topic cat/Minsch un Natuur

Vun Wiktionary
Dissen Vörlaag hef dokumentatsie neudig.
Maak de dokumentatsie veur dissen modul ovver t doel en gebroek op de dokumentatsieziede.

local labels = {}

-- Minsch

labels["Minsch"] = {
	Bild = "Da Vinci Vitruve Luc Viatour.jpg",
	description = "default with capital",
	parents = {"All Themen"},
}

labels["Kultuur"] = {
	description = "default with capital",
	parents = {"All Themen", "Minsch"},
}

labels["Lüüd"] = {
	description = "default with capital",
	parents = {"Minsch"},
}
 
labels["Sprickwöör"] = {
	description = "default with capital",
	parents = {"Kultuur"},
}
 
labels["Gloven"] = {
	description = "default with capital",
	parents = {"Kultuur"},
}
 
labels["Avergloven"] = {
	description = "default with capital",
	parents = {"Gloven"},
}
 
labels["Esoterik"] = {
	Bild = "Enneagram evolution of food.svg",
	description = "default with capital",
	parents = {"Gloven"},
}
 
labels["Pseudowetenschop"] = {
	Bild = "Boyle'sSelfFlowingFlask.png",
	description = "default with capital",
	parents = {"Gloven"},
}
 
labels["Religioon"] = {
	Bild ="Universal Light.jpg",
	description = "default with capital",
	parents = {"Gloven"},
}
 
labels["Gödder"] = {
	Bild = "Giulio Romano - Vault - The Assembly of Gods around Jupiter's Throne (detail) - WGA09557.jpg",
	description = "default with capital",
	parents = {"Religioon"},
}
 
labels["Christendom"] = {
	Bild = "Christ_janséniste.JPG",
	description = "default with capital",
	parents = {"Religioon"},
}
 
labels["Islam"] = {
	Bild = "Quran design.jpg",
	description = "default with capital",
	parents = {"Religioon"},
}
 
labels["Künst"] = {
	description = "default with capital",
	parents = {"Kultuur"},
}
 
labels["Architektur"] = {
	Bild = "Analisis Planta teatro de San Bernardo2.jpg",
	description = "default with capital",
	parents = {"Künst"},
}
 
labels["Familie"] = {
	Bild = "1850 - Archaeological Museum, Athens - Grave stele for a family - Photo by Giovanni Dall'Orto, Nov. 11 2009.jpg",
	description = "default with capital",
	parents = {"Lüüd"},
}

labels["Beroop"] = {
	description = "default with capital",
	parents = {"Minsch", "Weertschop"},
}

labels["Kledage"] = {
	Bild = "2008 Taipei In Style Outdoor Fashion Show Clothes Racks.jpg",
	description = "default with capital",
	parents = {"Minsch"},
}
 
labels["Natsionaliteit"] = {
	description = "default with capital",
	parents = {"Lüüd", "Staten"},
}

 
labels["Reisen"] = {
	description = "default with capital",
	parents = {"All Themen"},
}
 
labels["Sellschop"] = {
	description = "default with capital",
	parents = {"All Themen"},
}
 
labels["Internatschonale Organisatschonen"] = {
	description = "default with capital",
	parents = {"Sellschop", "Politik"},
}

labels["Politik"] = {
	description = "default with capital",
	parents = {"Sellschop"},
}

labels["Huus"] = {
        description = "default with capital",
        parents = {"Kultuur", "Sellschop"},
}

 
labels["Huusraat"] = {
        description = "default with capital",
        parents = {"Huus"},
}
 
labels["Möbel"] = {
        description = "default with capital",
        parents = {"Huusraat"},
}
labels["Köken"] = {
		Bild = "All Gas Kitchen 01.JPG",
        description = "default with capital",
        parents = {"Huus"},
}

labels["Kökengeschirr"] = {
         description = "default with capital",
         parents = {"Köken"},
}

labels["Spiesen"] = {
		Bild = "Food-catering.jpg",
        description = "default with capital",
        parents = {"Köken"},
}

labels["Drunk"] = {
         description = "default with capital",
         parents = {"Köken", "Kroog", "Fletigkeit"},
}

labels["Fleesch"] = {
        description = "default with capital",
        parents = {"Spiesen"},
}

labels["Gröönworen"] = {
        description = "default with capital",
        parents = {"Spiesen", "Landweertschop"},
}

labels["Kommunikatschoon"] = {
        description = "default with capital",
        parents = {"Sellschop"},
}

-- Natuur

labels["Natuur"] = {
	Bild = "Northern_Sea_in_the_Moonlight_by_Caspar_David_Friedrich.jpg",
	description = "default with capital",
	parents = {"All Themen"},
}
 
return labels