模板:ExternalImage:修订间差异
来自【VOCAKEY.WIKI】VOCAKEY愿你唱出心中的歌
更多操作
MuratBeysss(留言 | 贡献) 创建页面,内容为“<includeonly><div class="thumb tright"> <div class="thumbinner" style="width: {{{width|220}}}px;"> <div style="width: {{{width|220}}}px; height: {{{height|auto}}}; 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, "des…” |
MuratBeysss(留言 | 贡献) 小无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly><div class="thumb tright"> | <includeonly><div class="thumb tright"> | ||
<div class="thumbinner" style="width: {{{width|220}}}px;"> | <div class="thumbinner" style="width: {{{width|220}}}px;"> | ||
<div style="width: {{{width| | <div style="width: {{{width|250}}}px; height: {{{height|500}}}px; overflow: auto; line-height: 0;"> | ||
{{{url}}} | {{{url}}} | ||
</div> | </div> | ||
2025年12月6日 (六) 06:18的版本
带标题 描述 限制长宽的右对齐 ExternalImage 模板
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| url | url | 图片链接 | URL | 必需 |
| title | title | 图片标题 下方加粗显示 | 内容 | 可选 |
| description | description | 图片描述 标题下方显示 | 内容 | 可选 |
| width | width | 限制宽度 | 数字 | 可选 |
| height | height | 限制高度 | 数字 | 可选 |