Skip to content

Images & files

Embed an uploaded file with ![[ ]] — a ! in front of a wikilink. Use the file's name directly (there is no File: prefix):

![[Calpheon_skyline.png]]
![[Calpheon_skyline.png|thumb|The Calpheon skyline at dusk]]

Everything after the filename is a pipe-separated list of options; anything that isn't a recognized option becomes the caption.

Options

OptionEffect
300pxSet width to 300px
x200pxSet height to 200px
300x200pxSet width × height
thumb / thumbnailThumbnail box with caption (floats right by default)
frame / framedFramed box with caption, full size
framelessNo frame, but thumbnail-style sizing
borderAdd a thin border
left / right / center / noneAlignment / float
alt=…Alt text
link=TargetWrap the image in a link (uses the slash grammar; link= with nothing means "no link")
class=…Add a CSS class
anything elseCaption
![[Map.svg|thumb|left|250px|link=Black Desert Online/Maps|The world map]]

Small images skip the info badge

Embedded images normally show a small i info badge on hover. It's omitted when you set a width or height of 50px or less (so tiny inline icons stay clickable).

Galleries

Show a grid of images with <gallery> — one Filename|caption per line:

<gallery>
Calpheon.png|Calpheon
Mediah.png|Mediah
Valencia.png|Valencia
</gallery>

HonoWiki Engine guide