模板:滚动条
出自【暗黑百科】DiabloWiki_凯恩之角
(修订版本间的差异)
(6个中途的修订版本没有显示) | |||
第1行: | 第1行: | ||
- | <includeonly><div style="overflow:auto; max-height:600px; width:{{{width|100%}}}; margin:3px 0; border:0px solid #AAAAAA; padding-left:0.5em; box-sizing:border-box; -moz-box-sizing:border-box; background: | + | <includeonly><div style="overflow:auto; max-height:600px; width:{{{width|100%}}}; margin:3px 0; border:0px solid #AAAAAA; padding-left:0.5em; box-sizing:border-box; -moz-box-sizing:border-box; background:#080808; -moz-border-radius-topleft:0.5em;">{{{内容|{{{1}}}}}}</div></includeonly> |
<noinclude><pre> | <noinclude><pre> | ||
- | 使用方法 | + | 使用方法: |
+ | |||
+ | 在 ''内容='' 后填入你需要的内容. | ||
+ | |||
+ | 请复制以下代码. | ||
+ | |||
{{滚动条 | {{滚动条 | ||
- | |内容= | + | |内容={{{内容}}} |
}} | }} | ||
</pre><noinclude> | </pre><noinclude> | ||
+ | [[分类:模板]] |
在2012年3月14日 (三) 02:22的最新修订版本
使用方法: 在 ''内容='' 后填入你需要的内容. 请复制以下代码. {{滚动条 |内容={{{内容}}} }}