US History timeline & concept chart page structure format guide: Difference between revisions

No edit summary
No edit summary
Line 9: Line 9:
=== [[US History timeline & concept chart: American colonies 17th & mid-18th centuries]] ===
=== [[US History timeline & concept chart: American colonies 17th & mid-18th centuries]] ===


section & table structure:
== Section & table structure ==
* Main tables:
<nowiki>==</nowiki>section heading
<nowiki>==</nowiki>section heading
{| class="wikitable"  
{| class="wikitable"  
Line 25: Line 26:
*
*
|- style="vertical-align:top;"
|- style="vertical-align:top;"
|}
* sub-tables (for use in the 3rd column)
=== simple chart with single row & multiple entries in each cell ===
{| class="wikitable"
|+ '''Table Title '''
| '''Column Header 1'''
* 1st cell
* 1st cell
* 1st cell
|| '''Column Header 2'''
* 2nd cell
* 2nd cell
* 2nd cell
|| '''Column Header 3'''
* 3rd cell
* 3rd cell
* 3rd cell
|-
|}
=== multi-row chart ===
{| class="wikitable"
| '''TITLE'''
|| '''TITLE'''
|| '''TITLE'''
|-
| * 1st row 1st cell
|| * 1st row  2nd cell
|| * 1st row 3rd cell
|-
|-
| * 2nd row 1st cell
|| * 2nd row  2nd cell
|| * 2nd row 3rd cell
|-
|}
|}