Description: <!DOCTYPE HTML PUBLIC "<%=this.www_doctype_fpi%>" "<%=this.www_doctype_uri%>"><HTML><HEAD> <TITLE><%=$name%>: <%=this.name%></TITLE></HEAD><BODY <%=this.www_body_args%>><H1><%=this.name%> (<%=this%>)</H1>The following wizardly verbs are -r:<OL><%for x in [#0..max_object()] suspend(0); if (valid(x)) for y in [1..length(verbs(x))] {owner, perms, names} = verb_info(x, y); if ((index(perms, "r") == 0) && (owner.wizard || owner:isa($robot)))%><LI><%=x:titlep()%>:<A HREF="/<%=toint(x)%>:<%=names%>"><%=names%></A> (<%=owner:titlep()%>)<% endif endfor endifendfor%></OL>This page has been visited <%=this.www_counter%> times.<% this:tell_www_tail(@args); %></BODY></HTML><!-- Last modified by Dax (#789) on Wed May 30 01:56:09 2001 MDT. --> |