Skip to content

Instantly share code, notes, and snippets.

@dannevang
Forked from opengeek/optimized.html
Created April 24, 2013 14:29
Show Gist options
  • Save dannevang/5452556 to your computer and use it in GitHub Desktop.
Save dannevang/5452556 to your computer and use it in GitHub Desktop.
[[[[*page-image:notempty=`$wrapImgThumb? &src=`*page-image` &alt=`[[*pagetitle]]` &thumbOpts=`w=480&h=320``]]]]
[[*page-image:notempty=`<img src="[[*page-image:phpthumbof=`w=480h=320`]]" alt="[[*pagetitle]]" />`]]
<img src="[[[[+src]]:phpthumbof=`[[+thumbOpts]]`]]" alt="[[+alt]]" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment