মডিউল:families/data/নথি

উইকিঅভিধান, মুক্ত অভিধান থেকে

এই নথির পাতাটি মডিউল:families/data-এর জন্য

This module contains definitions for all language family codes on Wiktionary. The entries are listed by their family code, which is usually an ISO-639 code, but there are also some exceptional codes. These are listed on Wiktionary:Families.

This module must not be imported using require. Instead, it is imported like this:

local families = mw.loadData("Module:families")

This ensures that the data is only loaded once per page, rather than once for every module invocation like normal.

Required values[সম্পাদনা]

Every entry in the table must contain the following properties:

canonicalName
The "canonical" name of the family. This is the name that is used in Wiktionary entries and category names.
family
The superfamily that the language family belongs to.

Optional values[সম্পাদনা]

otherNames
A table of all the names that this family is known by, other than the canonical name. The list should include not only synonyms for the family, but also names that refer to families that are subsumed under the same grouping without being treated as a separate branch.