All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | {| class="wikitable" |- | @train[tag=mytag] | Selects trains that have tag 'mytag' |- | @train[tag=*fast,tag=!express] | Selects trains that have a tag ending with 'fast', but do not have tag 'express' |} |
h Chinese (China) (zh-cn) | {| class="wikitable" |- | @train[tag=mytag] | 选择具有“mytag”标签的列车。 |- | @train[tag=*fast,tag=!express] | 选择标签以“fast”结尾,但没有“express”标签的列车。 |} |