Modèle:ImageLabel

De Inkipédia
Aller à la navigation Aller à la recherche

Provides a quick and easy way to manage text decorated with an image with varying size, alignment and link characteristics.

Usage:

{{ImageLabel|image|text}}

Required Parameters:

  • image - The filename of the image to display

Optional Parameters:

  • text - If present, the text to display next to the image (blank if not present)
  • size= If present, the MediaWiki size parameter for the image.
  • link= If present, the link target of the image.
  • title= If present, the mouseover title of the image. If not present, the value of link (if any) is used.
  • align= If present, the alignment of the text.
  • width= If present, the CSS width value for the entire label.