get_help() and help entry syntax added

This commit is contained in:
duergner 2004-03-17 17:27:56 +00:00
parent c33dfb2ef2
commit 688238ed91
1 changed files with 5 additions and 3 deletions

View File

@ -440,9 +440,11 @@ as they follow the XHTML1.0 Strict specification.<br><br>
When placeholders are included you can submit the values that should be displayed there as arguments
when calling the <b>templates/help.php</b> file. There they are attached as <b>var1</b>, <b>var2</b>
and so on. The names must follow the following rules:<br>
1. They must be named <b>var$i</b> where $i is any positive number except the '0'.<br>
2. This number ($i) must either be '1' or $i -1 must be present.
<br><br>
<ul>
<li>1. They must be named <b>var$i</b> where $i is any positive number except the '0'.</li>
<li>2. This number ($i) must either be '1' or $i -1 must be present.</li>
</ul>
<br>
<span style="font-weight: bold;">SeeAlso</span> <span style="font-style: italic;">(OPTIONAL)</span>
<br>An array of references to anonther related subjects. Each row of the array must contain a field
called "text" with the text that should be displayed and may contain a field called "link" which is used