Template:Ruby: Difference between revisions

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Hildawn
Created page with "Hello, World"
 
mNo edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{
Hello, World
#if: {{{2<includeonly>|</includeonly>}}}
| <ruby class="rubytext ruby-{{{lang|ja}}} noexcerpt" lang="{{{lang|ja}}}" xml:lang="{{{lang|ja}}}"><rb>{{{1}}}</rb><rp>(</rp><rt>{{{2}}}</rt><rp>)</rp></ruby>
| {{{1}}}[[Category:Pages with an unnecessary Ruby transclusion]]
}}{{ #ifeq: {{{3|¬}}} | ¬ || [[Category:Ruby transclusions with too many parameters]] }}<noinclude>

<pre>{{Ruby|星の白金|スタープラチナ}}</pre>

Results in {{Ruby|星の白金|スタープラチナ}}

Non-Japanese text must specify the language using an {{W|List of ISO 639-1 codes|ISO 639-1 code}} (commonly-used ones are "en" for English, "ko" for Korean, and "zh" for Chinese) via the "lang" parameter: <pre>{{Ruby|BF|블랙페더|lang=ko}}-탱구바람 히렌</pre>

Results in {{Ruby|BF|블랙페더|lang=ko}}-탱구바람 히렌

== See also ==
* {{t|Ruby/detect}}
* {{t|Ruby/split}}
* {{W|Template:Ruby-ja}} on Wikipedia
* {{W|Template:Ruby-zh-b}} on Wikipedia
* {{W|Template:Ruby-zh-p}} on Wikipedia

[[Category:Design Templates]]
</noinclude>

Latest revision as of 21:11, 15 December 2024

{{{1}}}({{{2}}})

{{Ruby|星の白金|スタープラチナ}}

Results in 星の白金(スタープラチナ)

Non-Japanese text must specify the language using an ISO 639-1 code (commonly-used ones are "en" for English, "ko" for Korean, and "zh" for Chinese) via the "lang" parameter:
{{Ruby|BF|블랙페더|lang=ko}}-탱구바람 히렌

Results in BF(블랙페더)-탱구바람 히렌

See also