(wikified. slight rewrite) |
|||
Line 8: | Line 8: | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Basic Bulletin Board Code]] |
Revision as of 01:00, 18 February 2011
type: [Nobbc]unparsed content[/Nobbc]
description: The nobbc tag stops all BB Code from being processed. This is an inline tag and any tags placed inside will not be parsed. The [/nobbc] tag cannot be placed inside a pair of [nobbc][/nobbc] tags.
example: [nobbc][b]BB Code[/b][/nobbc][
result: [b]BB Code[/b]