User talk:Wittrup: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(resizing images)
 
 
Line 3: Line 3:
Hi Dane,  
Hi Dane,  
You can automatically resize images by doing the following.   
You can automatically resize images by doing the following.   
for example, the following code:
for example, the following code:<br>
<nowiki>
<nowiki>
[[Image:OpenWetware wg.jpg|100px]]<br>
[[Image:OpenWetware wg.jpg|100px]]
[[Image:OpenWetware wg.jpg|200px|left|thumb|testing]]<br>
 
[[Image:OpenWetware wg.jpg|200px|left|thumb|testing]]
</nowiki>
</nowiki>


Line 13: Line 14:
[[Image:OpenWetware wg.jpg|100px]]
[[Image:OpenWetware wg.jpg|100px]]
[[Image:OpenWetware wg.jpg|200px|left|thumb|testing]]
[[Image:OpenWetware wg.jpg|200px|left|thumb|testing]]
--[[User:Skosuri|Sri Kosuri]] 17:02, 15 January 2006 (EST)

Latest revision as of 15:02, 15 January 2006

resizing images

Hi Dane, You can automatically resize images by doing the following. for example, the following code:
[[Image:OpenWetware wg.jpg|100px]] [[Image:OpenWetware wg.jpg|200px|left|thumb|testing]]

turns into this:

testing

--Sri Kosuri 17:02, 15 January 2006 (EST)