.t A Sample Hints Page .s Introduction .q This hints page was generated using the HintOla utility. To generate the page, a "raw" hints file was written, and then run through the tool, producing the page you are reading. .s Raw Hints Files .q The raw hints file is a simple text file, where each line of text begins with either .t, .s, .q, or .a. There should be only one line beginning with .t. Text on this line will be used as the title of the page. Lines starting with .s are section headings. The heading for the section you are reading now is "Raw Hints File". Lines beginning with .q are the questions, and lines beginning with .a are the answers. Answer text is "hidden" in colored boxes. Blank lines in the raw input file are ignored. The following is an example of a question followed by two hints: .q How do I open the safe? .a The safe is secured with a padlock, so you'll need to find the key. .a The key is in the fridge. .q You should be able to see the "invisible" text by moving the mouse over the hint box. Some browsers my require that you select the area by clicking and dragging the mouse across the colored box. In an emergency, "view source". .s HTML and HintOla: .q You can include HTML tags in the raw text file. For example, here is a link to the Flavorplex Text Adventure Company. .q We hope you find HintOla useful. If you should find any bugs, please report them to to bugs@flavorplex.com. .s Questions about HintOla: .q What does the .t line do? .a It appears at the top of the page .a It should only be used once in the raw file, near the beginning of the file. .a Text on the line starting with .t will be used as the title of the hints page. .q What does the .s line do? .a It denotes a new section in the hints. .a Text on the line starting with .s will be used as a section heading. .q What does the .q line do? .a It denotes a new question in the hints. .a Text on the line starting with .q will be appear as a question on the hints page. .q What does the .a line do? .a It denotes a new answer in the hints. .a Text on the line starting with .a will be be hidden in a colored box. .a The user can reveal the hint by mousing over the box.