Template:Sup
From FORwiki
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 2: | Line 2: | ||
{{documentation}} | {{documentation}} | ||
<!-- Add cats and interwikis to the /doc subpage, not here! --> | <!-- Add cats and interwikis to the /doc subpage, not here! --> | ||
- | |||
- | |||
[[Category:Templates]] | [[Category:Templates]] | ||
+ | [[Category:Visual Templates]] | ||
</noinclude> | </noinclude> |
Current revision as of 03:03, 14 January 2010
[edit] [ ]
Template documentation

Superscripts text, i.e.
-
{{sup|Text to be superscripted}}
produces: Text to be superscripted
Text can also be superscripted simply by using the <sup> and </sup> tags, so that:
<sup>Text to be superscripted</sup>
also produces: Text to be superscripted