Template:MongolUnicode/doc: Difference between revisions

Content deleted Content added
m Fix Linter errors using AutoEd
Susko3 (talk | contribs)
 
(13 intermediate revisions by 6 users not shown)
Line 24:
 
=== Issues ===
Currently only Internet Explorer 8 and above, Edge, Firefox 41 and above, and Webkit browsers (Chrome, Safari, Opera 15.0+, Android native browser) support rendering the text in top-to-bottom, left-to-right format. Other browsers will render the text as left-to-right, top-to-bottom or don't connect the characters. See also:
* http://dev.w3.org/csswg/css3-writing-modes/
* https://bugzilla.mozilla.org/show_bug.cgi?id=145503
* https://developer.mozilla.org/en-US/docs/Web/CSS/writing-mode
 
For users of Firefox version 38.0–40.0 and Firefox 38 ESR based browsers, you need to open the <code>about:config</code> page, and set <code>layout.css.vertical-text.enabled</code> as <code>true</code> to enable it.
 
For MediaWiki issues regarding this: [[bugzilla:9436]]
 
==== Non-Font ====
When Daicing font set to be the EUDC,
* ZERO WIDTH JOINER{{unichar|200D}} at the head-place does not work.
* NIRUGU{{unichar|180A}} does not work.
* NARROW NO-BREAK SPACE{{unichar|202F}} does not work.
 
==== Font issues ====
:* <code>MQT</code>=[[Menksoft]]'s <code>Menk Qagan Tig</code>, is a font for Hudum, Todo, Manchu and Sibe, with full Ali-Gali support;
:* <code>MW</code>=[[Almas]]'s <code>Mongolian White</code>, is a font for Hudum and Todo, with some Ali-Gali support;
:* <code>MB</code>=[[Founder Group|Founder]]-[[Microsoft]]'s <code>Mongolian Baiti</code>, is a font for Hudum, Todo, Manchu and Sibe, with some Ali-Gali support;
:* <code>MU</code>=[[Monotype Drawing Office]]'s <code>Mongol Usug</code>, is a font for Hudum and Todo;
:* <code>MS</code>=[[Myatav Erdenechimeg]]'s <code>MongolianScript</code>, is a font for Hudum only;
:* <code>DW</code>=<code>[[Daicing]] White</code>, also known as <code>Abkai Xanyan</code>, is a font for Manchu, Sibe and Daur.
 
# Little issues are found in <code>MQT</code>;
# Final k/g ATR- rendering issues are found in all fonts except <code>MQT</code> and <code>MS</code>, but Erdenechimeg said her font was an early draft and does not met current Unicode standards;
Line 54 ⟶ 48:
# <code>MB</code> 5.01 does not render {{MongolUnicode|valign=middle|ᡯᡳ}} correctly (we may use {{MongolUnicode|valign=middle|ᡯᡳ᠌}} instead in <code>MB</code>).
 
===Template See also =data==
{{Template data header}}
<templatedata>
{
"params": {
"1": {
"label": "Text",
"description": "The Mongolian text to display",
"type": "content",
"required": true
},
"2": {
"label": "Direction",
"description": "Whether to display the text horizontal (default) or vertical",
"type": "string",
"suggestedvalues": [
"h",
"v"
],
"default": "h",
"suggested": true
},
"lang": {
"aliases": [
"3"
],
"label": "Language",
"description": "The language of the text as a ISO 639 language code",
"example": "mn",
"type": "string",
"suggestedvalues": [
"mn",
"mnc",
"sjo",
"khk",
"mvf"
],
"suggested": true
},
"display": {
"deprecated": true
},
"font-weight": {},
"font-size": {},
"line-height": {},
"vertical-align": {
"aliases": [
"valign"
]
},
"style": {
"label": "CSS style",
"description": "Defines extended style of the text area, e.g. height:50px limits the height as 50px, if the length of text is over than 50px, the rest of contents will align at the next column(s).",
"type": "string"
}
},
"paramOrder": [
"1",
"2",
"lang",
"display",
"font-weight",
"font-size",
"line-height",
"vertical-align",
"style"
],
"description": "Intended for use with text written in the Unicode \"Mongolian\" script, to improve display of this text in browsers.",
"format": "inline"
}
</templatedata>
 
== See also ==
* [[Mongolian script#Unicode]]
* {{tl|ManchuSibeUnicode}}
 
<includeonly>{{Sandbox other||
<!-- Categories and interwikis go here: -->
[[Category:Text-specific formatting and function templates]]
[[Category:Mongolian language|Template]]
[[Category:Script–font templates|MScript/MongolUnicode]]<!-- 'name' for sort purposes only -->
}}</includeonly>