Open main menu

Yugipedia β

Template:Ruby/detect/doc

< Template:Ruby‎ | detect

{{Ruby/detect}} is a utility template used to determine if the given string uses Ruby markup.

This template also detects if the given string uses hardcoded Ruby markup instead of {{Ruby}}, in which case it adds the page to Category:Pages using hardcoded Ruby markup.

UsageEdit

  • {{Ruby/detect|string}}

If the string uses Ruby markup, the template returns 1; otherwise it doesn't return anything.

Optionally, a value to return if the string does (or doesn't) use Ruby markup can also be specified: {{Ruby/detect|string|uses Ruby|doesn't use Ruby}}

See alsoEdit