Merge pull request #1030 from cj89898/wiki

Update Placeholders.md
github-actions[bot] 2024-01-05 22:54:29 +00:00
parent 397d99cd23
commit b8d0540de1
25 changed files with 6 additions and 2 deletions

@ -923,12 +923,14 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
> /papi ecloud download ParseOther
Lets you parse any placeholder for another player.
You can use placeholders in place of `username` or `uuid`.
You must use the unsafe placeholder to parse placeholders for `username` or `uuid`.
Make sure to include the `{}` brackets, as it won't work without them.
```
%parseother_{username}_{placeholder_without_percent_signs}%
%parseother_unsafe_{placeholder_for_username}_{placeholder_without_percent_signs}%
%parseother_{uuid}_{placeholder_without_percent_signs}%
%parseother_unsafe_{placeholder_for_uuid}_{placeholder_without_percent_signs}%
```
----

@ -923,12 +923,14 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
> /papi ecloud download ParseOther
Lets you parse any placeholder for another player.
You can use placeholders in place of `username` or `uuid`.
You must use the unsafe placeholder to parse placeholders for `username` or `uuid`.
Make sure to include the `{}` brackets, as it won't work without them.
```
%parseother_{username}_{placeholder_without_percent_signs}%
%parseother_unsafe_{placeholder_for_username}_{placeholder_without_percent_signs}%
%parseother_{uuid}_{placeholder_without_percent_signs}%
%parseother_unsafe_{placeholder_for_uuid}_{placeholder_without_percent_signs}%
```
----

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB