打开/关闭搜索
搜索
打开/关闭菜单
12
16
46
348
【VOCAKEY.WIKI】VOCAKEY愿你唱出心中的歌
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁模板:ExternalImageRight”︁的源代码
来自【VOCAKEY.WIKI】VOCAKEY愿你唱出心中的歌
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:ExternalImageRight
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
管理员
、editor
您可以查看和复制此页面的源代码。
<includeonly><div class="thumb tright" style="float: right; clear: right; margin-left: 1.4em;"> <div class="thumbinner" style="width: {{{width|auto}}}px; background-color: #f0f0f0; border: 1px solid #a2a9b1; padding: 5px;"> <div style="width: 100%; height: {{{height|auto}}}px; overflow: auto; line-height: 0;"> {{{url}}} </div> <div class="thumbcaption" style="text-align: left;"> <div style="font-weight: bold;">{{{title|}}}</div> <div>{{{description|}}}</div> </div> </div> </div></includeonly><noinclude> <templatedata> { "params": { "url": { "required": true, "description": "图片链接", "type": "url" }, "title": { "description": "图片标题 下方加粗显示", "type": "content" }, "description": { "description": "图片描述 标题下方显示", "type": "content" }, "width": { "description": "限制宽度", "type": "number", "default": "250" }, "height": { "description": "限制高度", "type": "number", "default": "300" } }, "paramOrder": [ "url", "title", "description", "width", "height" ], "description": "带标题 描述 限制长宽的右对齐 ExternalImageRight 模板", "format": "block" } </templatedata> == Example == {{ExternalImageRight | url = https://upload.wikimedia.org/wikipedia/commons/thumb/f/f2/Hatsune_miku_logo_v3.svg/960px-Hatsune_miku_logo_v3.svg.png | title = 初音ミク | description = 来源 https://commons.wikimedia.org/wiki/File:Hatsune_miku_logo_v3.svg | width = 250 | height = 500 }} </noinclude>
该页面使用的模板:
模板:ExternalImageRight
(
查看源代码
)
返回
模板:ExternalImageRight
。
查看“︁模板:ExternalImageRight”︁的源代码
来自【VOCAKEY.WIKI】VOCAKEY愿你唱出心中的歌