Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

UniWiki:Manual of Style/Images: Difference between revisions

From EVE University Wiki
Djavin novienta (talk | contribs)
Djavin novienta (talk | contribs)
Line 116: Line 116:


===Inline images===
===Inline images===
{{see also|Help:Visual file markup#Border}}
:''See also: [[Wikipedia:Help:Visual file markup#Border|Wikipedia:Visual file markup]]''
{{Shortcuts|MOS:BORDERIMAGE}}
 
*Substituting <code>frameless</code> for <code>thumb</code> produces an "inline" image. For example,
::<code><nowiki>This [[File:Flag of Japan.svg|frameless|x20px]] is an inline image.</nowiki></code>
:produces
::This [[File:Flag of Japan.svg|frameless|x20px]] is an inline image.
 
*A one-pixel border may be added via {{para||border}}. For example,
::<code><nowiki>This [[File:Flag of Japan.svg|frameless|x20px|border]] is an inline image with a border.</nowiki></code>
:produces
::This [[File:Flag of Japan.svg|frameless|x20px|border]] is an inline image with a border.


*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.)