个人工具
登录
查看源代码 - Meshal Lite
模板
讨论
查看源代码
历史
Search
导航
首页
游戏手册
资料库
角色卡
站点动态
当前事件
最近更改
随机页面
帮助
帮助索引
语法库
模板库
样本库
工具箱
链入页面
链出更改
特殊页面
查看源代码
出自Meshal Lite
对
模板:Database detail
的源代码
跳转到:
导航
,
搜索
<includeonly>{{#vardefine:pages|{{#dpl:debug=0|namespace={{ucfirst:{{{namespace|{{{1|}}}}}}}}|category={{{category|{{{2|}}}}}}|mode=userformat|resultsheader=%PAGES%}}}} {{#vardefine:colwidth|{{#expr:100/{{{col|{{{3|1}}}}}} }} }} {{tab|collapse=y|expand=n|style=y}} !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}}}}) |- | {{tab|0}} {{#dpl:debug=0|namespace={{ucfirst:{{{namespace|{{{1|}}}}}}}}|category={{{category|{{{2|}}}}}}|shownamespace=false|format=,²{:%PAGE%}²,,|columns={{{col|{{{3|1}}}}}}|rowcolformat=valign=top|resultsheader=«nowiki»|resultsfooter=«/nowiki»}} |} |}</includeonly><noinclude>[[category:编辑]][[category:模板]] == 模板说明 == {{!}} 这个模板被用在分类中, 用来罗列在该分类下条目预览(直接罗列显示所有符合条件的条目内容). === 参数 === {{!}} *1或namespace:要查询的名字空间, 可以是Ability, Buff, Item. '''需要注意, 这是大小写敏感的, 并且会自动将第一个字符变成大写.''' *2或category: 要查询的分类名称. *3或col: 要分成几列并排显示, 默认为1. |} === 使用 === {{!}} <nowiki>{{database_detail|</nowiki><font color=red>名字空间</font>|<font color=red>分类</font><nowiki>}}</nowiki> |} |} </noinclude>
返回到
模板:Database detail
。