{scrollbar:icons=false}

h1. Adding alt text for an image

To display alternative text for an image use the following wiki markup.

{code}!caBIGlogoR.jpg|alt="caBIG logo"!{code}

The result is as follows.

!caBIGlogoR.jpg|alt="caBIG logo"!

{tip:title=Helpful information}
For MediaWiki, the syntax for alt text is:

{code}[[Image:ImageName.png|alt=Description of image.]]{code}

A full description of the MediaWiki syntax for images is found on [Wikipedia|http://en.wikipedia.org/wiki/Image_markup].
{tip}

{scrollbar:icons=false}