meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
general:computerenvironment:wiki:page:table [2021/10/14 22:19] – created ingo | general:computerenvironment:wiki:page:table [2021/10/19 11:23] (current) – felix | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Tables ==== | ==== Tables ==== | ||
- | Creating tables in a DokuWiki is straightforward. Cells in a table are just separated by a '< | + | Creating tables in a DokuWiki is straightforward. Cells in a table are just separated by a '< |
<table ExampleTable> | <table ExampleTable> | ||
^ ^Heading1 ^Heading2 ^Heading3 | | ^ ^Heading1 ^Heading2 ^Heading3 | | ||
Line 16: | Line 16: | ||
< | < | ||
</ | </ | ||
+ | </ | ||
+ | You can then refer to this table in the text by using the table name as a reference. Tables will then be automatically numbered. | ||
+ | < | ||
+ | ...as it is shown for table {{ref> | ||
</ | </ | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | <WRAP tabs> | ||
+ | * [[general: | ||
+ | * [[general: | ||
+ | </ |