(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
mNo edit summary |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Wordy bbc | |||
|tag=sup | |||
|button=sup.gif | |||
|example=normal[sup]superscript[/sup] | |||
|description=The sup tag formats the text between the BBC tags to be displayed as superscript to the text outside the tags. This is an inline tag and no block level tags can be placed inside, however other inline tags can be used if nested correctly. | |||
|result=normal<sup>superscript</sup> | |||
}} | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Basic Bulletin Board Code]] | [[Category:Basic Bulletin Board Code]] | ||
[[Category:Text Formatting Bulletin Board Code]] |
Latest revision as of 15:27, 2 July 2013
description: The sup tag formats the text between the BBC tags to be displayed as superscript to the text outside the tags. This is an inline tag and no block level tags can be placed inside, however other inline tags can be used if nested correctly.
example: normal[sup]superscript[/sup]
result: normalsuperscript