• Major updates are done! We've squashed the nastier bugs, but there are probably a few smaller ones still scurrying about. Send us a DM on Twitter (@lowerworldtsw) or to @Custodian/@Voltigeur on this site if you catch one! We'll be tweaking the site's appearance and updating guides as the month goes on. :)

New BBcodes

Collapsible Myth

The Cake is a Lie
Retired Admin
In the pursuit of offering everyone an experience to help your posts and threads to stand out, several new BBcodes have been added. Below is a list of the new ones that have been implemented.

Accordion:

Code:
[accordion=bcenter|125]
{slide=Title|center}Content{/slide}
{slide=Title|center}Content{/slide}
[/accordion]
[accordion=bcenter|125]
{slide=Title|center}Content{/slide}
{slide=Title|center}Content{/slide}
[/accordion]

Code:
[accordion=bright|80%]
{slide=Title|center}Content{/slide}
{slide=Title|right|open}Content{/slide}
[/accordion]
[accordion=bright|80%]
{slide=Title|center}Content{/slide}
{slide=Title|right|open}Content{/slide}
[/accordion]


Article:

Code:
[article]This is an article[/article]
[article]This is an article[/article]


These are just a small portion of the many BBcodes that are available to everyone to use. To check out the full listing be sure to check out our help section here
 
Top