Widget:LayoutImage: Difference between revisions
Jump to navigation
Jump to search
m Another fix... |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><img src="<!--{$src|escape:'html'}-->" class="<!--{$class|default:''|escape:'html'}-->" loading="lazy"/></includeonly><noinclude>== Summary == | <includeonly><img src="<!--{$src|escape:'html'}-->" class="<!--{$class|default:''|escape:'html'}-->" style="<!--{$style|default:''|escape:'html'}-->" loading="lazy"/></includeonly><noinclude>== Summary == | ||
Simple widget to display an image as there is no img tag in the MediaWiki Parser anymore. | Simple widget to display an image as there is no img tag in the MediaWiki Parser anymore. | ||
Latest revision as of 15:18, 23 July 2024
Summary
Simple widget to display an image as there is no img tag in the MediaWiki Parser anymore.
Example usages
Simple call | |
---|---|
Wiki code | {{#widget:LayoutImage|src={{filepath:Icon_{{{2|Holographic Sight}}}.png}}}} |
Main version | ![]() |
Sandbox version | Error in widget LayoutImage/sandbox: Unable to load template 'wiki:LayoutImage/sandbox'
|