(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
mNo edit summary |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Wordy bbc | |||
|tag=tt | |||
|button=tele.gif | |||
|example=[tt]text or more BB Code[/tt] | |||
|description=The tt tag formats the text between the BBC tags to be displayed in a fixed-width teletype font. 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=<span style="font-family: dejavu sans mono,monaco,lucida console,courier new,monospace;">text or more BB Code</span> | |||
}} | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Basic Bulletin Board Code]] | [[Category:Basic Bulletin Board Code]] | ||
[[Category:Text Formatting Bulletin Board Code]] | |||
[[Category:Legacy Bulletin Board Code]] |
Latest revision as of 22:24, 13 January 2019
description: The tt tag formats the text between the BBC tags to be displayed in a fixed-width teletype font. 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: [tt]text or more BB Code[/tt]
result: text or more BB Code