Difference between revisions of "Template:Ruby/doc"
(Created page with "This template uses the HTML <ruby> tag to display small text over a word. If the word is omitted, the small text is displayed on the baseline. == Usage == {| class="wiki...") |
(never used in the 2 and a half years it was created) |
||
| Line 12: | Line 12: | ||
| <code><nowiki>{{Ruby|a|really incredibly long piece of text}}</nowiki></code> || {{Ruby|a|really incredibly long piece of text}} | | <code><nowiki>{{Ruby|a|really incredibly long piece of text}}</nowiki></code> || {{Ruby|a|really incredibly long piece of text}} | ||
|} | |} | ||
| + | |||
| + | [[Category:Pages to delete]] | ||
Latest revision as of 19:24, 1 December 2025
This template uses the HTML <ruby> tag to display small text over a word. If the word is omitted, the small text is displayed on the baseline.
Usage[edit]
| Code | Result |
|---|---|
{{Ruby|Example|Text}} |
Example |
{{Ruby|Text}} |
Text |
{{Ruby||Text}} |
|
{{Ruby|a|really incredibly long piece of text}} |
a |
