|
|
(4 intermediate revisions by 2 users not shown) |
Line 5: |
Line 5: |
|
| |
|
| https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page | | https://wiki.cs.auckland.ac.nz/stageonewiki/index.php/Main_Page |
|
| |
| ===Wiki Markup===
| |
|
| |
| '''Tables'''
| |
| *Making tables in wiki markup is easy.
| |
|
| |
| Simply use the following code:
| |
|
| |
| <nowiki>{| border="1"
| |
| |+ The table's caption
| |
| ! Column heading 1 !! Column heading 2 !! Column heading 3
| |
| |-
| |
| ! Row heading 1
| |
| | Cell 2 || Cell 3
| |
| |-
| |
| ! Row heading A
| |
| |Cell B
| |
| |Cell C
| |
| |}
| |
| </nowiki>
| |
|
| |
|
| |
| {| border="1"
| |
| |+ The table's caption
| |
| ! Column heading 1 !! Column heading 2 !! Column heading 3
| |
| |-
| |
| ! Row heading 1
| |
| | Cell 2 || Cell 3
| |
| |-
| |
| ! Row heading A
| |
| |Cell B
| |
| |Cell C
| |
| |}
| |
Latest revision as of 23:25, 10 August 2009