Help/Editor: shorten very long topic title

This commit is contained in:
Charles Dang 2024-10-05 15:19:52 -04:00
parent ad736266c1
commit 32e1bdb2e6

View file

@ -411,7 +411,7 @@ Loading a .cfg file has different results depending on the contents of the .cfg
# wmllint: unbalanced-on
[topic]
id=editor_separate_events_file
title= _ "Using a separate file for WML events"
title= _ "Separate Event Files"
text= _ "When loading a .cfg file, the scenario editor understands files created by the scenario editor, but is likely to have difficulty with files that have been edited by hand.
One option is to create a separate WML file, also with the .cfg extension, which uses the WML preprocessor to include the editor-created file. This separate file contains both the <span face='monospace'>[scenario]</span> tag and any hand-edited WML such as events. With this workflow, the add-ons file structure could look like this: