package WebGUI::Help::Macro_Thumbnail; our $HELP = { 'thumbnail' => { title => 'thumbnail title', body => 'thumbnail body', fields => [ ], related => [ { tag => 'macros using', namespace => 'Macros', }, ] }, }; 1;