Running the board: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<html> <form name="example"> <input type="checkbox" name="myboxes"> line 1<br> <input type="checkbox" name="myboxes"> line 1<br> <input type="checkbox" name="myboxes"> line 1<br>...") |
No edit summary |
||
| Line 1: | Line 1: | ||
== Checklists == | |||
=== Setup === | |||
<html> | <html> | ||
<form name=" | <form name="setup"> | ||
<input type="checkbox" name="myboxes"> line 1<br> | <input type="checkbox" name="myboxes"> line 1<br> | ||
<input type="checkbox" name="myboxes"> line 1<br> | <input type="checkbox" name="myboxes"> line 1<br> | ||
| Line 10: | Line 14: | ||
<input type="checkbox" name="myboxes"> line 1<br> | <input type="checkbox" name="myboxes"> line 1<br> | ||
</form> | </form> | ||
</html> | |||
=== During the Show === | |||
* | |||
* | |||
* | |||
* | |||
=== Shutdown === | |||
<html> | |||
<form name="shutdown"> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
<input type="checkbox" name="myboxes"> line 1<br> | |||
</form> | |||
</html> | |||
Revision as of 02:47, 20 June 2011
Checklists
Setup
During the Show
Shutdown