Example #1
0
		public override void OutputTo(WikiOutput output)
		{
			output.WriteImage(Title, URL, LinkToURL, Height, Width);
		}