#######################################################
# ThumbNailer HTML template.
# Generated by Smaller Animals ThumbNailer 8.0.8.1
#######################################################
############################
# Thumbnail page definitions
@:macros
@+
Macro: trickseyChop(__file) &Repl(Repl(NoExt(__file), "tricksey_", ""), "_", " ")
@-
####
# Thumbnail page definition
@:thumbnailpage
@+
Thumbnails
Tricksey
| @@thumbprevpage |
@@thumbnextpage |
@-
####
# Thumbnail group (table row)
@:thumbnailgroup
@+
| @@thumbnail |
@@thumbnail |
@@thumbnail |
@@thumbnail |
@-
####
# Thumbnail element definition
@:thumbnail
@+
@-
####
# Default thumbnail element (used when there are no images left)
@:defaultthumbnail
@+
...
@-
####
# Thumbnail page previous page link
@:thumbprevpage
@+
<<<
@-
####
# Thumbnail page previous / next separator
@:thumbpnsep
@+
@-
####
# Thumbnail page next page
@:thumbnextpage
@+
>>>
@-
############################
# Source page definitions
####
# Source page definition
@:sourcepage
@+
&Name(srcFile)
Tricksey
| @@sourceprevpage |
back |
@@sourcenextpage |
&trickseyChop(srcFile)
@-
####
# Source page source page link
@:sourceprevpage
@+
<<<
@-
####
# Source page previous / next separator
@:sourcepnsep
@+
@-
####
# Source page next page
@:sourcenextpage
@+
>>>
@-