i am using transclusion a lot. When I use transclusion for several images for example :
{{Image 1 }} {{Image 2 }} {{Image 3 }} the images are displayed vertically instead of horizontally as
{{Image 1 }}
{{Image 2 }}
{{Image 3 }}
what do i have to add so that the images are displayed horizontally on one line
Thanks for your help