I already know the BR tag works but i wanted to try some other code and see what is/isn't supported...
<pre>This is a test of the PRE tag</pre>
http://www.google.com
and so is this<a href="www.google.com/language_tools" />
IMG tag: <img src="http://i236.photobucket.com/albums/ff159/The1Overkill/WoW/BnetAuthPinout.jpg" />
TABLE tag:<table border="1"><tr><td>1,1</td><td>1,2</td></tr><tr><td>2,1</td><td>2,2</td></tr></table>
Because this board is junk and they should have used PHPBB or something instead.
|
OverkillSD |
Sat Mar 06, 2010 at 6:17:00 PM
|
|
OverkillSD |
Sat Mar 06, 2010 at 6:19:00 PM
Well that almost worked how I wanted it to :P <pre><a href="www.google.com" /></pre> (testing PRE again)
|
|
OverkillSD |
Sat Mar 06, 2010 at 6:42:00 PM
So the A tag needs more testing...
No HTTP prefix on link: [a href="www.sun.com"]Text[/a]: http://www.sun.com [a href="www.sun.com"]www.sun.com[/a]: http://www.sun.com [a href="www.sun.com" /]: http://www.sun.com" /> [a href="www.sun.com"][/a]: <a href="www.sun.com |
|
OverkillSD |
Sat Mar 06, 2010 at 6:51:00 PM
Lol. I broke the board! Score one for me lol. It appears the board also supports [ and ] as < and >, possibly some BBCode formatting as well...time for another test!
[url="http://www.google.com"]FUCK THIS BOARD'S PROGRAMMER[/URL] |
|
OverkillSD |
Sat Mar 06, 2010 at 7:01:00 PM
maybe I should have gone with "...as > and <," so that the board wouldn't try to interpret it as HTML. Oops. Tied 1-1, well played forum!
In other news, this board is garbage, and needs to L2PARSE. I'm going to play with the FONT tag now... <font color="yellow">Yellow is the color vampires turn when they sparkle in the sunlight.</font> (Defined color with word) <font color="#FF0000">Red is the color HxC dancers' blood turns when I break their faces on the pavement.</font> (Defined color with hex code) <font size="5">This should be really big!</font> <font size="2">And this should be small!</font> B/I/U tags: <u>SOMEBODY NEEDS TO PROGRAM BETTER</u> |
|
OverkillSD |
Sat Mar 06, 2010 at 7:04:00 PM
This is ridiculous...seriously...the message should have gone like this:maybe I should have gone with *REDACTED* so that the board wouldn't try to interpret it as HTML. Oops. Tied 1-1, well played forum!
In other news, this board is garbage, and needs to L2PARSE. I'm going to play with the FONT tag now... <font color="yellow">Yellow is the color vampires turn when they sparkle in the sunlight.</font> (Defined color with word) <font color="#FF0000">Red is the color HxC dancers' blood turns when I break their faces on the pavement.</font> (Defined color with hex code) <font size="5">This should be really big!</font> <font size="2">And this should be small!</font> B/I/U tags: <u>SOMEBODY NEEDS TO PROGRAM BETTER</u> |
|
OverkillSD |
Sat Mar 06, 2010 at 7:12:00 PM
B and I tags work, U and FONT do not =(
The A tag works if you use it like this: (used ' instead of >) 'a href="website"'SOME TEXT HAS TO BE HERE BUT IT WILL BE IGNORED'/a' 'a href="www.google.com"'Google'/a' becomes http://www.google.com |
|
Stratophony |
Sat Mar 06, 2010 at 7:38:00 PM
well... looks like you cracked the code for this shitty board. Congrats
|
|
OverkillSD |
Sat Mar 06, 2010 at 8:15:00 PM
lol. I'm just raging cuz i'm bored xD
|
|
OverkillSD |
Sun Mar 07, 2010 at 3:21:00 AM
Wanted to test one last theory...
<a href="www.google.com"></a> <a href="www.sun.com" /> |
