(Page créée avec « <includeonly><!-- -->{{#if:{{{content|}}}|<!-- -->{{#ifeq:{{{align|}}}|center|<div class="center">}}<!-- --><div class="thumb {{#switch:{{{align|}}}|right|#default=tright|left=tleft|center|none=tnone}}"><!-- --><div class="thumbinner" style="width:{{{width|auto}}};"><!-- --><div class="thumbcontent">{{{content}}}</div><!-- -->{{#if:{{{caption|}}}|<div class="thumbcaption">{{{caption}}}</div>}}<!-- --></div><!-- --></div><!-- -->{{#ifeq:{{{align|}}}|center|</div>}... ») |
(Aucune différence)
|
Version actuelle datée du 1 mai 2023 à 11:08
This documentation is transcluded from Modèle:Image frame/doc. Changes can be proposed in the talk page.
{{Image frame}} creates a frame thumbnail container for any content.
TemplateData
This template creates a frame thumbnail container for any content.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Alignment | align | "left" and "right" float the image to that side. "center" centres the image, and "none" left-aligns it without floating.
| Chaîne | facultatif |
| Content | content | Content of the main section (generally images). | Contenu | obligatoire |
| Caption | caption | aucune description | Contenu | facultatif |