Forum Rules and BB Codes

Started by Qube, February 19, 2017, 14:17:43

Previous topic - Next topic

Qube

Please read & follow the guidelines for posting to the forums which are listed below :

In a nutshell try and be nice :)

The moderators reserve the right to ask any member to edit any questionable posts. If the Member refuses, the moderator reserves the right to edit / delete the post. Moderators may also edit / delete a post without the members permission if they deem the content unacceptable. All moderator's decisions are final. However, if you feel you have been unfairly treated by a moderator then please inform an administrator and the matter will be looked into.

If a member comes across a post they feel is against the rules of syntaxbomb then please click on the "report to moderator" link on the bottom right hand side of the members post and a moderator will investigate your concerns and take action if appropriate.

Contributions from members should be treated as their property and permission sought before reproducing any part of syntaxbomb.

Personal information / details given when registering, i.e., email addresses, are kept strictly confidential and will not be passed or sold onto any 3rd party.

Signatures should be modest size. As a guideline please keep signature images to a maximum of 100 pixels high or 6 lines of text. If combining both images and text in your signature then bear in mind not to exceed the total height restrictions.

Should you have any concerns, please PM the appropriate moderator.

Thank you and Have a great time.

Qube...
Mac Studio M1 Max ( 10 core CPU - 24 core GPU ), 32GB LPDDR5, 512GB SSD,
Beelink SER7 Mini Gaming PC, Ryzen 7 7840HS 8-Core 16-Thread 5.1GHz Processor, 32G DDR5 RAM 1T PCIe 4.0 SSD
MSI MEG 342C 34" QD-OLED Monitor

Until the next time.

Qube

#1
Below is a list of these forums BB codes : ( replace {} with [] )

Quote
Images and links :

Image : {img}http://www.syntaxbomb.com/Smileys/SMF-EmojiOne/cool.gif{/img}
URL : {url=http://www.syntaxbomb.com}SyntaxBomb{/url}
Email : {email=nothinghere@syntaxbomb.com}Don't email me{/email}

Code :

{code}Print "hello"{/code}
{code=blitzbasic}Print "hello"{/code}
{code=blitzmax}Print "hello"{/code}
{code=monkey}Print "hello"{/code}

Text :

Quote : {quote}You said{/quote}
Bold : {b}Be bold{/b}
Italic : {i}Lean over{/i}
Underline : {u}Why is there a floor underneath me?{/u}
Strikethrough : {s}I'm so cross{/s}
Preformatted text / Left align : {pre}Look left{/pre}
Center align text : {center}Always in the middle of it{/center}
Right align text : {right}Right over here{/right}
Font style / size & colour : {font=arial}{size=12pt}{color=blue}oo, pretty{/color}{/size}{/font}
Glow : {glow=red,2,300}I'm just glowing{/glow}
Shadow : {shadow=red,left}I'm a shady character{/shadow}
Marquee : {move}60fps scroller ( not ){/move}
Superscript : {sup}Is it a bird? is it a plane? no it's Superscript{/sup}
Subscript : {sub}Boo, I'm below par{/sub}
Teletype : {tt}No fracking idea{/tt}

Tables :

{table}
{tr}
{td}cell block 1{/td}
{td}cell block 2{/td}
{td}cell block H{/td}
{/tr}
{/table}

List type 1 :

{list}
{li}10 Print "Hello"{/li}
{li}20 Goto 10{/li}
{/list}

List type 2 :

{list type=decimal}
{li}He's making a list{/li}
{li}and checking it twice{/li}
{/list}

Ruler :

{hr}

Soundcloud :

https://w.soundcloud.com/player/?url= https://api.soundcloud.com/tracks/292338074

( just change the track number at the end and of course remove the space between url=https )

Youtube :

{youtube}https://www.youtube.com/watch?v=93FprsmspCs{/youtube}

Examples :

Images and links :

Image :
URL : SyntaxBomb
Email : Don't email me

Code :

Print "hello"
Code (blitzbasic) Select
Print "hello"
Code (blitzmax) Select
Print "hello"
Code (monkey) Select
Print "hello"

Text :

Quote :
QuoteYou said
Bold : Be bold
Italic : Lean over
Underline : Why is there a floor underneath me?
Strikethrough : I'm so cross
Preformatted text / Left align :
Look left

Center align text :
Always in the middle of it
Right align text :
Right over here
Font style / size & colour : oo, pretty
Glow : I'm just glowing
Shadow : I'm a shady character
Marquee : 60fps scroller ( not )Superscript : Is it a bird? is it a plane? no it's Superscript
Subscript : Boo, I'm below par
Teletype : No fracking idea

Tables :



cell block 1cell block 2cell block H

List type 1 :


  • 10 Print "Hello"
  • 20 Goto 10

List type 2 :


  • He's making a list
  • and checking it twice

Ruler :




Soundcloud :

https://w.soundcloud.com/player/?url=https://api.soundcloud.com/tracks/292338074

( just change the track number at the end )

Youtube :

Mac Studio M1 Max ( 10 core CPU - 24 core GPU ), 32GB LPDDR5, 512GB SSD,
Beelink SER7 Mini Gaming PC, Ryzen 7 7840HS 8-Core 16-Thread 5.1GHz Processor, 32G DDR5 RAM 1T PCIe 4.0 SSD
MSI MEG 342C 34" QD-OLED Monitor

Until the next time.