WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ONETIME FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.
[B], [I], [U], [S] - Bold, italics, underline, and strike-through
Makes the wrapped text bold, italic, underlined, or struck-through.
Example:
This is [B]bold[/B] text.
This is [I]italic[/I] text.
This is [U]underlined[/U] text.
This is [S]struck-through[/S] text.
Output:
This is bold text.
This is italic text.
This is underlined text.
This is struck-through text.
[COLOR=color], [FONT=name], [SIZE=size] - Text Color, Font, and Size
Changes the color, font, or size of the wrapped text.
Example:
This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
This is [FONT=Courier New]Courier New[/FONT] text.
This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
Output:
This is red and blue text.
This is Courier New text.
This is small and big text.
[URL], [EMAIL] - Linking
Creates a link using the wrapped text as the target.
Marks text as a structured heading to facilitate machine readability.
Example:
[HEADING=1]Major heading[/HEADING]
This text comes under a major heading, used to separate the primary sections of an article.
[HEADING=2]Minor heading[/HEADING]
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
[HEADING=3]Subheading[/HEADING]
If you require additional subdivision, you may drop to level 3.
Output:
Major heading
This text comes under a major heading, used to separate the primary sections of an article.
Minor heading
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
Subheading
If you require additional subdivision, you may drop to level 3.
[PLAIN] - Plain text
Disables BB code translation on the wrapped text.
Example:
[PLAIN]This is not [B]bold[/B] text.[/PLAIN]
Output:
This is not [B]bold[/B] text.
[ATTACH] - Attachment insertion
Inserts an attachment at the specified point. If the attachment is an image, a thumbnail or full size version will be inserted. This will generally be inserted by clicking the appropriate button.
Example:
Thumbnail: [ATTACH]123[/ATTACH]
Full size: [ATTACH=full]123[/ATTACH]
Output:
The contents of the attachments would appear here.
Displays an article with an optional source attribution.
Example:
[ARTICLE=https://en.wikipedia.org/wiki/Article_(publishing)]
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[/ARTICLE]
Output:
Article:
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[BIMG]
·
[BIMG=option]
- Block image
Displays an image, allowing it to be resized, aligned or floated, and compared with another image.
- Only registered users who are registered not earlier than 5 days ago are displayed.
[ENCADRE]
·
[ENCADRE=option]
- Encadre
This BB Code inserts a text box to the right of a text (absolute position). It has to be inserted just before the content. (width customizable in %)
Example:
[ENCADRE]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
[ENCADRE width=30]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
Output:
Content
[ENCADRE width=30]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
[FAB=option]
- Font Awesome Icon - Brands
A "Brands" Style Font Awesome Icon
Example:
[FAB=font-awesome]
Output:
[FAD=option]
- Font Awesome Icon - Duotone
A "Duotone" Style Font Awesome Icon
Example:
[FAD=icons]
Output:
[FAL=option]
- Font Awesome Icon - Light
A "Light" Style Font Awesome Icon
Example:
[FAL=icons]
Output:
[FAR=option]
- Font Awesome Icon - Regular
A "Regular" Style Font Awesome Icon
Example:
[FAR=icons]
Output:
[FAS=option]
- Font Awesome Icon - Solid
A "Solid" Style Font Awesome Icon
Example:
[FAS=icons]
Output:
[FIELDSET]
·
[FIELDSET=option]
- Fieldset
This BB Code inserts a fieldset
Example:
[fieldset]This is a fieldset[/fieldset]
[fieldset title="Title"]This is a fieldset[/fieldset]
[fieldset title="Title" width=80]This is a fieldset[/fieldset]
Output:
Fieldset:
This is a fieldset
[fieldset title="Title"]This is a fieldset[/fieldset]
[fieldset title="Title" width=80]This is a fieldset[/fieldset]
[FLEFT]
- Float left
Make a block float on the left
Example:
[fleft]Make me float on the left[/fleft]
Output:
Make me float on the left
[FRIGHT]
- Float right
Make a block float on the right
Example:
[FRIGHT]Make me float on the right[/FRIGHT]
Output:
Make me float on the right
[GROUPS=option]
- For user groups
The tag hides content from people who are not members of X,Y,Z usergroups.
Example:
[GROUPS=2]Hello World![/GROUPS] - Displayed only for group members with ID 2.
Output:
Content of this hidden block can only be seen by members of: Registered
- Displayed only for group members with ID 2.
[GVIEW]
·
[GVIEW=option]
- GVIEW
This BB Code displays documents using the "Google Docs - Viewer" (supports many different file types:pdf,ppt,doc,xls...).
[HIDE]Hello World![/HIDE] - only registered users see the hidden text
Output:
View hidden content is available for registered users!
- only registered users see the hidden text
[HR]
·
[HR=option]
- Horizontal line
Example:
Default line:
[hr]
Unformatted line:
[hr=0]
Solid line:
[hr=1]
Lightly faded on both sides:
[hr=2]
Significantly faded on both sides:
[hr=3]
Faded to left:
[hr=4]
Faded from right:
[hr=5]
Output:
Default line:
Unformatted line:
Solid line:
Lightly faded on both sides:
Significantly faded on both sides:
Faded to left:
Faded from right:
[INFORMATION]
·
[INFORMATION=option]
- Mod:Info
Moderator only Information banner
Example:
[information=Title]Information[/information]
Output:
titleInformation
[JUSTIFY]
- Justify
Example:
[justify]justified text example
line 1
line 2
line 3[/justify]!
Output:
justified text example
line 1
line 2
line 3
!
[LATEX]
·
[LATEX=option]
- LaTeX
Renders LaTeX markup.
Example:
[LATEX]c=\sqrt{a^2+b^2}[/LATEX]
Output:
LaTeX:
\[c=\sqrt{a^2+b^2}\]
[LIKES=option]
- Number of likes
Number of like on the forum, which the user needs to be able to view
Example:
[LIKES=5]Hello World![/LIKES] - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
- This tag hides the text until the user clicks the <b>Like button</b> in the message.
[TIME]
·
[TIME=option]
- Time
Displays a time or date based on a member's timezone preference.
Example:
[TIME=datetime]2050-12-12T03:12:46+0000[/TIME]
Output:
[TROPHIES=option]
- Number of trophies
Number of trophies on the forum, which the user needs to be able to view
Example:
[TROPHIES=5]Hello World![/TROPHIES] - It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.