模板:LibraryItem
出自Meshal Lite
第2行: | 第2行: | ||
{{tab|0|width=100%}} | {{tab|0|width=100%}} | ||
|width=100% bgcolor=#DAEDE2 style="border: 1px #aaa solid; padding: 0.2em;"| | |width=100% bgcolor=#DAEDE2 style="border: 1px #aaa solid; padding: 0.2em;"| | ||
+ | {{#ifeq:{{{subpage|false}}}|true| | ||
<DPL> | <DPL> | ||
namespace=Item | namespace=Item | ||
category={{{1|}}} | category={{{1|}}} | ||
mode=userformat | mode=userformat | ||
− | includesubpages= | + | includesubpages=true |
resultsheader={{img|ico_item.gif}}已有%PAGES%个物品 | resultsheader={{img|ico_item.gif}}已有%PAGES%个物品 | ||
− | </DPL> | + | </DPL>| |
+ | <DPL> | ||
+ | namespace=Item | ||
+ | category={{{1|}}} | ||
+ | mode=userformat | ||
+ | includesubpages=false | ||
+ | resultsheader={{img|ico_item.gif}}已有%PAGES%个物品 | ||
+ | </DPL>}} | ||
|- | |- | ||
|valign=top rowspan=3|<!-- 物品列表 --> | |valign=top rowspan=3|<!-- 物品列表 --> |