Template:Ruby/detect/doc

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
This is the Documentation subpage of Template:Ruby/detect
This page's sole purpose is to explain how the Template should be used. Do not use it for other purposes.

{{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.

Usage

  • {{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 also