One trick for all coding- click quote for a message that has the coding you want to also do (such as spoiler boxes) and the coding will be revealed in the reply-box where the text is quote
Incidentally, if you click the “quote” button on somebody else’s text, it will display all their coding in the reply window, so if you want to see how they coded something, just “quote” it and it will show you.
Nitpick: only if you leave it unclosed, otherwise it only disables the code within the [noparse][noparse][/noparse][/noparse] block. For example, here are some [noparse]bold tags[/noparse] and here is some bold text.
True; I was mostly thinking that it does some odd things to the code as well, such as disabling capital letters in the code tags themselves as well as breaking quotes. (You can’t put one inside a quote tag, IIRC.)
Hint: When looking at codes like that, read the final code (which will have a “/” in it) as “end code”. {/quote} is “end quote”, {/b} is “end bold”, {/spoiler} is “end spoiler”. That helps me keep things straight.
Also, there’s a Quote code quickbutton on the toolbar. Highlight some text and click on it, and it automatically puts the codes on for you.