(Use Bbc table and Bbc row instead) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Bbc | {{Wordy Bbc | ||
|The <tt>blue</tt> tag makes text the colour blue. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly | |tag=blue | ||
| | |description=The <tt>blue</tt> tag makes text the colour blue. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly | ||
| | |example=[blue]test or more BB Code[/blue] | ||
|result=<span style="color: blue;">text or more BB Code</span> | |||
}} | }} | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] |
Revision as of 22:11, 23 December 2010
description: The blue tag makes text the colour blue. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly
example: [blue]test or more BB Code[/blue]
result: text or more BB Code