Property:IsGameMenu

From Salem Wiki
Revision as of 20:24, 9 January 2018 by Kralith (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Value = Boolean

About

Indicates that the page is about a GameMenu, or sub-menu of it.
It will be mostly used in combination with Property:isinGameMenu to define the position of the sub-menus relative to their ancestors.
Assuming you will have set this property to False on non-menu pages, you can filter-out menu-pages from the results in queries, by checking if this property is False or not set to True.
SMW does not provide ways to check if a property does not have some value when the property has not been set at all... see this discussion

Showing 20 pages using this property.