Sjabloon:Image

Uit informatiestandaarden
Versie door Ahenket (overleg | bijdragen) op 17 jul 2013 om 23:34 (Nieuwe pagina aangemaakt met '{{#if: {{{1|}}} | {{{prefix|}}}{{#ifeq: {{str left|{{{1|}}}}} | [ | {{{1}}} <!-- Full image syntax --> | {{file title|{{{1|}}} }}{{#ifeq: {{{alt|a}}} ...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Naar navigatie springen Naar zoeken springen
[bewerken] [purge] Template documentation

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 (see File: syntax: meta:Help:File).

Usage

  • {{Image | Example.svg | 20px}} → 20px
  • {{Image | File:Example.svg | 20px}} → 20px
  • {{Image | :File:Example.svg | 20px}} → 20px
  • {{Image | [[File:Example.svg|30px]] | 20px}} → 30px

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:

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=Hoofdpagina}} → 20px

See also