Template:Image/doc
From Mises Wiki, the global repository of classical-liberal thought
This is a documentation subpage for Template:Image. It contains usage information, categories and other content that is not part of the original template page. |
- This article uses content from the Wikipedia article on Template:Image/doc (edition) under the terms of the CC-by-SA 3.0 license.
This template can be used as a wrapper to simplify the inclusion of an image in a template, where users may use several different forms of syntax.
It is primarily of use in templates and should not be used in articles directly.
Usage
- {{Image | Example.svg | 20px}} → [[Template:File title| 20px]]
- {{Image | File:Example.svg | 20px}} → [[Template:File title| 20px]]
- {{Image | :File:Example.svg | 20px}} → [[Template:File title| 20px]]
- {{Image | [[File:Example.svg|30px]] | 20px}} →
Note that additional parameters are (deliberately) ignored if full image syntax is passed in the first parameter. You can pass up to five parameters directly otherwise:
- {{Image | Example.svg | 20px | thumb | none | Foo}} → [[Template:File title| 20px| thumb| none| Foo]]
You can also pass arbitrary parameters accepted by the Image syntax if you separate them with {{!}}. You may need to number them explicitly if they contain an equals sign "=":
- {{Image | Example.svg | 2= 20px{{!}}link=Main Page}} → [[Template:File title|20px|link=Main Page]]
See also
- {{Double image}}
- {{Multiple image}}
- {{File title}}
- {{Linked}}
- {{px}}