(use template Wordy Bbc) |
(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
||
Line 2: | Line 2: | ||
|tag=b | |tag=b | ||
|description=<img src="http://docs.simplemachines.org/Themes/default/images/bbc/bold.gif" alt="" class="bbc_img" />The <tt>b</tt> 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. | |description=<img src="http://docs.simplemachines.org/Themes/default/images/bbc/bold.gif" alt="" class="bbc_img" />The <tt>b</tt> 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= | |example=[b]text or more BB Code[/b] | ||
|result='''text or more BB Code''' | |result='''text or more BB Code''' | ||
}} | }} | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Basic Bulletin Board Code]] |
Revision as of 13:56, 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