Talk:Custom category identifier
From TrainzOnline
(Difference between revisions)
(Created page with "To avoid naming conflicts is it usefull to make the same conditions as for the extension tag? Example: I want to use the custom category code ABCDE so I have to use ABCDE_9999...") |
|||
| Line 1: | Line 1: | ||
| − | To avoid naming conflicts is it usefull to make the same conditions as for the extension tag? | + | Question: |
| − | Example: I want to use the custom category code ABCDE so I have to use ABCDE_999999, where 999999 is my userid. | + | |
| + | To avoid naming conflicts is it usefull to make the | ||
| + | same conditions as for the extension tag? | ||
| + | |||
| + | Example: | ||
| + | |||
| + | I want to use the custom category code ABCDE | ||
| + | so I have to use ABCDE_999999, where 999999 is my userid | ||
| + | and search in scripts for #ABCD_999999. | ||
Latest revision as of 07:01, 30 November 2023
Question:
To avoid naming conflicts is it usefull to make the same conditions as for the extension tag?
Example:
I want to use the custom category code ABCDE so I have to use ABCDE_999999, where 999999 is my userid and search in scripts for #ABCD_999999.