%IF{"$'URLPARAM{rev}'='' and '%WORKFLOWSTATE{"Applications/ClassificationApp.ControlledTestTopic" format="$numactions"}%'>0" 
   then="
$percntBUTTON{\"Change State\" href=\"#changeStateDialog\" class=\"jqUIDialogLink\"}$percnt
"
}%
%WORKFLOWSTATE{
   "Applications/ClassificationApp.ControlledTestTopic" 
   rev="" 
   format="
      | State | $percntTRANSLATE{\"$message\"}$percnt | 
$percntIF{
      \"'$percntENCODE{\"$comment\" type=\"quote\"}$percnt'!=''\"
      then=\"
               | Comment | $percntENCODE{\"$comment\" type=\"quote\"}$percnt | 
\"
   }$percnt"
}%%WORKFLOWSTATE{
   "Applications/ClassificationApp.ControlledTestTopic" 
   rev="" 
   state="approved"
   hidenull="on"
   format="
      | $percntTRANSLATE{\"Last [_1]\" args=\"$percntTRANSLATE{\"$state\"}$percnt\"}$percnt | $time | User | View | Diff | 
"
}%
%WORKFLOWHISTORY{
   "Applications/ClassificationApp.ControlledTestTopic"
   header="
History
   
      | Rev | Person | State | Comment | Date | 
"
   format="
      | $rev | Wikiusername | $percntTRANSLATE{\"$state\"}$percnt | $comment | $date | 
"
   footer="
"
   separator="$n"
}%