Changes
Page history
Update Placeholder Condition
authored
Apr 08, 2021
by
Ethan
Hide whitespace changes
Inline
Side-by-side
Placeholder-Condition.md
View page @
320b4e0b
...
@@ -10,8 +10,8 @@ Used for making custom conditions.
...
@@ -10,8 +10,8 @@ Used for making custom conditions.
| Parameter | Aliases | Description | Type | Default Value |
| Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ |
| ------ | ------ | ------ | ------ | ------ |
|
`placeholder`
|
`ph`
| The placeholder to match to the value. | String, Boolean, Number |
`Required`
|
|
`placeholder`
|
`ph`
| The placeholder to match to the value. |
`
String, Boolean, Number
`
|
`Required`
|
|
`value`
|
`v`
| What the placeholder will match to. | String, Boolean, Number |
`Required`
|
|
`value`
|
`v`
| What the placeholder will match to. |
`
String, Boolean, Number
`
|
`Required`
|
## Examples
## Examples
```
```
...
...
...
...