All of the endings are the same but with a forward slash before the word.
Example:
from:
Total:
____________________________
Anyway, so:
Total:
__________________________
Total:
[hidden=10]Argument 1[/hidden]
__________________________
With no space after @
@[The Elite]
__________________________
[img=100x100]http://runegear.net/images/rglogo.png[/img]
__________________________
Click here!
__________________________
__________________________
__________________________
To lazy to do anymore, you get the point. I was just bored. Highest quality post EVA from me.
Example:
Code:
[/spoiler]
from:
Code:
[spoiler]
Total:
Code:
[spoiler][/spoiler]
Anyway, so:
Code:
[spoiler=(string)Argument 0](string)Argument 1[/spoiler]
Total:
Argument 1
__________________________
Code:
[hidden=(Integer)Argument 0 (10)](Integer)Argument 1
Total:
[hidden=10]Argument 1[/hidden]
__________________________
Code:
@ [(String)Argument 0]
With no space after @
@[The Elite]
__________________________
Code:
[img=(Integer)Argument 0(100)X(Integer)Argument 1(100)](String)Argument 2(http://runegear.net/images/rglogo.png)[/img]
[img=100x100]http://runegear.net/images/rglogo.png[/img]
__________________________
Code:
[url=(String)Argument 0(http://www.google.com)](String)Argument 1(Click here!)[/url]
Click here!
__________________________
Code:
[code](String)Argument 0[/c ode]
Code:
Argument 0
Code:
[list=(Integer)Argument 0(1)]
[*] (String)Argument 1
[*] (String)Argument 2
[*] (String)Argument 3
[/list]
- (String)Argument 1
- (String)Argument 2
- (String)Argument 3
Code:
[php](string) Argument 1[/php]
PHP:
If(isset($_POST["Subject"])) {
echo("HAX0RED");
}
To lazy to do anymore, you get the point. I was just bored. Highest quality post EVA from me.