mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2025-01-09 17:57:40 +01:00
Update Placeholders.md
NumberFormattre now supports DecimalFormat style in Metric Formating.
This commit is contained in:
parent
a567caabf1
commit
e3b56f1790
@ -825,6 +825,7 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
||||
if %tokenenchant_token_long% returns 43535709321
|
||||
|
||||
%nf_4X_tokenenchant_token_long% will return 43B,
|
||||
%nf_###E0X_tokenenchant_token_long% will return 43.5B,
|
||||
|
||||
%nf_#,##0.#_tokenenchant_token_long% will return 43,535,709,321
|
||||
%nf_#,##0.0#:IT_tokenenchant_token_long% will return 43.535.709.321,0
|
||||
|
Loading…
Reference in New Issue
Block a user