模板:Database detail
出自Meshal Lite
第1行: | 第1行: | ||
<includeonly>{{#vardefine:pages|{{#dpl:debug=0|namespace={{ucfirst:{{{namespace|{{{1|}}}}}}}}|category={{{category|{{{2|}}}}}}|mode=userformat|resultsheader=%PAGES%}}}} | <includeonly>{{#vardefine:pages|{{#dpl:debug=0|namespace={{ucfirst:{{{namespace|{{{1|}}}}}}}}|category={{{category|{{{2|}}}}}}|mode=userformat|resultsheader=%PAGES%}}}} | ||
− | {{tab|collapse=y|expand=y|style=y}} | + | {{tab|collapse=y|expand=y|style=y|width={{{width{{{3|480px}}}}}}}} |
!colspan={{{col|{{{3|1}}}}}} style="font-weight: bold; border-style: none none dotted none; background: #eee; caption-side:left; text-align: left;"|{{{category|{{{2|}}}}}} ({{#ifeq:{{#var:pages}}||0|{{#var:pages}}}}) | !colspan={{{col|{{{3|1}}}}}} style="font-weight: bold; border-style: none none dotted none; background: #eee; caption-side:left; text-align: left;"|{{{category|{{{2|}}}}}} ({{#ifeq:{{#var:pages}}||0|{{#var:pages}}}}) | ||
|- | |- | ||
第14行: | 第14行: | ||
*1或namespace:要查询的名字空间, 可以是Ability, Buff, Item. '''需要注意, 这是大小写敏感的, 并且会自动将第一个字符变成大写.''' | *1或namespace:要查询的名字空间, 可以是Ability, Buff, Item. '''需要注意, 这是大小写敏感的, 并且会自动将第一个字符变成大写.''' | ||
*2或category: 要查询的分类名称. | *2或category: 要查询的分类名称. | ||
− | * | + | *3或width: 显示用的表格宽度, 默认为480px |
|} | |} | ||