Module:IPA/data/doc explained
This data module stores labels, language codes, and their associated IPA keys used by and .
Schema for languages
- (code)
ISO 639 code.
- name
Name of the language. Filled in by if missing.
- text
Replaces the language name in canned labels without affecting the link.
- link
Name of the article about the language. Filled in by name
+ " language" (or just name
if it ends in " languages") if missing, or by if name
is also missing.
- key
Page name of the key.
- dialects
(code)
IETF subtag. Must be in all caps unless it is a private tag starting with x-
.
- name, text, link, key
Override the above.
- isVariant
true
if the subtag is an IANA variant. This makes the subtag lowercase.
- aliasOf
Key for another entry in the same table of dialects.