(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
No edit summary |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Wordy bbc | |||
|tag=Img | |||
|button=Img.gif | |||
|example=[img width=30]https//wiki.simplemachines.org/smf/images/1/19/Button_media.png[/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
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]