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!).