跳转到内容
开关侧边栏
Azure Zeng Wiki
搜索
个人工具
创建账号
登录
导航
首页
最近更改
随机页面
站点其他位置
博客(Blog)
文档库(Docs)
工具
链入页面
相关更改
特殊页面
页面信息
查看“微件:ExternalImage”的源代码
微件
讨论
大陆简体
阅读
查看源代码
查看历史
更多
阅读
查看源代码
查看历史
←
微件:ExternalImage
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您没有权限编辑
微件
命名空间内的页面。
您可以查看和复制此页面的源代码。
<noinclude>{{#widget:ExternalImage|url=https://blog.azurezeng.com/wp-content/uploads/2021/10/cropped-deepseagirl.png|width=200px|height=200px|alt=test}}</noinclude> <includeonly><img src="<!--{$url|escape:'htmlall'}-->" <!--{if isset($width) and $width!=''}-->width="<!--{$width|escape:'htmlall'}-->"<!--{/if}--> <!--{if isset($height) and $height!=''}-->height="<!--{$height|escape:'htmlall'}-->"<!--{/if}--> alt="<!--{$alt|escape:'htmlall'}-->"/></includeonly>
返回
微件:ExternalImage
。