Template:Artifact/zh-CN
Jump to navigation
Jump to search
模板描述
在每个(非武器类)神器页面的顶部调用此模板。
使用示例
{{artifact/zh-CN
|color=metal color
|glyph=_
|tile=[[Image:Iron chain.png]]
|name=罗德尼的神秘铁链
|base=铁链
|affiliation=<ul><li>[[中立]]</li><li>[[巫师]]</li><li>[[智能神器|智能]]</li></ul>
|whencarried=<ul><li>[[心灵感应]]</li><li>[[魔法抗性]]</li></ul>
|used=踢击
|whenused=<ul><li>随机给出一条[[传言]]</li></ul>
|wheninvoked=<ul><li>召唤[[罗德尼]]</li></ul>
|cost=1500
|weight=120
|material=铁
}}
参数说明:
| 参数 | 描述 | 是否必填? |
|---|---|---|
| color | 颜色模板的名称,用于显示符号 | 必填 |
| glyph | 代表该物品的字符(查询基础物品) | 必填 |
| tile | 代表该物品的贴图 | 默认为“[[Image:{{{BASEPAGENAME}}}.png]]”或“(无贴图)” |
| name | 神器的名称 | 必填 |
| base | 神器对应的基础物品 | 必填 |
| affiliation | 阵营、职业/种族、是否具有智能 | 必填 |
| whencarried | 携带该神器时的效果 | 默认为“(无)” |
| used | 替换显示“使用时”中的“使用”二字 | 默认为“使用” |
| whenused | 执行使用、穿戴等动作时的效果 | 默认为“(无)” |
| wheninvoked | 激活该神器时的效果 | 默认为“(无)” |
| cost | 神器的基础价 | 必填 |
| weight | 神器的重量(查询基础物品) | 必填 |
| material | 物品材料 | 必填 |