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

m
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
* Purpose: integrated timeline with events, concepts and themes
'''US History timeline & concept chart: periods, events & themes - main page'''
[[category:US History]]
[[category:AP United States History]]
[[category:US History timelines & concept charts]]


* [[AP United States History]]
'''Purpose: integrated timeline with events, concepts and themes'''
== Timelines and concept charts ==
 
=== [[US History timeline & concept chart: early North American colonization]] ===  
== Introductory text ==
=== [[US History timeline & concept chart: American colonies 17th & mid-18th centuries]] ===
 
=== see template file ===
 
<nowiki>{{US History timeline & concept chart introduction template}}</nowiki>
 
{{US History timeline & concept chart introduction template}}
 
== Section & table structure ==
* Main tables format/ code:  
<nowiki>== section heading == </nowiki>
 
{| class="wikitable"
! '''PERIOD / TIMELINE'''
! '''Major Events, Concepts & Themes'''
! cell style="width:60%"|'''Notes & connections: details of issues, concepts, themes & events'''
|- style="vertical-align:top;"
|
* timeline here<br><br>
* 18xx xxxx<br><br>
* >> <br><br>
* >> <br><br>
* note spacing between lines using <nowiki><br><br></nowiki> code
||
'''BIG IDEAS'''
<big>'''subsection'''</big>
* >>
<br><br>
<big>'''subsection'''</big>
* >>
<br><br>
<big>'''subsection'''</big>
* >>
<br><br>
<big>'''subsection'''</big>
* >>
 
||
=== subheading
* >>details
 
=== subheading
* >>details
 
=== subheading
* >>details
 
=== subheading
* >>details
|- 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 ===
* with shaded top row using <nowiki>! instead of |</nowiki>
{| 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
|-
|}