Difference between revisions of "Help:Sup"
From ApCoCoAWiki
KHiddemann (talk | contribs) (New page: superscript) |
m (CoCoAXML:Sup moved to Help:Sup: tidying up the wiki.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
superscript | superscript | ||
+ | |||
+ | ==Description== | ||
+ | Contents are to be rendered as superscript text. Equivalent to the sup element from HTML. | ||
+ | |||
+ | ==Syntax== | ||
+ | <code><sup> ... </sup></code> | ||
+ | |||
+ | ==May contain== | ||
+ | *[[Help:PCDATA|#PCDATA]] | ||
+ | |||
+ | [[Category:CoCoAXML|Sup]] | ||
+ | {{DISPLAYTITLE:Sup}} |
Latest revision as of 15:01, 16 October 2007
superscript
Description
Contents are to be rendered as superscript text. Equivalent to the sup element from HTML.
Syntax
<sup> ... </sup>