Difference between revisions for Playground / Table Markup Guide
| Version1 | Version2 | ||
|---|---|---|---|
| 1 |
As of ##6.2##, Wacko |
1 | As of ##6.2##, WackoWiki introduces a flexible markup for data tables. Any kind of tables allowed by HTML5 can be created using this markup, from the most basic examples (e.g. simple rows of cells) to complex tables with full support for accessibility options. |
| 2 |
|
2 | file:/koboldmakis.jpg |
| 3 | {{toc numerate=1}} | 3 | {{toc numerate=1}} |
| 4 | 4 | ||
| 5 | ===Table basics: cells, rows, columns=== | 5 | ===Table basics: cells, rows, columns=== |
| … | … | … | … |
| 288 | || Forced interwiki links: | [[Wikipedia:Unicode Unicode article on Wikipedia]] || | 288 | || Forced interwiki links: | [[Wikipedia:Unicode Unicode article on Wikipedia]] || |
| 289 | || External links: | http://www.example.com || | 289 | || External links: | http://www.example.com || |
| 290 | || Forced external links: | [[http://www.example.com Example.com]] || | 290 | || Forced external links: | [[http://www.example.com Example.com]] || |
| 291 |
|| Image links: | file:/ |
291 | || Image links: | file:/IMG_20250615_134454_135-min.jpg?600 || |
| 292 | |# | 292 | |# |
| 293 | %% | 293 | %% |
| 294 | 294 | ||
| … | … | … | … |
| 301 | || Forced interwiki links: | [[Wikipedia:Unicode Unicode article on Wikipedia]] || | 301 | || Forced interwiki links: | [[Wikipedia:Unicode Unicode article on Wikipedia]] || |
| 302 | || External links: | http://www.example.com || | 302 | || External links: | http://www.example.com || |
| 303 | || Forced external links: | [[http://www.example.com Example.com]] || | 303 | || Forced external links: | [[http://www.example.com Example.com]] || |
| 304 |
|| Image links: | file:/ |
304 | || Image links: | file:/IMG_20250615_134454_135-min.jpg?600 || |
| 305 | |# | 305 | |# |
| 306 | 306 | ||
| 307 | ===Adding HTML within tables=== | 307 | ===Adding HTML within tables=== |