|.
Tokens
Recipes
Limits
Refused on save
- Blank. To drop region tags, set Region tag to “Not used” instead.
- No tokens anywhere. A literal-only format accepts exactly one region. A
literal-only alternative is fine:
<COUNTRY>-<STATE> | UKis valid. - An unknown token, or an angle bracket outside a token.
- A character literals do not allow. Literals accept letters, digits, spaces,
and
-/.,#. - An alternative that could exceed 24 characters.
Notes
- Literals are stored as you wrote them. With
Zone <DIGITS>, a trader typingzone 5getsZone 5. - The format generates the help text. The placeholder, the field example and the trader’s error message are all built from your format using each token’s sample. Nothing else needs updating.
- Changing the format does not rewrite saved regions. Saved regions are checked for shape only, so a trader can keep one that no longer matches and will hit a publish-time error. Announce a format change on a busy subreddit.
- Spaces inside an alternative count.
Zone <DIGITS>acceptsZone 5;Zone<DIGITS>acceptsZone5. Spaces around|are trimmed.