Difference between revisions of "Qtable00"
Jump to navigation
Jump to search
Darwin2049 (talk | contribs) |
Darwin2049 (talk | contribs) |
||
Line 12: | Line 12: | ||
!scope="col"{{!}} 2 | !scope="col"{{!}} 2 | ||
}}{{ | }}{{ | ||
{{!}}- <!-- Row one will be shown because the non-empty '1' evaulates to TRUE --> | {{!}}- <!-- Row one will be shown because the non-empty '1' evaulates to TRUE --> | ||
!scope="row"{{!}} row one, column one | !scope="row"{{!}} row one, column one |
Revision as of 03:50, 14 July 2023
ScratchPad Page.
Table definitions.
- 2023.07.13
- table 00
1 | 2
}}{{ |
---|---|
row one, column one | row one, column two
}}{{ #if: | |
row two, column one | row two, column two
}}{{ #if: | |
row three, column one | row three, column two
}}{{ #if:1| |
row four, column one | row four, column two
}} |
Heading 1 | Heading 2 |
---|---|
A | B |
C | D |