From 3a9484d3bb5d1a54e494c11f8b8202d16ff829c2 Mon Sep 17 00:00:00 2001 From: PiggyPiglet Date: Tue, 10 Feb 2026 21:12:38 +0800 Subject: [PATCH 1/2] add javascript placeholders --- docs/users/placeholder-list/hytale.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/users/placeholder-list/hytale.md b/docs/users/placeholder-list/hytale.md index 7e9b236..161a291 100644 --- a/docs/users/placeholder-list/hytale.md +++ b/docs/users/placeholder-list/hytale.md @@ -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_% +``` + +---- + ### **Math** /// command | papi ecloud download Math /// From 3b8ae2c81c20bd707c470e4eeb4d560bc21c7039 Mon Sep 17 00:00:00 2001 From: PiggyPiglet Date: Tue, 10 Feb 2026 21:14:08 +0800 Subject: [PATCH 2/2] fix grammar --- docs/users/placeholder-list/minecraft.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users/placeholder-list/minecraft.md b/docs/users/placeholder-list/minecraft.md index f513402..5e5428d 100644 --- a/docs/users/placeholder-list/minecraft.md +++ b/docs/users/placeholder-list/minecraft.md @@ -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.