| Cue | Int Up | Int Down | Label | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
<%= p.scene %> |
||||||||||||
| P<%= partNumber %> | <% }else{ %><%= cues[j] %> | <% } %> <% if(partNumber!=0 || p.partcount==0){ %> <% if(p.uptimeduration == p.downtimeduration || p.downtimeduration==-1){ %><%= prettyDuration(p.uptimedelay) || "" %><%= prettyDuration(p.uptimeduration, true) %> | <% }else{ %><%= prettyDuration(p.uptimedelay) || "" %><%= prettyDuration(p.uptimeduration, true) %> | <%= prettyDuration(p.downtimeduration, true) %> | <% } %> <% }else{ %><% } %> | <%= (partNumber==0 ? "": " ") %> <%= p.label %> | ||||||