Difference between revisions for Playground / Table Markup Guide
| Version1 | Version2 | Differences |
|---|---|---|
| 240 | 240 | |# |
| 241 | 241 | |
| 242 | 242 | |
| 243 |
===Formatting text |
|
| 243 | ===Formatting text=== | |
| 244 | 244 | |
| 245 | 245 | You can use any kind of basic [[wackowiki:Doc/English/Formatting Wacko markup]] to render text within tables. |
| 246 | 246 | The following example adds basic formatting to cell content: |
| … | … | … |
| 259 | 259 | || !!Highlighted!! | --Strikethrough-- |(colspan=2) **//Bold italics//** || |
| 260 | 260 | |# |
| 261 | 261 | |
| 262 |
===Actions and images |
|
| 262 | ===Actions and images=== | |
| 263 | 263 | |
| 264 | 264 | Simple, content-generating [[Docs:UsingActions actions]] (including [[Docs:AddingImages images]]) can be added within table cells and headings. |
| 265 | 265 | |
| … | … | … |
| 279 | 279 | || !!some colored text!! || |
| 280 | 280 | |# |
| 281 | 281 | |
| 282 |
===Links |
|
| 282 | ===Links=== | |
| 283 | 283 | |
| 284 | 284 | All the available options to create [[Docs:AddingLinks links]] can be used within table cells or headings: |
| 285 | 285 | |
| … | … | … |
| 309 | 309 | || Image links: | file:/IMG_20250615_134454_135-min.jpg?600 || |
| 310 | 310 | |# |
| 311 | 311 | |
| 312 |
===HTML |
|
| 312 | ===HTML=== | |
| 313 | 313 | |
| 314 | 314 | You can also use [[Docs:UsingHTML embedded HTML]] in table elements: |
| 315 | 315 |