Module:category tree/languages: Difference between revisions

m 1 revision imported
No edit summary
Line 43: Line 43:




raw_categories["All languages"] = {
raw_categories["Languages"] = {
topright = "{{commonscat|Languages}}\n[[File:Languages world map-transparent background.svg|thumb|right|250px|Rough world map of language families]]",
topright = "{{commonscat|Languages}}\n[[File:Languages world map-transparent background.svg|thumb|right|250px|Rough world map of language families]]",
description = "This category contains the categories for every language on Wiktionary.",
description = "This category contains the categories for every language on Wiktionary.",
Line 52: Line 52:
"Fundamental",
"Fundamental",
},
},
breadcrumb = "All languages",
}
}


Line 58: Line 59:
additional = "Do not confuse this category with [[:Category:Extinct languages]], which is an umbrella category for the names of extinct languages in specific other languages (e.g. {{m+|de|Langobardisch}} for the ancient [[Lombardic]] language).",
additional = "Do not confuse this category with [[:Category:Extinct languages]], which is an umbrella category for the names of extinct languages in specific other languages (e.g. {{m+|de|Langobardisch}} for the ancient [[Lombardic]] language).",
parents = {
parents = {
"All languages",
"Languages",
},
},
}
}
Line 67: Line 68:
additional = "{{{umbrella_meta_msg}}}",
additional = "{{{umbrella_meta_msg}}}",
parents = {
parents = {
"All languages",
"Languages",
},
},
}
}
Line 615: Line 616:
local sortkey = {sort_base = canonicalName, lang = "en"}
local sortkey = {sort_base = canonicalName, lang = "en"}
local ret = {{name = "All languages", sort = sortkey}}
local ret = {{name = "Languages", sort = sortkey}}
local fam = lang:getFamily()
local fam = lang:getFamily()