aboutsummaryrefslogtreecommitdiff
path: root/templates/albumnext.tmpl
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2012-04-06 23:26:54 +0100
committerSimon McVittie <smcv@debian.org>2014-07-11 22:09:47 +0100
commit7cc54e7f347c95733452ebfc22f33031f96854ca (patch)
tree1c1a54b0241b4557cf0e8f4fee180458b1def15c /templates/albumnext.tmpl
parent3f4a93574071c004fc332a68b2cac1f70de7f940 (diff)
downloadikiwiki-7cc54e7f347c95733452ebfc22f33031f96854ca.tar
ikiwiki-7cc54e7f347c95733452ebfc22f33031f96854ca.tar.gz
Album plugin v4
Diffstat (limited to 'templates/albumnext.tmpl')
-rw-r--r--templates/albumnext.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/albumnext.tmpl b/templates/albumnext.tmpl
new file mode 100644
index 000000000..7e92b24e1
--- /dev/null
+++ b/templates/albumnext.tmpl
@@ -0,0 +1,6 @@
+<div class="album-next">
+ <a href="<TMPL_VAR NAME=PAGEURL>"><span class="album-arrow">→</span></a><br />
+ <div class="album-thumbnail">
+ <TMPL_VAR NAME=THUMBNAIL>
+ </div>
+</div>