Шаблон:MultiRefEffect
MultiRefEffect is used when you want to point out there is a change in power in the item at multiple refinement levels.
Syntax
{{MultiRefEffect}}
- 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.
- level
- (Optional) The multiple level of the refine where the effect happens.
- cap
- (Optional) The cap of the level of the refine where the effect happens.
- above
- (Optional) The start of the level of the refine where the effect happens.
- set
- (Optional) Denotes refine for entire set (ideally for combos; shouldn't be used together with id and name).
Example
Using {{MultiRefEffect}}
or {{MultiRefEffect|level=1}}
will result into: Каждые заточки:
Using {{MultiRefEffect|level=2}}
will result into: Каждые 2 заточки:
Using {{MultiRefEffect|above=6|set=yes}}
will result into: Каждые заточки of the entire set выше +6:
Using {{MultiRefEffect|id=2115|name=Valkyrja's Shield|level=4}}
will result into: Каждые 4 заточки of Valkyrja's Shield:
Using {{MultiRefEffect|cap=12|level=2}}
will result into: Каждые 2 заточки вплоть до +12:
Using {{MultiRefEffect|above=6|cap=12|set=yes}}
will result into: Каждые заточки of the entire set выше +6 вплоть до +12:
Using {{MultiRefEffect|above=4|cap=12|id=2115|name=Valkyrja's Shield|level=4}}
will result into: Каждые 4 заточки выше +4 вплоть до +12 of Valkyrja's Shield: