Difference between revisions of "Help:Sup"

From ApCoCoAWiki
(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>&lt;sup&gt; ... &lt;/sup&gt;</code>
 +
 +
==May contain==
 +
*[[Help:PCDATA|&#35;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>

May contain