模板:PZ Item Infobox:修订间差异
外观
BluElephant(留言 | 贡献) 无编辑摘要 |
BluElephant(留言 | 贡献) 无编辑摘要 |
||
| 第1行: | 第1行: | ||
<noinclude> | <noinclude> | ||
这是僵尸毁灭工程的核心物品信息框模板。 | 这是僵尸毁灭工程的核心物品信息框模板。 | ||
== | == 数据库建表图纸 == | ||
{{#cargo_declare: | |||
_table = PZ_Items | |||
|Item_ID = String | |||
|Name_CN = String | |||
|Wiki_Tier1 = String | |||
|Wiki_Tier2 = String | |||
|Wiki_Tier3 = String | |||
|Weight = Float | |||
|Type = String | |||
|DisplayCategory = String | |||
|MaxDamage = Float | |||
|MinDamage = Float | |||
|CriticalChance = Float | |||
|ConditionMax = Integer | |||
}} | |||
</noinclude><includeonly>{{#cargo_store: | </noinclude><includeonly>{{#cargo_store: | ||
_table = PZ_Items | _table = PZ_Items | ||