Changes

Jump to navigation Jump to search
46 bytes added ,  22:44, 14 January 2014
Fix broken table zebra strips by converting to simple table and adding one-off custom zebra style.
Line 34: Line 34:  
==LTAW Variables==
 
==LTAW Variables==
   −
{|
+
<html>
| LIX || licks
+
<style>table.zebra tr:nth-child(even) { background-color: #ddd;}</style>
|- bgcolor="DDD"
+
</html>
| BLIX || licks within bouts
+
 
|-
+
<tab sep=comma class="wikitable zebra">
| BT || bout number
+
LIX, licks
|- bgcolor= "DDD"
+
BLIX, licks within bouts
| BTL|| bout length (# of 6-sec bins)
+
BT,bout number
|-
+
BTL,bout length (# of 6-sec bins)
| LBT || Licks per bout
+
LBT, Licks per bout
|- bgcolor= "DDD"
+
IBI, interbout interval
| IBI || interbout interval
+
</tab>
|}
      
==LTAW Bout Criteria==
 
==LTAW Bout Criteria==

Navigation menu