Template:Image

From Species-ID
Revision as of 01:32, 16 December 2008 by Gregor Hagedorn (Talk | contribs)

Jump to: navigation, search

Description

This template work similar to the normal mediawiki image embedding ([[File:x.png|thumb|left|250px|The caption text]]), except it also allows to scale an image by percent. If the parameter "width" is called with a "px" after the number, normal pixel scaling occurs, else the number will be interpreted as percent of original image.

Usage:

  • {{Image|File:x.png|Your caption text here|width=250px}}
  • {{Image|File:x.png|thumb|left|width=15|Your caption text}}