Difference between revisions of "Template:Ruby"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Created page with "<ruby>{{{1|}}}<rt>{{{2|}}}</rt></ruby><noinclude> {{Ruby/doc}}</noinclude>")
 
(No difference)

Latest revision as of 21:25, 26 May 2022

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}} ExampleText
{{Ruby|Text}} Text
{{Ruby||Text}} Text
{{Ruby|a|really incredibly long piece of text}} areally incredibly long piece of text