mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-02-26 05:51:12 +01:00
Merge pull request #1185 from PlaceholderAPI/feat/add-js-placeholders
add javascript placeholders
This commit is contained in:
@@ -33,7 +33,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
|
||||
- **I**
|
||||
- *No Expansions*
|
||||
- **J**
|
||||
- *No Expansions*
|
||||
- **[Javascript](#javascript)**
|
||||
- **K**
|
||||
- *No Expansions*
|
||||
- **L**
|
||||
@@ -170,6 +170,19 @@ More information can be found on the [GitHub Repository](https://github.com/Plac
|
||||
|
||||
----
|
||||
|
||||
### **[Javascript](https://ecloud.placeholderapi.com/expansions/javascript-1/)**
|
||||
/// failure | Unverified
|
||||
Due to potential security issues this expansion is currently unverified. Use at your own risk.
|
||||
///
|
||||
|
||||
Gives you a way, to use javascript, to give a different output, depending on conditions.
|
||||
|
||||
```
|
||||
%javascript_<your placeholder identifier>%
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
### **Math**
|
||||
/// command | papi ecloud download Math
|
||||
///
|
||||
|
||||
@@ -819,7 +819,7 @@ More info about this expansion can be found on the [GitHub-Repository](https://g
|
||||
|
||||
### **[Javascript](https://api.extendedclip.com/expansions/javascript/)**
|
||||
/// failure | Unverified
|
||||
Due to potential security issues is this expansion currently unverified. Use at your own risk.
|
||||
Due to potential security issues this expansion is currently unverified. Use at your own risk.
|
||||
///
|
||||
|
||||
Gives you a way, to use javascript, to give a different output, depending on conditions.
|
||||
|
||||
Reference in New Issue
Block a user