Author Topic: BBCode differences  (Read 3132 times)

0 Members and 1 Guest are viewing this topic.

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
BBCode differences
« on: June 09, 2006, 07:29:50 am »
I just want to point out to you guys the major differences I've come across in the BBCode for the forums so far.


At the moment, I can only think of two:

Code: [Select]
[url=http://forums.soldat.pl]This is a url[/url]
instead of

Code: [Select]
[url="http://forums.soldat.pl"]This is a url[/url]
The second one will not work right.  These forums are not meant to have quotes used in the url tag


----

There is also a difference in how font size is handled.  In the old forums, you ended it with
Code: [Select]
[/size=3] where 3 is the size you were using.  Now you just do

Code: [Select]
[/size]
---

There are also differences in how these forums handle lists.  See the link below for information
---

 a more complete guide can be found at http://docs.simplemachines.org/index.php?topic=57


For the record, this is the standard for BBCode... the old forums were nonstandard when it came to this, along with many other things
« Last Edit: June 09, 2006, 07:31:24 am by FliesLikeABrick »

Offline Kazuki

  • Global Moderator
  • Camper
  • *****
  • Posts: 262
  • European Wonder
Re: BBCode differences
« Reply #1 on: June 09, 2006, 04:10:46 pm »
The color change is also different:

Code: [Select]
[color=red]This is blue text, lolz[/color]
instead of

Code: [Select]
[red]And this is green text, LAMO[/red]
That's about all I've noticed myself.

Offline VijchtiDoodah

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1119
    • Stan Yeti Rave?
Re: BBCode differences
« Reply #2 on: June 09, 2006, 10:07:46 pm »
Oooh, the code tags finally do what they're supposed to do and ignore all other tags.  I love these new forums.

"“The ink of the scholar is more sacred than the blood of the martyr”"

Offline Field Marshal

  • Soldier
  • **
  • Posts: 161
  • Generalfeldmarschall
Re: BBCode differences
« Reply #3 on: June 09, 2006, 11:43:03 pm »
Yeah I had to figure all these out when I reposted Spec Ops :P