...
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] |
...