|
|
第1行: |
第1行: |
| <div class="mw-collapsible {{#ifeq:{{{ 状态|}}}|折叠|mw-collapsed}} {{{class|}}}" style="overflow:auto;box-sizing:border-box;width:100%;font-size:95%;padding:4px;border:{{{border|none}}};{{{style|}}}">
| | {| class="wikitable" |
| <div style="font-size:100%;line-height:1.8;font-weight:bold;text-align:{{{标题文字方向|left}}};background:{{{标题颜色|#ffffff}}};{{{标题样式}}}">{{{标题}}}</div>
| | | |
| <div class="mw-collapsible-content" style="background:{{{内容颜色|#ffffff}}};text-align:{{{内容文字方向|left}}};text-align:left;{{{内容样式}}}">{{{内容}}}</div>
| | |} |
| </div>
| |