First thing you need to know, the image file must exist in a public location, within your website or in a public URL. Elephant provides public repositories for each context and entity. When using the Wiki editor, the easiest way to access the image repository is to click on the image icon in the toolbar.
Elephant Wiki and EWiki offer different ways of inserting images. The standard way uses the img tag:
[img URL]
@w{centeredImage}
[img URL]
Description of the image.
@w{/centeredImage}
mini, tiny, small, medium, large, big, huge, massive). For images taking full width, see below.
@w{image(class=tiny,src="repository(/Elephant-Logo.png)")}
@w{image(class=small,src="repository(/Elephant-Logo.png)")}
@w{image(class=small circular,src="repository(/Elephant-Logo.png)")}
@w{image(class=small circular centered,src="repository(/Elephant-Logo.png)")}
top, middle, bottom).
@w{image(class=small middle aligned,src="repository(/Elephant-Logo.png)")} With this text.
With this text.
The Elephant library @w{image(class=mini spaced,src="repository(/Elephant-Logo.png)")} rocks!
The Elephant library
rocks!
avatar.
@w{image(class=avatar,src="repository(/Elephant-Logo.png)")}
fluid image, takes up the width of its container.
@w{image(class=fluid,src="repository(/Elephant-Logo.png)")}
| English | 07/16/26 14:45 | Lluís Turró Cutiller |