Tab!

Discussion about random stuff. Keep it vaguely PG-13, please.
Post Reply
Wyvern
Prismatic Pangolin
Posts: 2283
Joined: Tue Apr 17, 2007 8:50 pm

Tab!

Post by Wyvern »

Added a custom BBCode for tabs, since that turned out to be a thing I wanted.

It works like this:

Code: Select all

[tab]30[/tab]An indented paragraph.
Which then turns into this:
An indented paragraph.
Wyvern
Prismatic Pangolin
Posts: 2283
Joined: Tue Apr 17, 2007 8:50 pm

Spoilers tags!

Post by Wyvern »

Works like this:

Code: Select all

[spoiler="Spoiler Title"]Some text you don't want people to immediately see.[/spoiler]
[+] Spoiler Title
Some text you don't want people to immediately see.
Wyvern
Prismatic Pangolin
Posts: 2283
Joined: Tue Apr 17, 2007 8:50 pm

Highlight!

Post by Wyvern »

Code: Select all

[highlight=yellow]Some text.[/highlight]
[highlight=#00307F][color=#00FFAF]Some more text![/color][/highlight]
Some text.
Some more text!
Post Reply