Template:Refine

From iRO Wiki
Jump to navigation Jump to search

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 red 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: [Refine >= 7]

Using {{Refine|id=20935|name=Lava Leather Manteau|slots=1|range=>=|level=9}} will result into: [

20935.png Lava Leather Manteau [1]

's refine >= 9]

Using {{Refine|range=>=|level=7|set=yes}}will result into: [Set refine >= 7]