artizhay
BANNED
- Nov 21, 2010
- 1,867
- 1,340
Spintax Checker
This will let you know if there is an error in your spintax syntax. Such as:
has one more closed brace than open brace, which is an error.
Or:
has one more open brace than closed brace.
This will let you know if there is an error in your spintax syntax. Such as:
Code:
{Hello|Hi}}
Or:
Code:
{{Hello|Hi}