From the MapleStory Wiki, a knowledge base about everything MapleStory
Jump to navigation
Jump to search
Under construction
|
| This template page or section is in the middle of an expansion or major restructuring. You can assist in its construction by editing it as well.
|
Template Documentation |
Description
A shorthand way to visually display item properties, such as if it can obtain potential or if it can gain bonus stats from flames. Each parameter is accompanied by floating text when hovered.
Usage
- parameter
- The parameter to be set. Can be either
can potential or can flame.
- 1
- The value of the parameter. In all cases this can be a standard boolean value (
true and false, alternatively yes and no). Additional acceptable values are available as follows:
- can potential
locked if the item has potential but it cannot be changed
- can flame
boss advantage can be used interchangeably; if the item is considered flame-advantaged
Example
{{ItemParameter|parameter=can potential|false}}
{{ItemParameter|parameter=can potential|true}}
{{ItemParameter|parameter=can potential|locked}}
{{ItemParameter|parameter=can flame|false}}
{{ItemParameter|parameter=can flame|true}}
{{ItemParameter|parameter=can flame|advantage}}
: |
❌ |
: |
✅ |
: |
🔒 |
: |
❌ |
: |
✅ |
: |
🌟 |
|