Not all of the BBCode functionality supported by the system is available through the post editor toolbar buttons. See below for some of the hidden ones. These may be added as buttons eventually.
Header Text
Description
Use [h1] to [h5] for different sized header text.
Code
[h1]Header Text Goes Here[/h1]
Spoiler Tag
Description
Use this to hide content from other users they manually uncover it. Primarily used when discussing topics which some users may not want to have spoiled, hence the name.
Code
[spoiler]Hidden content goes here![/spoiler]
Center Align Text
Description
This will make text display centered in the middle of the page.
Code
[center]Hidden content goes here![/center]
Right Align Text
Description
This will make text align to the right side of the page.
Code
[right]Hidden content goes here![/right]
Vimeo Embed
Description
Include a Vimeo video in your post. You'll need to get the Vimeo Video ID which will be the number in the URL
https://vimeo.com/194967955
Code
[vimeo]194967955[/vimeo]
Horizontal Rule
Description
Create a breaking line between your content.
Code
[hr]
Table
Description
Tables are a bit more complicated. You need the following: 1 table [table], containing 1 or more rows [tr], containing 1 or more cells [td]. You can optionally use [th] instead of [td] for header cells. See this generator for more help.
All tables will be created with responsive classes so they shouldn't break the page for mobile devices, but users may have to scroll to view all content.
Code
[table][tr][td]Row 1 Cell 1[td][td]Row 1 Cell 2[td][/tr][tr][td]Row 2 Cell 1[td][td]Row 2 Cell 2[td][/tr][/table]
Hi all. Would you find it useful to receive a daily or weekly email update if there are any new articles or content updates on the main website, or new unread topics/posts on the forums, or perhaps if you have new notifications since you were last online?
Obviously you'd be able to disable the emails at any time or change how often you want to receive them, I'm just curious if it's something people would be interested in before I spend the time building the functionality. There's also a small cost for sending out the emails too so I'd rather not send them if they're not wanted.
My reason for setting this up would be to remind people about the website and hopefully get people online more regularly to check out the newest content.
Please vote and let me know any feedback you have.