
Placeholder | Description |
|---|---|
%0 | First number as ordinal (e.g. 2nd) |
%1 | First number as ordinal word (e.g. Second) |
%2 | First number as a digit (e.g. 2) |
%3 | First number as a word (e.g. Two) |
%4 | Total repetitions as a digit (e.g. 8) |
%5 | Total repetitions as a word (e.g. Eight) |


