(text formatting bulletin board codes) |
(added button) |
||
Line 1: | Line 1: | ||
{{Wordy Bbc | {{Wordy Bbc | ||
|tag=b | |tag=b | ||
|button=bold.gif | |||
|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=[b]text or more BB Code[/b] | |example=[b]text or more BB Code[/b] |
Revision as of 20:11, 10 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