Test your bbcode here!

Test Something, w/e...
Post Reply
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Test your bbcode here!

Post by fug4life »

[wave=green]This is a test[/wave]


This is another test
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.

fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
User avatar
Datastream
Donator
Donator
Posts: 870
Joined: Thu Dec 24, 2009 1:24 pm

Re: Test your bbcode here!

Post by Datastream »

Fancy! Now we can make ugly posts like it is 1995! ::D

Aka Geocities. :D
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Re: Test your bbcode here!

Post by fug4life »

hehe geocities my one and only experience with HTML, the whole thing was a good idea but the upload download limits were stupidly low.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.

fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
Gary
npc_advisor
npc_advisor
Posts: 1125
Joined: Sun Nov 09, 2008 7:21 am
Location: USA, FL
Contact:

Re: Test your bbcode here!

Post by Gary »

We now have VDC bbcodes.

Code: Select all

[vdc]env_projectedtexture[/vdc]
env_projectedtexture source icon

Code: Select all

[vdc=env_projectedtexture][/vdc]
env_projectedtexture source icon

Code: Select all

[vdc=env_projectedtexture]Env ProjectedTexture[/vdc]
Env ProjectedTexture source icon
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Re: Test your bbcode here!

Post by Neico »

don't forget the steam one

Code: Select all

[steam=install/17750][/steam]
steam://install/17750 steam icon

Code: Select all

[steam]store/17750[/steam]
steam://store/17750 steam icon

Code: Select all

[steam]17750[/steam]

Code: Select all

[steam=4000][/steam]


to see how it works:
Protocol possibilities: Steam Browser Protocol source icon
AppID's: Steam Application ID's source icon

also feel free to suggest more and how it should look like (or how I should make vdc and steam look different, I'm always open for new suggestions)
Image
User avatar
Vasili
npc_helicopter
npc_helicopter
Posts: 901
Joined: Wed Aug 02, 2006 8:22 pm
Location: England

Re: Test your bbcode here!

Post by Vasili »

Neico wrote:don't forget the steam one

Code: Select all

[steam]store/4000[/steam]
steam://store/4000 steam icon

to see how it works:
Protocol possebilitys: Steam_protocol source icon
AppID's: Steam_Application_IDs source icon

also feel free to suggest more and how it should look like (or how I should make vdc and steam look different, I'm always open for new suggestions)
Holy shit.

That's good.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Re: Test your bbcode here!

Post by Neico »

Code: Select all

print( "Hello World!" )

Code: Select all

#include <stdio.h>
 
int main( void )
{
	printf( "Hello World\n" );
	return 0;
}

Code: Select all

#include <iostream>
 
int main()
{
	std::cout << "Hello World!" << std::endl;
	return 0;
}

Code: Select all

echo "Hello World!";
print "Hello World!";
print( "Hello World!" );

Code: Select all

alert( "Hello World" );

Code: Select all

public class HelloWorld
{
	public static void main( String[] args )
	{
		System.out.println( "Hello World!" );
	}
}
Image
User avatar
Datastream
Donator
Donator
Posts: 870
Joined: Thu Dec 24, 2009 1:24 pm

Re: Test your bbcode here!

Post by Datastream »

It seems lua is a lot like Java.
Gary
npc_advisor
npc_advisor
Posts: 1125
Joined: Sun Nov 09, 2008 7:21 am
Location: USA, FL
Contact:

Re: Test your bbcode here!

Post by Gary »

Except better.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Re: Test your bbcode here!

Post by Neico »

There, Hello World examples of languages that I heared of and know, I know some more but I'm too lazy to write them all down (except java, but if I continue with my current school tree I will know it soon)

but you're already able to see the difference in complexity of each language compared to another
Image
Boltersdriveer
Donator
Donator
Posts: 19
Joined: Mon Feb 22, 2010 1:29 pm

Re: Test your bbcode here!

Post by Boltersdriveer »

I test what you just tested hurr
User avatar
Datastream
Donator
Donator
Posts: 870
Joined: Thu Dec 24, 2009 1:24 pm

Re: Test your bbcode here!

Post by Datastream »

I was gonna write the java. But then I noticed it was already there.
sparkyo19
Pixel
Posts: 1
Joined: Fri Nov 15, 2013 3:58 pm

Re: Test your bbcode here!

Post by sparkyo19 »

Jarrett is a gay bitch
User avatar
Lucky9Two
Beta Tester
Beta Tester
Posts: 244
Joined: Sat Apr 10, 2010 8:46 am
Location: Mojave, California
Contact:

Re: Test your bbcode here!

Post by Lucky9Two »

[scroll]Image[/scroll]
[move]Image[/move]
[bounce]Image[/bounce]

Fuq, there's no movement bbcode on this forum.
Image

"For though I fly through the shadow of the Valley of Death, I will fear no evil, for I am at 70,000 feet and climbing"
Post Reply