summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/img.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-22 15:02:35 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-22 15:02:35 +0100
commit224ca3cd99c6378f1bad4c69366d7b522e471e22 (patch)
tree271abd8de259f941f3bc03829f7308b5aa5cd682 /ikiwiki/directive/img.mdwn
parent7609bea2373599512f0be20a688941f0b84b7916 (diff)
Sync with ikiwiki 3.20141016.1.
Diffstat (limited to 'ikiwiki/directive/img.mdwn')
-rw-r--r--ikiwiki/directive/img.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/ikiwiki/directive/img.mdwn b/ikiwiki/directive/img.mdwn
index cda62b5..08d1589 100644
--- a/ikiwiki/directive/img.mdwn
+++ b/ikiwiki/directive/img.mdwn
@@ -28,6 +28,9 @@ to the full size version. By default it does; set "link=somepage" to link
to another page instead, or "link=no" to disable the link, or
"link=http://url" to link to a given url.
+The `pagenumber` parameter selects which of multiple images should be rendered;
+this is relevant mainly for GIF and PDF source images.
+
You can also set default values that will be applied to all later images on
the page, unless overridden. Useful when including many images on a page.