Template:Image: Difference between revisions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
-->]]</includeonly><noinclude> | -->]]</includeonly><noinclude> | ||
== Image Usage Examples == | == Image Usage Examples == | ||
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable" | {| style="width: 100%; text-align: left; margin: auto;" class="wikitable" | ||
|+ Usage Examples | |+ Usage Examples | ||
|- class="title" | |- class="title" | ||
! style="width: | ! style="width: 10%;" | Parameter !! style="width: 10%;" | Description !! style="width: 30%;" | Code !! style="width: 50%;" | Example | ||
|- | |- | ||
| ''None'' || Only the file name is passed. || <pre>{{Image|Pen.png}}</pre> || {{Image|Pen.png}} | | ''None'' || Only the file name is passed. || <pre>{{Image|Pen.png}}</pre> || {{Image|Pen.png}} | ||
Revision as of 22:33, 12 March 2025
Image Usage Examples
- Notes
- The
heightparameter overrides thewidthparameter. To specify both width and height, passwidth=WxHpxwhereWis the width andHis the height.

