Wiki-Quellcode von Layout Section Macro
Zuletzt geändert von xwikiadmin am 2023/10/26 09:24
Verstecke letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | The Layout Section macro is usually used with [[Layout>>Confluence.Macros.Layout]](see more layout examples) and [[Layout Cell>>Confluence.Macros.LayoutCell]] macros. |
2 | |||
3 | {{code}} | ||
4 | {{layout-section ac:type="three_with_sidebars"}} | ||
5 | {{layout-cell}} | ||
6 | On the other hand, we denounce with righteous indignation | ||
7 | {{/layout-cell}} | ||
8 | |||
9 | {{layout-cell}} | ||
10 | But in certain circumstances and owing to the claims of duty. | ||
11 | {{/layout-cell}} | ||
12 | |||
13 | {{layout-cell}} | ||
14 | On the other hand, we denounce with righteous indignation. | ||
15 | {{/layout-cell}} | ||
16 | {{/layout-section}} | ||
17 | {{/code}} | ||
18 | |||
19 | {{layout-section ac:type="three_with_sidebars"}} | ||
20 | {{layout-cell}} | ||
21 | On the other hand, we denounce with righteous indignation | ||
22 | {{/layout-cell}} | ||
23 | |||
24 | {{layout-cell}} | ||
25 | But in certain circumstances and owing to the claims of duty. | ||
26 | {{/layout-cell}} | ||
27 | |||
28 | {{layout-cell}} | ||
29 | On the other hand, we denounce with righteous indignation. | ||
30 | {{/layout-cell}} | ||
31 | {{/layout-section}} |