Syntax for displaying in-line images.

In a non-English wiki, the word for ''Image'' in the local language would also be accepted.

Creole:
{{{ [[Image:myimage.png]] }}}

XHTML:
{{{ <img src="myimage.png"> }}}

Before we were calling this [inclusion] or [transclusion|http://en.wikipedia.org/wiki/Transclusion] which would do more than just images, but that is not required for a conforming Creole implementation.

[WikiMatrix image syntax comparison|http://www.wikimatrix.org/syntax.php?i=116]

----

See also [all markup]