Difference between revisions of "Translations:TrainCarts/Signs/Statements/21/en"

From BergerHealer Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 17:39, 8 February 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Signs/Statements)
For all statements other than in the syntax table above, the name is compared to tags on the train. To find the tags, you can use wildcards to check for multiple tags at once:
  * - has a tag
  !* - has no tags
  *a - has a tag ending with 'a'
  a* - has a tag starting with 'a'
  *a* - has a tag containing 'a'
  *ab*cd* - has a tag containing both 'ab' and 'cd'

For all statements other than in the syntax table above, the name is compared to tags on the train. To find the tags, you can use wildcards to check for multiple tags at once:

 * - has a tag
 !* - has no tags
 *a - has a tag ending with 'a'
 a* - has a tag starting with 'a'
 *a* - has a tag containing 'a'
 *ab*cd* - has a tag containing both 'ab' and 'cd'