模板:GetBuffInfo
跳转到导航
跳转到搜索
Get info about buff.
{{buffinfo}} is an alias for {{getBuffInfo}}.
{{getBuffInfo|id|<field>}}
- unnamed parameter 1
Buff id, 1 to 205(for desktop version), or m59(Shadow Dodge), m200 to m215(for mobile version).
- unnamed parameter 2
Field, can be ename / name / namesub / page / image / tooltip / type. (type can be buff/debuff)
- lang
Specify the language code manually.
Example:
{{getBuffInfo|87|ename}}-> Cozy Fire{{getBuffInfo|87|name}}-> 温馨之火{{getBuffInfo|87|ename|lang=zh}}-> Cozy Fire{{getBuffInfo|87|name|lang=zh}}-> 温馨之火{{getBuffInfo|147|page}}-> 敌怪旗
For total count:
{{getBuffInfo||count}}-> 354
See also: {{buffIdFromName}}