模板:Database detail
出自Meshal Lite
第1行: | 第1行: | ||
<includeonly>{{#vardefine:pages|{{#dpl:debug=0|includesubpages={{{subpage|{{{6|false}}}}}}|namespace={{ucfirst:{{{namespace|{{{1|}}}}}}}}|category={{{category|{{{2|}}}}}}|mode=userformat|resultsheader=%PAGES%}}}} | <includeonly>{{#vardefine:pages|{{#dpl:debug=0|includesubpages={{{subpage|{{{6|false}}}}}}|namespace={{ucfirst:{{{namespace|{{{1|}}}}}}}}|category={{{category|{{{2|}}}}}}|mode=userformat|resultsheader=%PAGES%}}}} | ||
− | {{tab|collapse=y|expand=y|style=y|width={{{width|{{{3|480px}}}}}}}} | + | {{tab|collapse=y|expand={{{expand{{{8|y}}}}}}|style=y|width={{{width|{{{3|480px}}}}}}}} |
!style="font-weight: bold; border-style: none none dotted none; background: #eee; caption-side:left; text-align: left;"|{{{name|{{{4|{{{category|{{{2|}}}}}}}}}}}} ({{#ifeq:{{#var:pages}}||0|{{#var:pages}}}}) | !style="font-weight: bold; border-style: none none dotted none; background: #eee; caption-side:left; text-align: left;"|{{{name|{{{4|{{{category|{{{2|}}}}}}}}}}}} ({{#ifeq:{{#var:pages}}||0|{{#var:pages}}}}) | ||
|- | |- | ||
第19行: | 第19行: | ||
*6或subpage: 是否包含子页面, 可以是"true"或"false", 默认为false. | *6或subpage: 是否包含子页面, 可以是"true"或"false", 默认为false. | ||
*7或call: 是否在罗列的条目内显示其他页面调用(只适用于已经使用<nowiki>{{#ifeq:{{{call|1}}}|1||}}</nowiki>的条目. 为0时不显示, 为1显示. 默认为1. | *7或call: 是否在罗列的条目内显示其他页面调用(只适用于已经使用<nowiki>{{#ifeq:{{{call|1}}}|1||}}</nowiki>的条目. 为0时不显示, 为1显示. 默认为1. | ||
+ | *8或expand: 是否以展开方式显示, 可以是y或n, 默认为y. | ||
|} | |} | ||