יחידה:תבנית מידע: הבדלים בין גרסאות בדף

מ גלגול לאחור בינתיים
שורה 231: שורה 231:
removeFirstHeader = (not hasImage) and self.args.removeFirstHeader -- remove the first header if there are no images & the first header is generic
removeFirstHeader = (not hasImage) and self.args.removeFirstHeader -- remove the first header if there are no images & the first header is generic
else
else
removeFirstHeader = (hasImage)-- default, do not remove the first header if there are no images
removeFirstHeader = (not hasImage)-- default, remove ther first header if there are no images
end
end