微件:ImgTag:修订间差异
跳转到导航
跳转到搜索
创建页面,内容为“<img {* Required attribute *} {if $src}src="{$src}"{/if} {* Core attributes *} {if $alt}alt="{$alt}"{/if} {if $width}width="{$width}"{/if} {if $height}height="{$height}"{/if} {* Loading behavior *} {if $loading}loading="{$loading}"{/if} {if $decoding}decoding="{$decoding}"{/if} {if $fetchpriority}fetchpriority="{$fetchpriority}"{/if} {* Responsive image attributes *} {if $sizes}sizes="{$sizes}"{/if} {if $sr…” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly> | |||
<img | <img | ||
{* Required attribute *} | {* Required attribute *} | ||
| 第52行: | 第53行: | ||
{/if} | {/if} | ||
/> | /> | ||
</includeonly> | |||