if ($showImages) { $template->param(bild => "$bildText"); } else { $template->param(bild => $bildText); }