Skip to content

Commit bd4a2b1

Browse files
committed
Clarify VaultUnlocked placeholder format in documentation and update callout description
1 parent 1de819b commit bd4a2b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/serviceio/placeholders.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ All ServiceIO placeholders follow the format:
5656

5757
### VaultUnlocked Compatibility
5858

59-
ServiceIO also provides VaultUnlocked-compatible placeholders using the `%vaultunlocked_*%` format for compatibility reasons:
59+
ServiceIO also provides VaultUnlocked placeholders using the `%vaultunlocked_<placeholder>%` format for compatibility reasons:
6060

6161
- `%vaultunlocked_balance%` - Player's balance
6262
- `%vaultunlocked_balance_<world>%` - Balance in a specific world
@@ -66,7 +66,7 @@ ServiceIO also provides VaultUnlocked-compatible placeholders using the `%vaultu
6666
- `%vaultunlocked_accounts_count%` - Number of accounts the player belongs to
6767

6868
<Callout type="info" title="VaultUnlocked Placeholders">
69-
VaultUnlocked placeholders provide advanced multi-currency and account management features. See the [VaultUnlocked documentation](https://github.com/TheNewEconomy/VaultUnlocked?tab=readme-ov-file#-vaultunlocked-placeholderapi-placeholders-uuid-based) for the complete list of available placeholders.
69+
See the [VaultUnlocked documentation](https://github.com/TheNewEconomy/VaultUnlocked?tab=readme-ov-file#-vaultunlocked-placeholderapi-placeholders-uuid-based) for the complete list of available placeholders.
7070
</Callout>
7171

7272
## Usage Examples

0 commit comments

Comments
 (0)