模板:CardItem
出自Meshal Lite
第141行: | 第141行: | ||
;unique | ;unique | ||
:是否是唯一物品, 默认为否. 填写y则表示是. | :是否是唯一物品, 默认为否. 填写y则表示是. | ||
+ | ;subquality | ||
+ | :是否包含品质子页面, 默认为自动. 填写y则表示是. | ||
+ | :当subquality为自动时, 根据fullpagename, magical和class参数来决定是否包含品质子页面(fullpagename为空且magical为空且class为"weapon, ammo, shield, helmet, armor, boot, exoticarmour"时, 就会自动包含品质子页面; 任何一项不符时, 就不会出现品质子页面). | ||
;type | ;type | ||
:物品类型, 多个类型用空格分割. class参数会自动生成部分类型, 但子类型需要在这里进行说明. (class参数的值为tool, ingredient, consumable, craft, naturalweapon, ammo, shield, helmet, armor, boot时会自动生成对应的类型), 需要注明子类型的class参数值包括: | :物品类型, 多个类型用空格分割. class参数会自动生成部分类型, 但子类型需要在这里进行说明. (class参数的值为tool, ingredient, consumable, craft, naturalweapon, ammo, shield, helmet, armor, boot时会自动生成对应的类型), 需要注明子类型的class参数值包括: |