更改

删除154字节 、 2022年6月11日 (六) 17:47
// Edit via Wikiplus
第1行: 第1行: −
<table class="mw-collapsible {{#ifeq:{{#switch:show|{{{show|}}}|{{{1|}}}=true|#default=false}}|true||mw-collapsed}} wikitable" {{#if:{{{width|}}}|style="width: {{{width}}}"}} {{#if:{{{expandtext|}}}|data-expandtext="{{{expandtext}}}"|}} {{#if:{{{collapsetext|}}}|data-collapsetext="{{{collapsetext}}}"|}}>
+
<table class="mw-collapsible mw-collapsed wikitable" {{#if:{{{width|}}}|style="width: {{{width}}}"}} {{#if:{{{expandtext|}}}|data-expandtext="{{{expandtext}}}"|}} {{#if:{{{collapsetext|}}}|data-collapsetext="{{{collapsetext}}}"|}}>
 
<tr>
 
<tr>
<th>{{{标题|{{{標題|{{#ifeq:{{{1}}}|show|{{{2|}}}|{{{1|}}}}}}}}}}}</th>
+
<th>{{{标题|{{{標題|}}}}}}</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td>
 
<td>
{{{内容|{{{內容|{{#ifeq:{{{1}}}|show|{{{3|}}}|{{{2|}}}}}}}}}}}
+
{{{内容|{{{內容|}}}}}}
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>