4,993
edits
(→Help!) |
(→Tables) |
||
Line 89: | Line 89: | ||
== Tables == | == Tables == | ||
* | * tables are easily created using the Visual Editor ("Edit" instead of "Edit Source" | ||
** using Visual Editor you can easily: | |||
*** create table w/ | |||
**** header row, "styled", sortable columns & collapsible | |||
*** add, delete & move rows and columns | |||
*** merge cells | |||
** limits of Visual Editor: | |||
*** cannot format cell padding, alignment or background color | |||
*** cannot change border width | |||
* table generator: Wikimedia '''[https://www.tablesgenerator.com/mediawiki_tables Tables Generator]''' | |||
** super easy for formatting and table design using "Edit source" | |||
** it generates the source code from your visual selections | |||
** then copy the code and paste it into the wiki article here | |||
* table format | |||
<nowiki> | <nowiki> | ||
{| class="wikitable" style="width: 50%;" | {| class="wikitable" style="width: 50%;" |