public override void OutputTo(WikiOutput output)
 {
     output.FormInputBox(FieldName, FieldValue, FieldLength, Attributes);
 }