Camerapedia
No edit summary
No edit summary
Line 6: Line 6:
 
|}
 
|}
   
  +
{{dropimage|align=center|width=120px|Press me !|
  +
{{dropimage|align=center|width=120px|Again !|
  +
Blabla
  +
}}
  +
}}
   
 
:NICE!!!--[[User:GitzoCollector|GitzoCollector]] 15:14, 20 December 2010 (EST)
 
:NICE!!!--[[User:GitzoCollector|GitzoCollector]] 15:14, 20 December 2010 (EST)

Revision as of 19:23, 21 December 2010

Press me !
Again !
 Blabla
NICE!!!--GitzoCollector 15:14, 20 December 2010 (EST)


Formatting help needed, please

Hi guys...
I am struggling with some wiki coding (I know how to control all of this in html, but not in wiki...). In that table row, I want the oblong image to be of the same height as the two square images. Ideas? It looks so untidy right now (and the table will have a series of rows like this...)
If so, can yo adjust the code in the first row in sand box here? And I can then glean the underlying logic from there... (I looked at the wikipedia table pages but got no where when it came to image size control... Thanks! --GitzoCollector 17:04, 19 December 2010 (EST)




The problem is not really with the wiki, but with Flickr image hosting. Because the different sizes available through Flickr are determined by the picture's longer edge, any difference in the aspect ratio of the image will be visible when you put the images side by side. This is something quite annoying; sometimes I have to fight to overcome this by computing the ideal aspect ratio then cropping the image. In that particular page, I think you have to frame the longer picture differently (less cropping at the top and bottom) until it coincides with the height of the smaller images (it can be computed beforehand of course). --rebollo_fr 06:37, 20 December 2010 (EST)
In html (as well as in Wikipedia) you can add tags that control the image dimensions and scale it accordingly. So I can set the height to 240 (which is the size of the square's sides, and the image will adjust automatically. There should be a tag option in this Wiki coding as well, just what does it look like?... --GitzoCollector 15:12, 20 December 2010 (EST)


Nicer option

Much better way this! thanks rebollo_fr for the collapsible box... but does not overcome the above issue for some other problems....

--GitzoCollector 20:16, 20 December 2010 (EST)