Шаблон:Refine
Перейти к навигации
Перейти к поиску
Refine is used when you want to point out there is a change in power in the item at certain refinement levels. The text will be colored green and surrounded by square brackets.
Syntax
{{Refine|range=|level=}}
- Parameters
- id
- (Optional) In case the player wants to refer to an item, this can be used to call it. This should be used together with the following one.
- name
- (Optional) To be used to display the name of the item called with the id parameter.
- range
- The symbol that tells the range of the refinement level. The most common used is
>=
- level
- The level of the refinement.
- set
- (Optional) Denotes total refine of set, should be used under
{{Item Combo}}
Example
Using {{Refine|range=>=|level=7}}
will result into: [Заточен >= 7]
Using {{Refine|id=18849|name=Celine Ribbon|range=>=|level=7}}
will result into: [ Celine Ribbon's заточен >= 7]
Using {{Refine|range=>=|level=7|set=yes}}
will result into: [Сэт заточен >= 7]