(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
(text formatting bulletin board codes) |
||
Line 8: | Line 8: | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Basic Bulletin Board Code]] | [[Category:Basic Bulletin Board Code]] | ||
[[Category:Text Formatting Bulletin Board Code]] |
Revision as of 14:55, 7 January 2011
description: <img src="http://docs.simplemachines.org/Themes/default/images/bbc/bold.gif" alt="" class="bbc_img" />The b tag styles text with a bold font face. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.
example: [b]text or more BB Code[/b]
result: text or more BB Code