Watch out for the Wiki "Gotcha's"
Category wikimadness
If you're posting code on the wikis be careful. I talked to a couple who were having problems.
If the code you're posting has a $ in it then you need to escape it by putting a \ in front if it:
\$
If the code you're posting as a pipe "|" in it then you need to mark this for "No Wiki Markup" by using three {} on each side.
{{{|}}}
That should fix any problems.
If you're posting code on the wikis be careful. I talked to a couple who were having problems.
If the code you're posting has a $ in it then you need to escape it by putting a \ in front if it:
\$
If the code you're posting as a pipe "|" in it then you need to mark this for "No Wiki Markup" by using three {} on each side.
{{{|}}}
That should fix any problems.
- 

