Rev 5894 |
Rev 5971 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!!##language independant
!if $parm1=$empty
!endif
!if \ isin $parm1$parm2$parm3$parm4
!for p in 1,2,3,4
!set parm$p=!slashsubst $(parm$p)
!endif
!if / isin $parm1
<iframe src="wims.cgi?module=adm/raw&job=lightpopup&noabout=yes&emod=$parm1&parm=$parm3&option=noabout"
style="width:100%;height:100%;min-height:700px;"></iframe>
!endif
!read $docdir/$doc/$parm1.def
!set prompt=!item 2 to -1 of $parms
!default prompt=$titb
!if $titb=$empty
!default prompt=<span class="tt">$parm1</span>
$prompt
<small>$n_nonavailable</small>
!else
<a id="$parm1"></a>
$prompt
!read $docdir/$doc/$parm1.def content
!set gotblock=!append item $parm1 to $gotblock
!endif