Template:ruby/documentation

Documentation for Template:ruby. [edit]
This page contains usage information, categories, interwiki links and other content describing the template.

This template generates ruby characters from ()[] markups (see below).

Examples edit

  • {{ruby|ab[c](d)ef[g](h)ij}} → abc(d)efg(h)ij
  • {{ruby|Ruby can contain [[[link]]s](click [[link|me]]!).}} → Ruby can contain links(click me!).