Page 1 of 1

New BBCodes

Posted: Sun May 03, 2015 7:37 pm
by Shurijo
Hey all,

We've added some new BBCodes so here's a list. In the example code below, I'm using curly brackets instead of hard/angle brackets, use normal BBCode (hard) brackets when using the actual BBcodes.

Star Wars Crawl
this creates a Star Wars like opening scene text crawl. There's no button on toolbar for this.

Example:

{starwars-crawl="TITLE"}{center}
My Text Line
My Text Line
My Text Line
etc.{/center}
{/starwars-crawl}

Example at http://www.dicefellowship.org/viewtopic ... 807&t=7877

* Note: may not work on old browsers
* Note: works on my phone, tablet, laptop (Google Chrome)
* Note: takes 1-2 seconds to start up
* Note: no special symbols (like #, :, etc.) in title, just letters, numbers, spaces, etc.

Delete/Strikethrough
You can strike out text using {del}text{/del}. There's no button on toolbar for this.

example: This is not interesting

Highlight
You can highlight text using {highlight=color}text{/highlight}. There's a button on the toolbar for this.

example: This is interesting, I think.

Changes to existing (old) BBCodes

Alignments are now (on button bar)
{left}text{/left}
{center}text{/center}
{right}text{/right}

Horizontal Rules (the line dividers) now require a close tag so (on button bar)
{hr}{/hr}

Re: New BBCodes

Posted: Thu May 07, 2015 4:16 pm
by Grimbold
The tables I used for mapping come out weird. Is there new code for tables?

Re: New BBCodes

Posted: Thu May 07, 2015 4:23 pm
by Shurijo
Grimbold wrote:The tables I used for mapping come out weird. Is there new code for tables?
Yeah, the old tables code couldn't work. Here's the new table code:
Header AHeader B
Column AColumn B
Column AColumn B
Column A + B spans more than one column
Column AColumn B
Column A CenteredColumn B Right