Şablon:MyImage
Görünüş
Usage
Use this template to display an image with optional caption and custom size.
- `file` – name of the image file (required)
- `caption` – caption text (optional)
- `size` – width (e.g. 250px) (optional default 200px)
- `link` – page or URL to link the image (optional)
Example:
{{MyImage
|file=Example.jpg
|caption=This is a caption
|size=300px
|link=PageName
}}
You can change the default styles here later if needed.