模板:折叠图片框:修订间差异
外观
| 第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
{{#if:{{{图片|}}}| | |||
<div class="scp-image-block block-{{{对齐|右}}}" style="width:{{{宽度|300px}}}; display: 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> | |||
}} | |||
</includeonly> | </includeonly> | ||
