Open ShaneBeee opened 2 months ago
I would like to suggest the addition of auto-parsing placeholders Something like [number] placeholder ... or even [%classinfo%] placeholder...
[number] placeholder ...
[%classinfo%] placeholder...
I see a lot of confusion from many users not understanding that placeholders always return strings, not numbers.
currently people just use ... parsed as number, but thats just not sexy.
... parsed as number
I like turtles.
Suggestion
I would like to suggest the addition of auto-parsing placeholders Something like
[number] placeholder ...
or even[%classinfo%] placeholder...
Why?
I see a lot of confusion from many users not understanding that placeholders always return strings, not numbers.
Alternatives Considered
currently people just use
... parsed as number
, but thats just not sexy.Other
I like turtles.