Difference between revisions of "Template:Ruby/doc"
Swingcosmic (talk | contribs) (Created page with "== Usage == '''Ruby characters'''(ルビ) are small, annotative glosses that can be placed above or to the right of a Chinese character when writing languages with...") |
Swingcosmic (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | This page copied from wikipedia. | ||
== Usage == | == Usage == | ||
'''[[Ruby character]]s'''(ルビ) are small, annotative glosses that can be placed above or to the right of a [[Chinese character]] when writing languages with [[logogram|logographic]] characters such as [[Chinese language|Chinese]] or [[Japanese language|Japanese]] to show the pronunciation. Typically called just '''ruby''' or '''rubi''', such annotations are used as pronunciation guides for characters that are likely to be unfamiliar to the reader. | '''[[Ruby character]]s'''(ルビ) are small, annotative glosses that can be placed above or to the right of a [[Chinese character]] when writing languages with [[logogram|logographic]] characters such as [[Chinese language|Chinese]] or [[Japanese language|Japanese]] to show the pronunciation. Typically called just '''ruby''' or '''rubi''', such annotations are used as pronunciation guides for characters that are likely to be unfamiliar to the reader. | ||
Line 9: | Line 10: | ||
Examples: | Examples: | ||
− | + | <center> | |
− | {| | + | {|style="background:#ddddff;" |
− | |style="font-size:24px;background:silver;" align=center| markup | + | |style="font-size:24px;background:silver;" align=center width=200| markup |
− | |style="font-size:24px;background:silver;" align=center| Renders as | + | |style="font-size:24px;background:silver;" align=center width=200| Renders as |
|- | |- | ||
|<nowiki>{{Ruby|全|すべ}}て</nowiki> | |<nowiki>{{Ruby|全|すべ}}て</nowiki> | ||
Line 23: | Line 24: | ||
|{{Ruby|large=yes|媽|mā}} | |{{Ruby|large=yes|媽|mā}} | ||
|} | |} | ||
− | + | </center> | |
== Browser support == | == Browser support == | ||
The manner in which the Ruby characters are displayed is dependent upon the browser. For browser support, see [http://caniuse.com/#feat=ruby Ruby annotation] at ''Can I use''. | The manner in which the Ruby characters are displayed is dependent upon the browser. For browser support, see [http://caniuse.com/#feat=ruby Ruby annotation] at ''Can I use''. |
Revision as of 00:03, 1 October 2015
This page copied from wikipedia.
Usage
Ruby characters(ルビ) are small, annotative glosses that can be placed above or to the right of a Chinese character when writing languages with logographic characters such as Chinese or Japanese to show the pronunciation. Typically called just ruby or rubi, such annotations are used as pronunciation guides for characters that are likely to be unfamiliar to the reader.
{{Ruby|Base|top}}
→
The first parameter is the base (the lower part) and the second is the Ruby text (the smaller part on top or in parentheses).
- Parameter
large=yes
enlarges the characters by 250% for use in examples
Examples:
markup | Renders as |
{{Ruby|全|すべ}}て | |
{{Ruby|媽|mā}} | |
{{Ruby|large=yes|媽|mā}} |
Browser support
The manner in which the Ruby characters are displayed is dependent upon the browser. For browser support, see Ruby annotation at Can I use.
For example:
If you see" Base(top)", then your browser does not support Ruby.