%FORMFIELD{"fieldname"}%
| Parameter: | Description: |  Default:   | 
|---|---|---|
 default="..."  | Text shown when no value is defined for the field |  ""  | 
 alttext="..."  | Text shown when field is not found in the form |  ""  | 
 format="..."  |  Format string. $value expands to the field value, and $title expands to the field title  |  "$value"  | 
 topic="..."  |  Topic where form data is located. May be of the form Web.TopicName  | Current topic | 
 "fieldname"  | The name of a TWiki form field | required | 
%FORMFIELD{"ProjectName" topic="Projects.SushiProject" default="(not set)" alttext="ProjectName field found"}%