Img: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
No edit summary
 
(13 intermediate revisions by 4 users not shown)
Line 2: Line 2:
|tag=Img
|tag=Img
|button=Img.gif
|button=Img.gif
|example=[img]./Themes/default/images/on.gif[/img]
|example=[img width=30]https//wiki.simplemachines.org/smf/images/1/19/Button_media.png[/img]
|result=<img src="http://docs.simplemachines.org/Themes/default/images/bbc/on.gif" alt="" class="bbc_img" />
|result=[[File:button_media.png|30px]]
|parameters={{Parmdesc
|alt|d1=text alternative to the image, for visually impaired users
|width|d2=resize image to this width. If no height is specified, height will be resized to preserve the aspect ratio.
|height|d3=resize image to this height. If no width is specified, width will be resized to preserve the aspect ratio.
}}
}}
}}
[[Category:Basic Bulletin Board Code]]
[[Category:Basic Bulletin Board Code]]
[[Category:Bulletin_Board_Code]]
[[Category:Bulletin_Board_Code]]

Latest revision as of 00:27, 10 January 2022

button: Img.gif

parameters:

  • alt text alternative to the image, for visually impaired users
  • width resize image to this width. If no height is specified, height will be resized to preserve the aspect ratio.
  • height resize image to this height. If no width is specified, width will be resized to preserve the aspect ratio.

example: [img width=30]https//wiki.simplemachines.org/smf/images/1/19/Button_media.png[/img]

result: Button media.png



Advertisement: