$bPrintedMenuBar = true;
}
}
function printMenuJavaScript()
{
global $bPrintedJavaScript, $TEST_DIR;
if ( !$bPrintedJavaScript )
{
?>
Online Help
Sample Help File - Formatting and Color Example
Formatting:
Where applicable, begin helpfile with a syntax example in this form:
Syntax: command <'argument1'> ['argument2'] [argument3]
* Put <> around required arguments
* Put [] around optional arguments
* Indicate where quotes are needed by placing them into syntax line
If a skill is used automatically:
Syntax: Automatic
If a feat, skill, or command has prerequisites, list them in cyan below this:
Prerequisites: Code Council Apprenticeship
Colours:
}70} Grey for normal help text
}D0} Violet in command line syntax
}B0} Yellow for terms subsequently defined in a list, as in
'help list of languages', and for subheadings, as in this helpfile.
}F0} 'Bright white with quotes' to delimit commands within help text
}E0} Cyan to highlight, including other key terms with help available
}E0} * a cyan asterisk before normal comments
}B0} * a yellow asterisk before general cautionary statements
}90} * a red asterisk before dire warnings, of the sort that
amount to "If you do this, you will die/get a strike!"
Keywords:
* Avoid using the word "the" at the start of a keyword phrase.
* To delete a helpfile, HSET its level to 99
Notes: See the link on Helpfile Formatting Notes
Related topics...