FAQ

BBCode functions and usage examples
Browse in : All > Content > FAQ > BBCode

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xd and user-summary-[publicationtype].xd. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Title: Spoilers

Author: Crisp

Date: December 18, 2008 01:24:24 PM +00:00 or Thu, 18 December 2008 13:24:24 +00:00

Summary: 

Code:


[spoiler]This is a spoiler[/spoiler]

Result:

Spoiler:
This is a spoiler

Or

Code:


[spoiler=something or other]This is another spoiler[/spoiler]

Result:

Spoiler for something or other:
This is another spoiler

Body: 

Notes: 

More fields may be available via dynamicdata ..