Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
TDR Magazine subscribers receive more than the magazine! You also gain additional forum privileges!
Details here: TDR Privileges
Subscribe to TDR Magazine here: https://www.tdr-online.com/
Advanced text formatting options for wrapped text.
Example:
This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
This is [BGCOLOR=#FAA]red[/BGCOLOR] and [BGCOLOR=#AAF]blue[/BGCOLOR] highlighted 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 red and blue highlighted text.
This is Courier New text.
This is small and big text.
[SUB],
[SUP]
-
Subscript,
Superscript
Position wrapped text.
Example:
This is [SUB]subscript[/SUB] text.
This is [SUP]superscript[/SUP] text.
Output:
This is subscript text.
This is superscript text.
[URL], [EMAIL] - Linking
Creates a link using the wrapped text as the target.
[LEFT], [RIGHT], [CENTER], [JUSTIFY] - Text alignment
Changes the alignment of the wrapped text.
Example:
[LEFT]Left-aligned[/LEFT]
[CENTER]Center-aligned[/CENTER]
[RIGHT]Right-aligned[/RIGHT]
[JUSTIFY]This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.[/JUSTIFY]
Output:
Left-aligned
Center-aligned
Right-aligned
This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.
[QUOTE] - Quoted Text
Displays text that has been quoted from another source. You may also attribute the name of the source.
Example:
[QUOTE]Quoted text[/QUOTE]
[QUOTE=A person]Something they said[/QUOTE]
Multiple styles can be combined.
[TABLE=collapse,right,nobackground]
Header 1
Header 2
Content 1
Content 2
[/TABLE]
[TABLE=collapse,center,alternate]
Header 1
Header 2
Content 1
Content 2
Content 1
Content 2
[/TABLE]
[HEADING=level] - Headings levels 1 to 3
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.
[INDENT] - Text Indent
Indents the wrapped text. This can be nested for larger indentings.
Example:
Regular text
[INDENT]Indented text
[INDENT]More indented[/INDENT]
[/INDENT]
Output:
Regular text
Indented text
More indented
[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.
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
Content
[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
Title
This is a fieldset
Title
This is a 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
[FLOAT_LEFT]
- Float Left
Float text or image in left box.
Example:
[float_left]This is left floated text in it's own area. Pretty nifty.[/float_left]Here's the normal text on the page with normal formatting it will wrap around any floated text or image.
Output:
This is left floated text in it's own area. Pretty nifty.
Here's the normal text on the page with normal formatting it will wrap around any floated text or image.
[FLOAT_RIGHT]
- Float Right
Float text or image in right box.
Example:
[float_right]This is right floated text in it's own area. Pretty nifty.[/float_right]Here's the normal text on the page with normal formatting it will wrap around any floated text or image.
Output:
This is right floated text in it's own area. Pretty nifty.
Here's the normal text on the page with normal formatting it will wrap around any floated text or image.
[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
[GALLERY=option]
- Gallery embed
BB code for displaying gallery media items and albums.
Example:
[GALLERY=media, X]Gallery BB Code[/GALLERY]
Output:
[GALLERY=media, X]Gallery BB Code[/GALLERY]
[GVIEW]
·
[GVIEW=option]
- GVIEW
This BB Code displays documents using the "Google Docs - Viewer" (supports many different file types:pdf,ppt,doc,xls...).
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:
[JUSTIFY]
- Justify
Example:
[justify]justified text example
line 1
line 2
line 3[/justify]!
TABLE][TR][TH]This is a header cell[/TH][TH]This is a header cell[/TH][/TR][TR1][TD]This is a left aligned cell[/TD][TD1]This is a centre aligned cell[/TD1][/TR1][TR2][TD2]This is a right aligned cell[/TD2][TD]Left aligned[/TD][/TR2][TR1][TD1]Centre aligned[/TD1][TD2]Right aligned[/TD2][/TR1][/TABLE]
Output:
TABLE]
This is a header cell
This is a header cell
This is a left aligned cell
This is a centre aligned cell
This is a right aligned cell
Left aligned
Centre aligned
Right aligned
[/TABLE]
[TD1]
·
[TD1=option]
- Table Cell (Centered)
A cell with center aligned text.
Example:
[TABLE][TR][TD1]This is a center aligned cell[/TD1][/TR][/TABLE]
Output:
This is a center aligned cell
[TH]
·
[TH=option]
- Table Cell (Header)
A header cell with bold, centre aligned text and a dark background.
Example:
[TABLE][TR][TH]This is a header cell[/TH][/TR][/TABLE]
Output:
This is a header cell
[TD]
·
[TD=option]
- Table Cell (Left)
A cell with left aligned text
Example:
[TABLE][TR][TD]This is a left aligned (standard) cell[/TD][/TR][/TABLE]
Output:
This is a left aligned (standard) cell
[TD2]
·
[TD2=option]
- Table Cell (Right)
A cell with right aligned text.
Example:
[TABLE][TR][TD2]This is a right aligned cell[/TD2][/TR][/TABLE]
Output:
This is a right aligned cell
[TR]
·
[TR=option]
- Table Row
A table row
Example:
[TABLE][TR][TD]This is a standard cell in a row[/TD][/TR][/TABLE]
Output:
This is a standard cell in a row
[TR2]
·
[TR2=option]
- Table Row (Even)
A row with a darker background.
Example:
[TABLE][TR2][TD]This is a standard cell in a row with a darker background[/TD][/TR2][/TABLE]
Output:
This is a standard cell in a row with a darker background
[TR1]
·
[TR1=option]
- Table Row (Odd)
A row with a lighter background.
Example:
[TABLE][TR1][TD]This is a standard cell in a row with a lighter background[/TD][/TR1][/TABLE]
Output:
This is a standard cell in a row with a lighter background