|
Show Changes |
|
|
|
Recent Changes |
|
Subscriptions |
|
Lost and Found |
|
Find References |
|
Rename |
|
Administration Page |
| Search |
History
| 10/10/2008 4:54:33 PM | |
| FLWCOM-jwdavidson | |
| 9/24/2008 6:23:24 PM | |
| FLWCOM-jwdavidson | |
| 9/24/2008 5:33:14 AM | |
| FLWCOM-jwdavidson | |
| 9/19/2008 8:27:41 AM | |
| FLWCOM-jwdavidson | |
| 9/19/2008 8:24:32 AM | |
| -66.78.110.105 | |
|
List all versions |
It is now possible to use vertical alignment in a table. The choices are:
| Alignment | Key | |
| Top | Vt | Text to demonstrate the different vertical alignment options. This needs to be a bit longer to give the full effect. |
| Alignment | Key | |
| Middle | Vm | Text to demonstrate the different vertical alignment options. This needs to be a bit longer to give the full effect. |
| Alignment | Key | |
| Bottom | Vb | Text to demonstrate the different vertical alignment options. This needs to be a bit longer to give the full effect. |
| Alignment | Key | |
| Baseline | Vl | Text to demonstrate the different vertical alignment options. This needs to be a bit longer to give the full effect. |
The format key, Vx, must be in curly braces in the first cell of the table. It can be combined with other formatting features for the cell or the table.
As you can see these new options will work with original tables as well as new multi-line cell tables when using the new parser
Multi-line tables use a slightly different syntax from that found in the original tables in FlexWiki.
||}{^!TW50} Content {||}{^!} Explanation {||
||} This is the content for the first cell of the second row in this table {||} When you do not include carriage returns inside the cell content the cell wraps as in the original tables {||
||} This is the first line in the third row of the first cell
This is the second line
Now this is the third line {||} The lines in the first cell of this row each have a carriage return and display as separate lines which is new functionality {||
The above produces the table below
| Content | Explanation |
| This is the content for the first cell of the second row in this table | When you do not include carriage returns inside the cell content the cell wraps as in the original tables |
| This is the first line in the third row of the first cell This is the second line Now this is the third line |
The lines in the first cell of this row each have a carriage return and display as separate lines which is new functionality. If there is not enough space in the cell for the single line contents then that line will wrap before the carriage return |