local lang_obj = mw.language.getContentLanguage;local this_wiki_lang_tag = lang_obj.code; -- get this wiki's language tag
--
local function key_to_lower (module, src_type) local out = ; local source_t = (('var_sup'
if 'var_sup'
elseif 'lang'
elseif 'lang_dep'
else -- here for all other sources for k, v in pairs (source_t) do out[k:lower] = v[1]; -- ignore multiple names; take first name only end end return out;end
local lang_name_table_t =
--
local media_wiki_override_enable = false; -- set to true to override IANA names with MediaWiki names; always false at en.wiki -- caveat lector: the list of MediaWiki language names for your language may not be complete or may not exist at all if true
----------------------------< O V E R R I D E >--------------------------------------------------------------
Language codes and names in this table override the BCP47 names in lang_name_table.
indexes in this table shall always be lower case
local override =
----------------------------< A R T I C L E _ L I N K >------------------------------------------------------
for those rare occasions when article titles don't fit with the normal '
local article_name =
--[=[-------------------------< R T L _ S C R I P T S >-------------------------------------------------------- ISO 15924 scripts that are written right-to-left. Data in this table taken from [[ISO 15924#List of codes]]
last update to this list: 2017-12-24
]=]
local rtl_scripts = ;
--std= parameter value is provided.
local translit_title_table = ;
return ;