Talk:Main Page
From CTLTMS
General Notes
Tables
Don't use class="wikitable" if you want this to export correctly in the PDF documentation - use the Table icon in the toolbar above (next to last button) and this will put in a table with more general formatting. e.g.
header1 | header2 | header3 |
---|---|---|
cell1 | cell2 | cell3 |
created from the Table toolbar button
header1 | header2 | header3 |
---|---|---|
cell1 | cell2 | cell3 |
Table with wikitable
Note: I have tested a combined table format, and it looks good in both screen and PDF, as follows:
header1 | header2 | header3 |
---|---|---|
cell1 | cell2 | cell3 |
Merged format, good for both
I have changed the button above so that it will always insert with the merged format - hard refresh your pages (CTRL-F5 or CTRL-Refresh to pick up the change.
So, in summary, always use the table button on the toolbar.
--Anw 11:01, 22 February 2017 (GMT)