Rev 5894 | Rev 5971 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5894 | Rev 5903 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | !reset titb |
15 | !reset titb |
16 | !read $docdir/$doc/$parm1.def |
16 | !read $docdir/$doc/$parm1.def |
17 | !set prompt=!item 2 to -1 of $parms |
17 | !set prompt=!item 2 to -1 of $parms |
18 | !default prompt=$titb |
18 | !default prompt=$titb |
19 | !if $titb=$empty |
19 | !if $titb=$empty |
20 | !default prompt=< |
20 | !default prompt=<span class="tt">$parm1</span> |
21 | $prompt |
21 | $prompt |
22 | <small>$n_nonavailable</small> |
22 | <small>$n_nonavailable</small> |
23 | !else |
23 | !else |
24 | <a id="$parm1"></a> |
24 | <a id="$parm1"></a> |
25 | $prompt |
25 | $prompt |