Log InRegister
Loudbase
Log In to reply

Supported HTML formatting

OverkillSD
OverkillSD

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.
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
OverkillSD
OverkillSD

Well that almost worked how I wanted it to :P <pre><a href="www.google.com" /></pre> (testing PRE again)
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
OverkillSD
OverkillSD

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


The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
OverkillSD
OverkillSD

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]
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
OverkillSD
OverkillSD

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>
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
OverkillSD
OverkillSD

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>
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
OverkillSD
OverkillSD

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
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
Stratophony
Stratophony

well... looks like you cracked the code for this shitty board. Congrats
OverkillSD
OverkillSD

lol. I'm just raging cuz i'm bored xD
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
OverkillSD
OverkillSD

Wanted to test one last theory...

<a href="www.google.com"></a>
<a href="www.sun.com" />
The belief that there is no God is almost as foolish as the belief that there is. We're just human; we're too stupid to know. What I do know, however, is that hardcore dancers need to GTFO of my mosh pits.
Log In to reply

Supported HTML formatting