Template:Img: Difference between revisions

From xat wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="width:{{{width|275}}}px; {{#if:{{{margin-bottom|}}}|margin-bottom: {{{margin-bottom}}}px|}}" class="thumb {{#ifeq:{{#titleparts:{{FULLPAGENAME}}|1|2}}|ar||{{#ifeq:{{{scalable}}}|no||scalable}}}} t{{{float|right}}}"><div style="background-color: #f9f9f9; padding: 3px; border: 1px solid #ccc"><div style="padding:0 !important" class="thumbinner plainlinks extimgthumb">[{{{link|{{{image}}}}}} {{{image}}}]</div>{{#if:{{{description|}}}|<div style="font-size: 11px" class="thumbcaption"><div style="float: right" class="plainlinks">[{{{link|{{{image}}}}}} https://util.xat.com/wiki/resources/src/mediawiki.skinning/images/magnify-clip-ltr.png]</div>{{{description|}}}</div>|}}</div></div>{{Category|Utilizes Template:Img}}</includeonly><noinclude>
<includeonly><div style="width:{{{width|275}}}px; {{#if:{{{margin-bottom|}}}|margin-bottom: {{{margin-bottom}}}px|}}" class="thumb {{#ifeq:{{#titleparts:{{FULLPAGENAME}}|1|2}}|ar||{{#ifeq:{{{scalable}}}|no||/*scalable*/}}}} t{{{float|right}}}"><div style="background-color: #f9f9f9; padding: 3px; border: 1px solid #ccc"><div style="padding:0 !important" class="thumbinner plainlinks extimgthumb">[{{{link|{{{image}}}}}} {{{image}}}]</div>{{#if:{{{description|}}}|<div style="font-size: 11px" class="thumbcaption"><div style="float: right" class="plainlinks">[{{{link|{{{image}}}}}} https://util.xat.com/wiki/resources/src/mediawiki.skinning/images/magnify-clip-ltr.png]</div>{{{description|}}}</div>|}}</div></div>{{Category|Utilizes Template:Img}}</includeonly><noinclude>
Image thumbnails for external images.
Image thumbnails for external images.



Revision as of 16:49, 28 January 2018

Image thumbnails for external images.

Attributes:

  • image - direct link to an image you're going to use
  • width - sets the width of an image thumb in pixels, defaults to 275px and should be kept that way, unless the image is smaller than that.
  • float - float right or left, defaults to right (optional)
  • description - short description of the image
  • link - where thumbnail links to, should not be set for regular thumbnails (optional)
  • scalable - value no to prevent image from scaling.

Example: {{img|image=https://util.xat.com/wiki/images/7/7a/Tempimg1.png|float=left|description=A screenshot}}

Will produce:

A screenshot