What does BBCode in my Message Forum mean? What can I do with it?: Difference between revisions


(Created page with 'BBCode is a safer, easier and more limited way of allowing users to format their messages. This can be used to bold/italicize/underline text, as well as make links and display im…')
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
BBCode is a safer, easier and more limited way of allowing users to format their messages. This can be used to bold/italicize/underline text, as well as make links and display images. Some examples of BBCode are:
BBCode is a safer, easier and more limited way of allowing users to format their messages. This can be used to bold/italicize/underline text, as well as make links and display images. Some examples of BBCode are:<br />
 
<br />
[b]bolded text[/b]
[b]bolded text[/b]<br />
[i]italicized text[/i]
[i]italicized text[/i]<br />
[u]underlined text[/u]
[u]underlined text[/u]<br />
[url]http://example.org[/url]
[url]http://example.org[/url]<br />
[url=http://example.com]Example[/url]
[url=http://example.com]Example[/url]<br />
[img]http://imageurl.png[/img]
[img]http://imageurl.png[/img]<br />
[quote]quoted text[/quote]
[quote]quoted text[/quote]<br />
 
<br />
More examples can be seen below:<br />
http://en.wikipedia.org/wiki/BBCode
<br />
[[Category:Message Forum]]
[[Category:Message Forum]]

Latest revision as of 17:05, 27 May 2014

BBCode is a safer, easier and more limited way of allowing users to format their messages. This can be used to bold/italicize/underline text, as well as make links and display images. Some examples of BBCode are:

[b]bolded text[/b]
[i]italicized text[/i]
[u]underlined text[/u]
[url]http://example.org[/url]
[url=http://example.com]Example[/url]
[img]http://imageurl.png[/img]
[quote]quoted text[/quote]

More examples can be seen below:
http://en.wikipedia.org/wiki/BBCode