package WebGUI::i18n::English::Macro_Thumbnail; our $I18N = { 'thumbnail title' => { message => q|Thumbnail Macro|, lastUpdated => 1112566765, }, 'thumbnail body' => { message => q| ^Thumbnail(url);
This macro will allow you to fetch the thumbnail for any File or Image Asset by its url.

|, lastUpdated => 1112566767, }, }; 1;