Img: Difference between revisions From Online Manual

Jump to: navigation, search
(wikified)
m (try a shorter filename)
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Wordy bbc
{{Wordy bbc
|tag=Img
|tag=Img
|button=img.gif
|button=Img.gif
|example=[img]./Themes/default/images/on.gif[/img]
|example=[img width=30]http:⁄⁄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]]

Revision as of 23:50, 3 May 2014

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]http:⁄⁄wiki.simplemachines.org/smf/images/1/19/Button_media.png[/img]

result: Button media.png



Advertisement: