Difference between revisions of "Template:Chord progressions"

From blackwiki
Jump to navigation Jump to search
(Made separation between groups clearer using <div>s.)
imported>Hyacinth
((list), (list))
 
(40 intermediate revisions by 14 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = Chord progressions
+
| name = Chord progressions
|state = {{{1|}}}
+
| state = {{{state|{{{1|autocollapse}}}}}}
|style = width:70%;
+
| title = [[Chord progression]]s
|title = [[Chord progression]]s
+
| listclass = hlist
  
|group1 = [[Three-chord song|Three-chord]]
+
| group1 = Terminology
|list1 = <div>
+
| list1 =
[[ii-V-I turnaround]]{{·}}[[Eight bar blues|Eight-bar blues]]{{·}}[[Twelve-bar blues|Twelve-bar blues]]{{·}}[[Sixteen bar blues|Sixteen-bar blues]]{{·}}[[Passamezzo moderno]]
+
* [[Bridge (music)|Bridge]]
</div>
+
* [[Cadence (music)|Cadence]]
 +
* [[Glossary of jazz and popular music#C|Changes]]
 +
* [[Constant structure]]
 +
* [[Double tonic]]
 +
* [[Roman numeral analysis|Notation {{smaller|(Roman-numeral)}}]]
 +
* [[Chord rewrite rules|Rewrite rules]]
 +
* [[Turnaround (music)|Turnaround]]
  
|group2 = Four-chord
+
| group2 = By number<br/>of chords
|list2 = <div>
+
| list2 =
[[50s progression]]{{·}}[[Andalusian cadence]]{{·}}[[Folia]]{{·}}[[Montgomery-Ward bridge]]{{·}}[[Passamezzo antico]]{{·}}[[Sensitive female chord progression|"Sensitive female"]]
+
{{Navbox |child |groupstyle=font-weight:normal; |evenodd=swap
</div>
+
  | group1 = [[Three-chord song|Three]]
 +
  | list1 =
 +
* [[I–IV–V–I]]
 +
* [[ii–V–I progression|ii–V–I turnaround]]
 +
* [[V–IV–I turnaround]]
 +
* [[♭VII–V7 cadence|{{music|b}}VII–V<sup>7</sup> cadence]]
 +
* [[Backdoor progression]]
 +
* [[Eight-bar blues]]
 +
* [[Twelve-bar blues]]&nbsp;([[Bird changes|"Bird" changes]])
 +
* [[Sixteen-bar blues]]
 +
* [[Passamezzo moderno]]
 +
  | group2 = Four
 +
  | list2 =
 +
* [[50s progression]] ([[List of songs containing the 50s progression|list]])
 +
* [[Andalusian cadence]]
 +
* [[Folía]]
 +
* [[vi–ii–V–I]]
 +
* [[Montgomery-Ward bridge]]
 +
* [[Passamezzo antico]]
 +
* [[I–V–vi–IV progression|I–V–vi–IV]] ([[List of songs containing the I–V–vi–IV progression|list]])
 +
* [[Romanesca]]
 +
* [[Tadd Dameron turnaround]]
 +
}}
  
|group3 = More
+
<!---group3 omitted to maintain alternating list backgrounds--->
|list3 = <div>
+
 
[[Circle progression]]{{·}}[[Omnibus progression]]{{·}}[[Pachelbel's Canon]]{{·}}[[Ragtime progression]]{{·}}[[Rhythm changes]]{{·}}[[Stomp progression]]
+
| group4 = By name
</div>
+
| list4 =
 +
* [[50s progression|50s]]
 +
* [[Andalusian cadence]]
 +
* [[Backdoor progression|Backdoor]]
 +
* [[Bird changes|"Bird" changes]]
 +
* [[Contrafact|Borrowed (contrafact)]]
 +
* [[Circle progression|Circle]]
 +
* [[Coltrane changes]]
 +
* [[Omnibus progression|Omnibus]]
 +
* [[Passamezzo antico]]
 +
* [[Passamezzo moderno]]
 +
* [[Ragtime progression|Ragtime]]
 +
* [[Rhythm changes|"Rhythm" changes]]
 +
* [[Stomp progression|Stomp]]
 +
* [[Tadd Dameron turnaround|Tadd-Dameron]]
 +
* [[Montgomery-Ward bridge]]
 +
 
 +
| group5 = Related
 +
| list5 =
 +
* [[Aeolian mode#Aeolian harmony|Aeolian harmony]]
 +
* [[Chaconne]]
 +
* [[Ground bass]] ([[Pachelbel's Canon]])
 +
* [[Irregular resolution]]
 +
 
 +
| below = [[List of chord progressions]]
  
|group4 = Other
 
|list4 = <div>
 
[[Aeolian harmony]]{{·}}[[Backdoor progression]]{{·}}[[Borrowed chord progression|Borrowed progression]]{{·}}[[Coltrane changes]]{{·}}[[Double tonic]]{{·}}[[Cadence (music)|Harmonic cadence]]{{·}}[[Irregular resolution]]{{·}}[[Turnaround (music)|Turnaround]]
 
</div>
 
 
}}<noinclude>
 
}}<noinclude>
 +
{{Documentation
 +
| content =
 +
{{Collapsible option |statename=optional}}
 +
}}
  
{{collapsible option}}
+
[[Category:Music theory templates]]
 
 
[[Category:Music templates|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 22:38, 30 May 2020

Template documentation

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Chord progressions|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Chord progressions|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Chord progressions|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.