模板:图片框:修订间差异
外观
| (未显示同一用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
{{#if:{{{图片|}}}| | {{#if:{{{图片|}}}| | ||
[[ | <div class="scp-image-block block-{{{对齐|右}}}" style="width:{{{宽度|300px}}}; display: inline-block;"> | ||
[[File:{{{图片|}}}|{{#if:{{{width|}}}|{{replace|{{{宽度|}}}|px|}}px|300px}}|{{{对齐|右}}}|alt={{{alt-text|}}}]] | |||
{{#if:{{{描述|}}}| | |||
<div class="scp-image-caption" style="font-size: 0.9em; text-align: center; margin-top: 0.5em;">{{{描述}}}</div> | |||
}} | |||
</div> | |||
| | | | ||
<div style="color:red"> | <div style="color:red">未填写图片链接</div> | ||
}} | }} | ||
2026年3月4日 (三) 09:53的最新版本
未填写图片链接