Editing Template talk:Multiple image
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5: | Line 5: | ||
== Update to allow specifying height or width+height? == | == Update to allow specifying height or width+height? == | ||
[[ | {{talk}} | ||
[[mediawiki.org:Help:Images#Rendering a single image]] says there are four ways to specify a size for an image. Should the code be updated to allow for this? [[SNES]] has this issue. It would make the Super Famicom section look much better. Does this mean we have to update {{tem|multiframe}} as well? --{{User:Wildgoosespeeder/sig}} 20:43, 9 July 2016 (EDT) | |||
:In general, this is a slightly-crippled version of [[wikipedia:Template:Multiple image]] and could use an update to match that. I was trying to do a two-row arrangement a while back, and had to use {{tem|multiframe}} instead, which generally produces irregular results. | :In general, this is a slightly-crippled version of [[wikipedia:Template:Multiple image]] and could use an update to match that. I was trying to do a two-row arrangement a while back, and had to use {{tem|multiframe}} instead, which generally produces irregular results. | ||
:I don't see why {{tem|multiframe}} would need to be changed if this was updated. The two work entirely differently. - [[User:Reboot|Reboot]] ([[User talk:Reboot|talk]]) 21:51, 9 July 2016 (EDT) | :I don't see why {{tem|multiframe}} would need to be changed if this was updated. The two work entirely differently. - [[User:Reboot|Reboot]] ([[User talk:Reboot|talk]]) 21:51, 9 July 2016 (EDT) | ||
Line 14: | Line 15: | ||
::::That should work. We just need to apply this to images 1-5, since this is what our template supports of 5 images max. --{{User:Wildgoosespeeder/sig}} 22:34, 9 July 2016 (EDT) | ::::That should work. We just need to apply this to images 1-5, since this is what our template supports of 5 images max. --{{User:Wildgoosespeeder/sig}} 22:34, 9 July 2016 (EDT) | ||
:::::Now that I look closer at the source code, to implement my simple changes, the width parameters are tied to some CSS code of the overall look of the template, such as spacing between images and the container of those images. The template would need to see a redesign that doesn't depend on the width or height parameter. I don't have any clue how to get that to work without affecting how it looks. --{{User:Wildgoosespeeder/sig}} 22:52, 9 July 2016 (EDT) | :::::Now that I look closer at the source code, to implement my simple changes, the width parameters are tied to some CSS code of the overall look of the template, such as spacing between images and the container of those images. The template would need to see a redesign that doesn't depend on the width or height parameter. I don't have any clue how to get that to work without affecting how it looks. --{{User:Wildgoosespeeder/sig}} 22:52, 9 July 2016 (EDT) | ||