public override void OutputTo(WikiOutput output)
 {
     output.WriteLabel(ForId, Text, Attributes);
 }