<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>What is the prefered method for linking to an image 
in pmwiki such that is does NOT display in-line?&nbsp; I'm thinking of cases 
where the image is too large and would mess up the format of the page if it was 
displayed inline.&nbsp; I was thinking that a newwin might work, but not sure 
how to pull that off...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>On <A 
href="http://pmwiki.org/wiki/PmWiki/MarkupMasterIndex">http://pmwiki.org/wiki/PmWiki/MarkupMasterIndex</A>&nbsp;we 
have</FONT></DIV>
<DIV><STRONG></STRONG>&nbsp;</DIV>
<DIV><STRONG>Images</STRONG> </DIV>
<DIV><CODE>http://www.example.com/image.gif</CODE> </DIV>
<DIV>
<DIV class=indent><CODE><A 
href='http://www.example.com/image.gif"Alt'>http://www.example.com/image.gif"Alt</A> 
Text"</CODE> </DIV>
<DIV class=indent><CODE>Attach:image.gif"My Image"</CODE> </DIV>
<DIV class=indent><CODE>[[page name |http://www.example.com/image.gif]]</CODE> 
</DIV>
<DIV class=indent><CODE>[[page name |Attach:image.gif"Alt Text"]]</CODE> </DIV>
<DIV class=indent><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV class=indent><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV class=indent><FONT 
face="Courier New">============================</FONT></DIV>
<DIV class=indent><FONT face="Courier New">- Matt Simpson</FONT></DIV>
<DIV class=indent><FONT face="Courier New">- 
matthew_undertheoak.net</FONT></DIV>
<DIV class=indent><FONT 
face="Courier New"></FONT>&nbsp;</DIV></DIV></BODY></HTML>