Template:Ruby: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
Twisted Wonderland>Ylimegirl
(Created page with "<ruby>{{{1}}}<rp>(</rp><rt>{{{2}}}</rt><rp>)</rp></ruby><noinclude> <templatedata> { "params": { "1": { "label": "Main text", "example": "S.T.Y.X.", "type": "line", "required": true }, "2": { "label": "Reading", "example": "ステュークス", "type": "line", "required": true } }, "description": "Creates text using Ruby HTML tags, for Japanese text with special furigana readings.", "format": "inline" } </templatedata> Category:Templ...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<ruby>{{{1}}}<rp>(</rp><rt>{{{2}}}</rt><rp>)</rp></ruby><noinclude>
<templatestyles src="Ruby/styles.css" /><ruby>{{{1}}}<rp>(</rp><rt>{{{2}}}</rt><rp>)</rp></ruby><noinclude>{{Doc}}
<templatedata>
{
"params": {
"1": {
"label": "Main text",
"example": "S.T.Y.X.",
"type": "line",
"required": true
},
"2": {
"label": "Reading",
"example": "ステュークス",
"type": "line",
"required": true
}
},
"description": "Creates text using Ruby HTML tags, for Japanese text with special furigana readings.",
"format": "inline"
}
</templatedata>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 22:07, December 20, 2024

<templatestyles src="Ruby/styles.css" />{{{1}}}({{{2}}})Template:Ruby/doc