mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-10 22:41:50 +01:00
Update Placeholders.md
formatted the examples.
This commit is contained in:
parent
a142d84821
commit
0361095dbc
@ -823,14 +823,11 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
||||
|
||||
For instance:
|
||||
|
||||
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
|
||||
|
||||
if %tokenenchant_token_long% returns 43535709321,<br/>
|
||||
%nf_4X_tokenenchant_token_long% will return 43B,<br/>
|
||||
%nf_###E0X_tokenenchant_token_long% will return 43.5B,<br/>
|
||||
%nf_#,##0.#_tokenenchant_token_long% will return 43,535,709,321<br/>
|
||||
%nf_#,##0.0#:IT_tokenenchant_token_long% will return 43.535.709.321,0<br/>
|
||||
|
||||
`[]` is optional and `<>` is required.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user