EditorGroupWML

From Wesnoth

The toplevel [editor_group] tag

The [editor_group] tag describes a editor group in WML, these are defined in the editor-groups.cfg file.

These groups can be used to split the terrains in the editor in various groups in order to keep the list shorter to ease navigation.

One group is mandatory

  • all: this group automatically contains all terrains available

the [editor_group] tag has the following keys and subtags

  • id: unique id of the group
  • name: the name of the group, shown in the tooltip
  • icon: the name of the icon to show on the button

See Also

This page was last modified 03:55, 22 February 2008.