Text format - BB Code
Keyword is <BB>.
| Supported tags by bbcode.org | |||
|---|---|---|---|
| Start tag | End tag | Notice | |
| Bold | [b] |
| |
| Italic | [i] | [/i] | |
| Underline | [u] | [/u] | |
| StrikeThru | [s] | [/s] | |
| Color | [color=] | [/color] |
|
Font Size | [size=] | [/size] | |
| Fonty style | [style] | [/style] |
|
| Hyperlink | [url] | [/url] | [url="expression"][/url] |
| Image | [img] | [/img] | [img]image.png[/img] |
| Quote | [quote] | [/quote] | [quote][/quote] |
| Code | [code] | [code] | |
| Preformated text | [pre] | [/pre] | |
| Left align text |
| left] | |
| Right align text |
|
| |
| Center align text |
|
| |
| Ordered list | [ol] | [/ol] | [ol] |
| Unorder list | [ul] | [/ul] | [ul] |
[list] | [/list] | [list] | |
| Table | [table] | [/table] |
|
| Extended tags and attributes by XFRX | |||
| Start tag | End tag | Notice | |
|---|---|---|---|
| Block align text |
| [/block] | Justify aligment |
| Tabelator | [tab/] | [tab/] [ | |
| Superscript | [sup] | [/sup] | |
| Subscript | [sub] | [/sub] | |
| VFP Expression | [vfpev] | [/vfpev] | [vfpev]DTOC(DATE())+" "+TIME()[/vfpev] |
| VFP Expression with conversion format | [vfpev pictureformat="" xlsf=""] | [/vfpev] | [vfpev pictureformat="99.99" xlsf="#0.00"]10[/vfpev] |
| Options block | [options] | [/options] |
|
| Header | [h1] | [/h1] | Since XFRX 19.0 |
[h2] | [/h2] | ||
[h3] | [/h3] | ||
[h4] | [/h4] | ||
[h5] | [/h5] | ||
[h6] | [/h6] | ||
| Backgroundcolor for tables, rows and cells | bgcolor= | [table bgcolor=rbg(192,192,192)] | |
| Expand row by source alias | template="alias_expression" | [table] | |
[ul] | |||
[left template="alias_expression"] | |||
[right template="alias_expression"][/right] | |||
[center template="alias_expression"][/center] | |||
[block template="alias_expression"][/block] | |||
, multiple selections available,