Jump to: navigation, search

Difference between revisions of "Wiki Templates"

m (Tables)
m (Tables)
Line 112: Line 112:
 
! Row 4
 
! Row 4
 
| m||n||o||p
 
| m||n||o||p
 +
|}
 +
 +
=== 2 column display of tables ===
 +
{|
 +
|
 +
{|class="wikitable"
 +
! header A !! header b
 +
|-
 +
| 1 || 2
 +
|-
 +
| 3 || 4
 +
|}
 +
|-
 +
|
 +
{|class="wikitable"
 +
! header A !! header b
 +
|-
 +
| 1 || 2
 +
|-
 +
| 3 || 4
 
|}
 
|}

Revision as of 15:29, 30 April 2014

Tab

Full

  1      2      3      4       1      2      3      4       1      2      3      4       1      2      3      4        
e-----------------------------|----------------------------|----------------------------|----------------------------|
b-----------------------------|----------------------------|----------------------------|----------------------------|
g-----------------------------|----------------------------|----------------------------|----------------------------|
d-----------------------------|----------------------------|----------------------------|----------------------------|
a-----------------------------|----------------------------|----------------------------|----------------------------|
e-----------------------------|----------------------------|----------------------------|----------------------------|

Short

e----------------------
b----------------------
g----------------------
d----------------------
a----------------------
e----------------------

Small

--------------
--------------
--------------

Chord/Scale Charts

Press the Insert key and start adding...

  • x/o - any note
  • r/R - root
  • 3 - third
  • 5 - fifth
  • 7 - 7th
  • i - index finger
  • m - middle finger
  • r - ring finger
  • p - pinky finger
  • t - thumb
  • ) - barre but don't play

4

|-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|
|-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|
|-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|
|-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|
|-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|
|-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|     |-|-|-|-|-|

2

|-|-|-|-|-|     |-|-|-|-|-|    
|-|-|-|-|-|     |-|-|-|-|-|    
|-|-|-|-|-|     |-|-|-|-|-|    
|-|-|-|-|-|     |-|-|-|-|-|    
|-|-|-|-|-|     |-|-|-|-|-|    
|-|-|-|-|-|     |-|-|-|-|-|    

1

|-|-|-|-|-| 
|-|-|-|-|-| 
|-|-|-|-|-| 
|-|-|-|-|-| 
|-|-|-|-|-| 
|-|-|-|-|-|  

Examples

One Octave Major Scale
|-|-|-|-|-| 
|x|r|-|-|-| 
|x|-|x|-|-| 
|x|-|x|x|-| 
|-|-|-|r|-| 
|-|-|-|-|-|  
Major Chord w/ Root, 3rd, 5th
|3|-|-|-|-| 
|-|R|-|-|-| 
|5|-|-|-|-| 
|-|-|3|-|-| 
|-|-|-|R|-| 
|-|-|-|-|-|  
Major Chord w/ Fingering
|i|-|-|-|-| 
|)|m|-|-|-| 
|i|-|-|-|-| 
|-|-|r|-|-| 
|-|-|-|p|-| 
|-|-|-|-|-|

Tables

Matrix with Header row and column

Col A Col B Col C Col D
Row 1 a b c d
Row 2 e f g h
Row 3 i j k l
Row 4 m n o p

Unformatted Table

Col A Col B Col C Col D
Row 1 a b c d
Row 2 e f g h
Row 3 i j k l
Row 4 m n o p

2 column display of tables

header A header b
1 2
3 4
header A header b
1 2
3 4