mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-10 22:41:50 +01:00
Merge pull request #856 from Kqliber/wiki
update syntax of ChangeOutput
This commit is contained in:
commit
785928d00a
@ -537,10 +537,12 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
||||
- ### **ChangeOutput**
|
||||
> /papi ecloud download changeoutput
|
||||
|
||||
Alows you to change the output based on what other placeholders return
|
||||
Allows you to change the output based on what other placeholders return.
|
||||
|
||||
More information can be found on the [GitHub Repository](https://github.com/Kqliber/Expansion-ChangeOutput)
|
||||
|
||||
```
|
||||
%changeoutput_<options>_<input>_<matcher>_<output-if-matched>_<output-if-not-matched>%
|
||||
%changeoutput_<options>_input:<input>_matcher:<matcher>_ifmatch:<output-if-matched>_else:<output-if-not-matched>%
|
||||
```
|
||||
|
||||
* `<options>`
|
||||
|
Loading…
Reference in New Issue
Block a user