mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Merge pull request #1080 from cj89898/wiki
Added github link for math expansion and updated evalex link
This commit is contained in:
commit
d81ea94cdc
@ -822,8 +822,9 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
||||
Allows simple and advanced mathematical equations.
|
||||
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).
|
||||
Note that the `%` can't be used within the placeholder and that you have to use `[prc]` instead.
|
||||
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.
|
||||
|
||||
*More info on [GitHub](https://codeberg.org/Andre601/Math-Expansion)*
|
||||
|
||||
```
|
||||
%math_<math expression>%
|
||||
|
Loading…
Reference in New Issue
Block a user