Module:Lang/data/doc: Difference between revisions
Appearance
< Module:Lang | data
Content deleted Content added
m update /doc |
added category |
||
Line 1: | Line 1: | ||
{{High-risk| 829426 }} |
{{High-risk| 829426 }} |
||
This module holds various support tables used by [[Module:Lang]] |
This module holds various support tables used by [[Module:Lang]] |
||
*<code>override</code> – this table provides language name data used in the creation of categories and, for the {{tld|lang-??}} templates, the language name annotation. |
* <code>override</code> – this table provides language name data used in the creation of categories and, for the {{tld|lang-??}} templates, the language name annotation. |
||
*<code>rtl_scripts</code> – a list of ISO 15924 scripts that are written right-to-left; data taken from the table at [[ISO 15924#List of codes]] |
* <code>rtl_scripts</code> – a list of ISO 15924 scripts that are written right-to-left; data taken from the table at [[ISO 15924#List of codes]] |
||
*<code>translit_title_table</code> – a table of tables that is used in the creation of the <code>title=</code> attribute of the {{tag|i}} tags that wrap transliterated text; data adapted from {{tlx|transl}} |
* <code>translit_title_table</code> – a table of tables that is used in the creation of the <code>title=</code> attribute of the {{tag|i}} tags that wrap transliterated text; data adapted from {{tlx|transl}} |
||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
|||
<!-- Categories below this line, please; interwikis at Wikidata --> |
|||
[[Category:Language-related modules]] |
|||
}}</includeonly> |
Revision as of 06:12, 22 January 2020
![]() | This Lua module is used on approximately 1,620,000 pages, or roughly 3% 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 holds various support tables used by Module:Lang
override
– this table provides language name data used in the creation of categories and, for the{{lang-??}}
templates, the language name annotation.rtl_scripts
– a list of ISO 15924 scripts that are written right-to-left; data taken from the table at ISO 15924#List of codestranslit_title_table
– a table of tables that is used in the creation of thetitle=
attribute of the<i>...</i>
tags that wrap transliterated text; data adapted from{{transl}}