Textpattern Help
To insert an image, put the URL for the image inside exclamation marks.
Optional: text that immediately follows the URL in (parentheses) will be used as the Alt text for the image. Images on the web should always have descriptive Alt text for the benefit of readers using non-graphical browsers.
Optional: place a colon followed by a URL immediately after the closing ! to make the image into a link.
Example:
!http://www.textism.com/common/textist.gif(Textist)!With a link:
!/common/textist.gif(Textist)!:http://textism.comWill become:
<img src="http://www.textism.com/common/textist.gif" alt="Textist" />
With a link:
<a href="http://textism.com"><img src="/common/textist.gif" alt="Textist" /></a>
Which the browser will use to render the image:
![[image]](http://mowser.com/img?url=http%3A%2F%2Fwww.textism.com%2Fcommon%2Ftextist.gif)
With a link:
You are viewing a mobilized version of this site...
View original page here