Difference between revisions of "Module:Language/scripts/codepoints/doc"
< Module:Language | scripts | codepoints
Jump to navigation
Jump to search
blackwiki>Erutuon (←Created page with 'This module provides data used by the {{code|codepointToScript|lang=lua}} function in Module:Language/scripts. The ranges currently are simplified. If two r...') |
m (6 revisions imported) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
This module provides data used by the {{code|codepointToScript|lang=lua}} function in [[Module:Language/scripts]]. | This module provides data used by the {{code|codepointToScript|lang=lua}} function in [[Module:Language/scripts]]. | ||
| − | The ranges currently are simplified. If two ranges do not have a range of another script between them, they have been merged. This means that {{code|codepointToScript|lang=lua}} | + | The ranges currently are simplified. If two ranges do not have a range of another script between them, they have been merged. This probably means that {{code|codepointToScript|lang=lua}} will return incorrect script values for some codepoints that actually belong to the uncoded script (<code>Zzzz</code>). Other codepoints should be unaffected. |
| + | |||
| + | This page is created using [[Module:Language/scripts/codepoints/make]] and [[Module:Language/scripts/codepoints/make/doc]]. | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
| − | + | [[Category:Language-related modules]] | |
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 05:56, 27 September 2020
This module provides data used by the codepointToScript function in Module:Language/scripts.
The ranges currently are simplified. If two ranges do not have a range of another script between them, they have been merged. This probably means that codepointToScript will return incorrect script values for some codepoints that actually belong to the uncoded script (Zzzz). Other codepoints should be unaffected.
This page is created using Module:Language/scripts/codepoints/make and Module:Language/scripts/codepoints/make/doc.