Forums » Chit-chat » does it even has bbcode

Bold - text
Italics - text
Underline - text
Strikethrough - text
Colored - text
Link - Link
Link - http://mylink.com
Image -
Image link- http://mylink.com
Email - [email]admin@somewhere.com[/email]
Code segment -
text

Center text - text
Large - text
Large - text
Small - text
Small - text
Page link tag - [tag]tagname[/tag]
Tab - [tab]
Sub paragraph - [sub]text[/sub]

Last edited: 15 January 2014 1:24pm

Its not a bug its a FEATURE!
Reply


yeah we got bbcode

Last edited: 15 January 2014 1:24pm

Reply
does code do colouring or something or is it an unesesary function :V, because it doesnt put it inside a code box or w/e its called like on other forums


<html>
<head>
<title>test</title>
<style>
body {
background-color:#FFFF00;
}
</style>
<script>
function displayDate() {
document.getElementById("demo").innerHTML=Date();
}
</script>
</head>
<body>
<p>Test</p>

<button type="button" onclick="displayDate()">Display Date</button>
</body>
</html>

Last edited: 15 January 2014 1:24pm

Its not a bug its a FEATURE!
Reply
nope code is absolutely useless

Last edited: 15 January 2014 1:24pm

Its not a bug its a FEATURE!
Reply
nope, it really is useless

Last edited: 15 January 2014 1:24pm

Its not a bug its a FEATURE!
Reply
noted

Last edited: 15 January 2014 1:24pm

Reply
Yeah it doesn't even stop other BB code.
I think it's bugged.

None VS: STRIKE
Code VS:
[s]TEAM[/s]


Woah, it creates a linebreak though. That's weird as hell.

Last edited: 15 January 2014 1:24pm

Reply
fixed code up a bit, it's not flawless but it's a lot better.

Last edited: 15 January 2014 1:24pm

Reply