mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Update placeholder-list.md
Added github link for math expansion and updated evalex link
This commit is contained in:
parent
f9ec9a2c80
commit
4e1f03d231
@ -822,8 +822,9 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
|||||||
Allows simple and advanced mathematical equations.
|
Allows simple and advanced mathematical equations.
|
||||||
Any placeholder that returns a number is supported (Use `{placeholder}` instead of `%placeholder%`)
|
Any placeholder that returns a number is supported (Use `{placeholder}` instead of `%placeholder%`)
|
||||||
|
|
||||||
Supports all calculations you can do with [EvalEx](https://github.com/uklimaschewski/EvalEx).
|
Supports all calculations you can do with [EvalEx](https://ezylang.github.io/EvalEx/). Note that the `%` can't be used within the placeholder and that you have to use `[prc]` instead.
|
||||||
Note that the `%` can't be used within the placeholder and that you have to use `[prc]` instead.
|
|
||||||
|
*More info on [GitHub](https://codeberg.org/Andre601/Math-Expansion)*
|
||||||
|
|
||||||
```
|
```
|
||||||
%math_<math expression>%
|
%math_<math expression>%
|
||||||
|
Loading…
Reference in New Issue
Block a user