User:©TriMoon™/Sandbox

From Salem Wiki
Jump to: navigation, search
{{infobox}}:
Template:Infobox/debugTheme Template:Infobox/debugTheme
Template:Infobox/debugTheme Template:Infobox/debugTheme

Semantics use

Lets try to describe properties of Objects using their placement in the game-menus to aid in later auto-categorization....

The current menus are layout like this
(as far as i'm able to see them)

fe. Blazing Brazier, would need:

  • isBuildable=true
  • isBuildings&Structures=true
  • isClaims&Defenses=true

Sample Querries

{{#set:isBuildings&Structures=y}}
{{#set:isinGameMenu=Buildings & Structures}}


Listing all pages where
isBuildable==true

no results

Listing all pages where
isBuildings&Structures==true

no results

Listing all pages where
isClaims&Defenses==true

no results

Listing all pages where
isBuildings&Structures==true && isClaims&Defenses==false

no results