Module:Lang/data/doc
< Module:Lang | data
		
		
		
		Jump to navigation
		Jump to search
		This is the documentation page for Module:Lang/data
|  | This Lua module is used on approximately 1,220,000 pages, or roughly 12731% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. | 
|  | This module depends on the following other modules: | 
This module holds various support tables used by Module:Lang
- lang_name_table– this table provides language name data used in the creation of categories and, for the- {{lang-??}}templates, the language name annotation
- override– this table overrides data in- lang_name_table; commonly used when an en.wiki article title differs from the name for the standard's language
- rtl_scripts– a list of ISO 15924 scripts that are written right-to-left; data taken from the table at ISO 15924#List of codes
- translit_title_table– a table of tables that is used in the creation of the- title=attribute of the- <i>...</i>tags that wrap transliterated text; data adapted from- {{transl}}
- article_name– this table overrides- lang_name_tableand- overridefor (typically) disambiguated en.wiki article names
This module (and the documentation) are based (partially) on  Module:Lang/data/doc from the free encyclopedia wikipedia   and is licensed under GNU license for free documentation and the Creative Commons Attribution/Share Alike. On wikipedia there is a List of authors accessible.   More about importing from wikipedia on page Imedwiki:Importing from wikipedia.