µTorrent Community
You are not logged in.
I've added some extra bbcodes to the forum.
[font= FACE ] [/font] for font face
[hr /] and [hr] = <hr /> (Horizontal Line)
[s] [/s] for strikethrough (<del> </del>)
[pre] [/pre] for fixed-width formatting
[sup] [/sup] and [sub] [/sub] for superscripting and subscripting, respectively
[size= NUMBER] [/size] for changing text size (in em)
[h] [/h] for highlighting text
[align= ALIGNMENT ] [/align] for text alignment
[ul] [/ul], [ol] [/ol], and [li] [/li] for lists
List bbcodes are sane now. They work like the HTML equivalents.
[ul][li]list item 1[/li]
[li]list item 2[/li]
[li]list item 3[/li]
[/ul]
will display
Last edited by Firon (2007-05-16 17:57:29)
Offline
Marvelous! I love bb code
I was just looking for strikethrough yesterday heheh. And font size \o/ \o/ ![]()
Thanks Firon.
Hmmz I can't get [style=] to work with numbers, points or CSS terms (small)? What is the syntax?[s] changes something to the text but doesn't strike it through for me.
Last edited by Lord Alderaan (2007-03-29 06:14:42)
Offline
I must've screwed up the array. Will fix now.
Edit: fixed. Stupid typo.
Last edited by Firon (2007-03-29 14:49:54)
Offline
Now you can't double post, unless you're an admin or mod. ![]()
Removed style.
Offline
/me is confused about the image bit...
Nice changes ![]()
Offline
I love want to marry the strikethrough function.
It's just handy to have.
Offline
EXACTLY! lol there have been so many times that I needed to use strikethroughs, but they weren't available (I ended up having to use the quote thing to show what "This post originally" wrote
)... Which reminds me, I need to start using lists in the Speed sticky ![]()
Offline
Great!
Could be nice if you update the BBcode page with this too.
http://forum.utorrent.com/help.php#bbcode
Offline
I wanted to update it, but I was lazy... I'll do it eventually. >_>
Offline
Added the size tag (uses pixels) and fixed some of the other bbcodes.
list bbcodes are sane now. They work like the HTML equivalents.
[ul][li]list item 1[/li]
[li]list item 2[/li]
[li]list item 3[/li]
[/ul]
will yield
Last edited by Firon (2007-05-16 17:55:10)
Offline
Wee! ![]()
/me stabs PunBB again for inserting <br /> between <li></li> tags
Offline
I'd love to... but it sounds like more trouble than it's worth ;D I'll live with the extra <br />'s ![]()
Offline
Hmm...
Offline
Just don't put line breaks when you're writing a list, like I did above.
If you really want to overcomplicate things, you might want to maybe do some preprocessing on "ul" items to remove line breaks before it hits the nl2br() function...
Offline
Thanks for the new add-ons.
With all the BB Code changes, is there a reason why the [img][/img] tags work for the Thread posts and not the Signatures?
Offline
Because for the most part, they're annoying and clutter threads up.
Offline
Very useful, thanks man!
Last edited by duzap (2007-11-03 03:51:57)
Offline
Yey...just a question: is there something like a [thread] in PunBB that we can use? ![]()
I'll edit the BBCode Help File for you!
[thread=1234]Go here![/thread]
Offline