Page 1 of 1

Re: Help me with posting

Posted: Wed Dec 17, 2014 9:09 pm
by Shadow Yoshi
(that's on you for not looking, but the forum FAQs probably won't help you)

Both of those functions require using BBcodes. You can put BBcodes around text to do certain things: [spoiler]text to spoiler[/spoiler] will create a spoiler around that text. Mousing over a BBcode button in the post editor will trigger a tooltip that can help you out.

Re: Help me with posting

Posted: Wed Dec 17, 2014 11:45 pm
by HeroOfRhyme
I tend to find it faster to write the code out itself. I will write it in html as phpbb isnt html compatible. (Remember to always replace < and > with [ and ] for bbcode.) If you'd like to spoiler something, As Joey stated you simply put <spoiler>words here</spoiler>. Same for images, if you are posting images, use <img>image here</img> and most always, post images in spoilers to make the page less laggy, and save space in the post so there isnt so much scrolling.

I hope this helps.

Re: Help me with posting

Posted: Thu Dec 18, 2014 12:07 pm
by Zeldamaster12
Click "Full Editor" and a huge list of bbcodes will show up.