Help:HTML in wikitext: Difference between revisions

Content deleted Content added
m p: syntaxhighlight lang="tid"
rp, rt, ruby: <syntaxhighlight lang="html">
Line 423:
 
{{tag|ruby}} marks spans of phrasing content with ruby annotations.
* {{tag|rt}} marks the ruby text component of a ruby annotation; the ruby text shows in a reduced size over top of the normal characters.
 
* {{tag|rtrp}} marksis theused to provide parentheses around a ruby text component of a ruby annotation;, theto rubybe textshown showsby inuser aagents reducedthat sizedon’t oversupport top of the normalruby charactersannotations.
 
{{tag|rp}} is used to provide parentheses around a ruby text component of a ruby annotation, to be shown by user agents that don’t support ruby annotations.
 
Browsers that do not support ruby characters will show the ruby text in normal size, enclosed in parentheses and after the normal content.
 
{{markup
|<nowikisyntaxhighlight lang="html"><ruby>
東<rp>(</rp><rt>とう</rt><rp>)</rp>
京<rp>(</rp><rt>きょう</rt><rp>)</rp>
</ruby></nowikisyntaxhighlight>
|<ruby>
東<rp>(</rp><rt>とう</rt><rp>)</rp>