More actions
| Line 116: | Line 116: | ||
===Inline images=== | ===Inline images=== | ||
:''See also: [[Wikipedia:Help:Visual file markup#Border|Wikipedia:Visual file markup]]'' | |||
*Substituting <code>frameless</code> for <code>thumb</code> produces an "inline" image. | |||
*A one-pixel border may be added via <code>|border</code>. | |||
*Inline images do not have captions | *Inline images do not have captions | ||
*Note the syntax <code>x20px</code>: whereas <code>20px</code> specifies a 20-pixel ''width'', <code>x20px</code> specifies a 20-pixel ''height''. Heights between <code>x18px</code> and <code>x22px</code> will usually match surrounding text well. (<code>upright</code> is not usually used with inline images.) | *Note the syntax <code>x20px</code>: whereas <code>20px</code> specifies a 20-pixel ''width'', <code>x20px</code> specifies a 20-pixel ''height''. Heights between <code>x18px</code> and <code>x22px</code> will usually match surrounding text well. (<code>upright</code> is not usually used with inline images.) | ||