Testing: Difference between revisions
From SEHK Wiki
No edit summary |
|||
| Line 1: | Line 1: | ||
==Header Name== | |||
==Header Name== | ==Header Name== | ||
==== Sub Header Name==== | ==== Sub Header Name==== | ||
| Line 7: | Line 8: | ||
<u>any words</u> | <u>any words</u> | ||
== Create a Table == | |||
{| class="wikitable" | |||
!Column 1 Name | |||
!Column 2 Name | |||
!Column 3 Name | |||
!Column 4 Name | |||
|- | |||
| Row 1 Col 1 Content | |||
| Row 1 Col 2 Content | |||
| Row 1 Col 3 Content | |||
| rowspan="3" | Row 1-3 Col 4 Content | |||
|- | |||
| Row 2 Col 1 Content | |||
| Row 2 Col 2 Content | |||
| Row 2 Col 3 Content | |||
|- | |||
| Row 3 Col 1 Content | |||
| Row 3 Col 2 Content | |||
| Row 3 Col 3 Content | |||
|} | |||
== Creating References == | |||
The Sun is pretty big.<ref name="reference1">E. Miller, ''The Sun'', (New York: Academic Press, 2005), 23–25.</ref> The Moon, however, is not so big.<ref name="reference2">R. Smith, "Size of the Moon", ''Scientific American'', 46 (April 1978): 44–46.</ref> | The Sun is pretty big.<ref name="reference1">E. Miller, ''The Sun'', (New York: Academic Press, 2005), 23–25.</ref> The Moon, however, is not so big.<ref name="reference2">R. Smith, "Size of the Moon", ''Scientific American'', 46 (April 1978): 44–46.</ref> | ||
Revision as of 05:56, 12 June 2024
Header Name
Header Name
Sub Header Name
any words
any words
any words
Create a Table
| Column 1 Name | Column 2 Name | Column 3 Name | Column 4 Name |
|---|---|---|---|
| Row 1 Col 1 Content | Row 1 Col 2 Content | Row 1 Col 3 Content | Row 1-3 Col 4 Content |
| Row 2 Col 1 Content | Row 2 Col 2 Content | Row 2 Col 3 Content | |
| Row 3 Col 1 Content | Row 3 Col 2 Content | Row 3 Col 3 Content |
Creating References
The Sun is pretty big.[1] The Moon, however, is not so big.[2]
- This is an example if you want to reference no. 1 again [1]
- This is an example if you want to reference no. 2 again [2]
