summaryrefslogtreecommitdiff
path: root/templates/calendarmonth.tmpl
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-27 11:20:59 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-27 12:26:58 +0200
commit193673fa4ca986a8503dded44019f3b0eac30084 (patch)
tree441a292813ee0b009b995da8a28cbf9619f29778 /templates/calendarmonth.tmpl
parent0fcccd0e80382492b7346a2f13ca593577855418 (diff)
downloadobnam.org-193673fa4ca986a8503dded44019f3b0eac30084.tar.gz
add local copies of ikiwiki templates
Diffstat (limited to 'templates/calendarmonth.tmpl')
-rw-r--r--templates/calendarmonth.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/calendarmonth.tmpl b/templates/calendarmonth.tmpl
new file mode 100644
index 0000000..23cd954
--- /dev/null
+++ b/templates/calendarmonth.tmpl
@@ -0,0 +1,5 @@
+[[!sidebar content="""
+[[!calendar type=month month=<TMPL_VAR MONTH> year=<TMPL_VAR YEAR> pages="<TMPL_VAR PAGESPEC>"]]
+"""]]
+
+[[!inline pages="creation_month(<TMPL_VAR MONTH>) and creation_year(<TMPL_VAR YEAR>) and <TMPL_VAR PAGESPEC>" show=0 feeds=no reverse=yes]]