模板:Createpages
出自Meshal Lite
第132行: | 第132行: | ||
prefix=item: | prefix=item: | ||
preload=template:create_armor_item | preload=template:create_armor_item | ||
+ | </inputbox> | ||
+ | |} | ||
+ | |||
+ | {{tab|style=y}} | ||
+ | !colspan=2 style="caption-side:left; text-align: left; background-color: #F0DDFE;"|{{img|ico_feature.gif}}创建特征 | ||
+ | |- | ||
+ | |性别 | ||
+ | | | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=24 | ||
+ | break=no | ||
+ | prefix=feature: | ||
+ | preload=template:create_gender_feature | ||
+ | </inputbox> | ||
+ | |- | ||
+ | |体型 | ||
+ | | | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=24 | ||
+ | break=no | ||
+ | prefix=feature: | ||
+ | preload=template:create_size_feature | ||
+ | </inputbox> | ||
+ | |- | ||
+ | |形态 | ||
+ | | | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=24 | ||
+ | break=no | ||
+ | prefix=feature: | ||
+ | preload=template:create_form_feature | ||
+ | </inputbox> | ||
+ | |- | ||
+ | |血统 | ||
+ | | | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=24 | ||
+ | break=no | ||
+ | prefix=feature: | ||
+ | preload=template:create_lineage_feature | ||
+ | </inputbox> | ||
+ | |- | ||
+ | |职业 | ||
+ | | | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=24 | ||
+ | break=no | ||
+ | prefix=feature: | ||
+ | preload=template:create_class_feature | ||
+ | </inputbox> | ||
+ | |- | ||
+ | |信仰 | ||
+ | | | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=24 | ||
+ | break=no | ||
+ | prefix=feature: | ||
+ | preload=template:create_worship_feature | ||
</inputbox> | </inputbox> | ||
|} | |} |