1,320
次編輯
imported>Ericchiueric (建立內容為「<includeonly>{{#switch: {{{float|}}} | left |right=|#default=<table style="margin:{{#ifeq:{{{float|}}}|center|0 auto|0}}; border:none;"><tr><td style="border:none; padding:0;">}}<div class="barbox {{#switch: {{{float|}}} | left = tleft | right = tright|center|none=tnone}}" style="overflow-x: auto;{{{style|}}}"> <div style="border:{{{border_width|1}}}px solid silver; font-size:88%; padding:0.4em; width:{{{width|auto}}}; background: {{{background-color|white}}…」的新頁面) |
無編輯摘要 |
||
第4行: | 第4行: | ||
{{#if:{{{title|}}}| | {{#if:{{{title|}}}| | ||
<tr style="background:{{{titlebar|none}}}"><th style="text-align:center;" colspan="5">{{{title}}}</th></tr> | <tr style="background:{{{titlebar|none}}}"><th style="text-align:center;" colspan="5">{{{title}}}</th></tr> | ||
}} | |||
<tr style="font-size:88%; height:4px;"> | |||
<td {{#if:{{{left2|}}}||colspan="2"}} style="padding:0 4px; text-align:left;">{{{left1|}}}</td> | |||
{{#if:{{{left2|}}}| | |||
<td style="padding:0 4px; text-align:right;">{{{left2}}}</td> | |||
}} | |||
<td style="width:{{{barwidth|100px}}}; text-align:left;"></td> | |||
<td {{#if:{{{right2|}}}||colspan="2"}} style="padding:0 4px; width:1em; text-align:right;">{{{right1|}}}</td> | |||
{{#if:{{{right2|}}}| | |||
<td style="padding:0 4px; text-align:right;">{{{right2}}}</td> | |||
}} | |||
</tr> | |||
{{{bars|}}} | |||
{{#if:{{{caption|}}}| | |||
<tr><td colspan="5" style="padding:5px; text-align:left;">{{{caption}}}</td></tr> | |||
}} | |||
</table> | |||
</div> | |||
</div>{{#switch: {{{float|}}} | left |right=|#default=</td></tr></table>}}{{#switch: {{{float|}}} | left = | right = | #default=[[Category:Pages using bar box without float left or float right|{{#switch:{{{width|auto}}}|auto|=Ω|#default=}}{{PAGENAME}}]]}}</includeonly><noinclude> | |||
{{documentation}} | |||
</noinclude> | |||
<includeonly>{{#switch: {{{float|}}} | left |right=|#default=<table style="margin:{{#ifeq:{{{float|}}}|center|0 auto|0}}; border:none;"><tr><td style="border:none; padding:0;">}}<div class="barbox {{#switch: {{{float|}}} | left = tleft | right = tright|center|none=tnone}}" style="overflow-x: auto;{{{style|}}}"> | |||
<div class="skin-invert" style="border:{{{border_width|1}}}px solid silver; font-size:88%; padding:0.4em; width:{{{width|auto}}}; background: {{{background-color|}}};color: #000;"> | |||
<table style="text-align:left; border-collapse:collapse; width:100%;"> | |||
{{#if:{{{title|}}}| | |||
<tr style="background:{{{titlebar|none}}};color: inherit;"><th style="text-align:center;" colspan="5">{{{title}}}</th></tr> | |||
}} | }} | ||
<tr style="font-size:88%; height:4px;"> | <tr style="font-size:88%; height:4px;"> |