Difference between revisions of "User:©TriMoon™/Sandbox"

From Salem Wiki
Jump to: navigation, search
m (→‎Infobox: removed)
Line 1: Line 1:
 
{{tocright}}
 
{{tocright}}
==Infobox==
 
{| class="wikitable?"
 
|+{{t|infobox}}:
 
|-
 
| {{Infobox/debugTheme|type=1}}
 
| {{Infobox/debugTheme
 
|themeName=Blue
 
|type=1
 
|page={{PAGENAME}}
 
|name={{{name|}}}
 
|icon={{{icon|}}}
 
|caption={{{caption|}}}
 
|image={{{image|}}}
 
|skillreq={{{skillreq|}}}
 
|objectsreq={{{objectsreq|}}}
 
|reqby={{{reqby|}}}
 
|repwith={{{repwith|}}}
 
|lift={{{lift|}}}
 
|hp={{{hp|}}}
 
|soak={{{soak|}}}
 
|inlineTheme={{{inlineTheme|yes}}}
 
|inlineThemeBorderColor=#3366CC
 
|inlineThemeColor1=black
 
|inlineThemeColor2=white
 
|inlineThemeColor3={{{inlineThemeColor3|}}}
 
|inlineThemeBkgColor1=gray
 
|inlineThemeBkgColor2={{{inlineThemeBkgColor2|}}}
 
|inlineThemeBkgColor3=#527acc
 
|inlineThemeBkgColor4=#708fcc
 
|inlineThemeBkgColor5=#aaaaaa
 
|inlineThemeBkgColor6=#8fa3cc
 
}}
 
|-
 
| {{Infobox/debugTheme
 
|themeName=Brown
 
|type=1
 
|page={{PAGENAME}}
 
|name={{{name|}}}
 
|icon={{{icon|}}}
 
|caption={{{caption|}}}
 
|image={{{image|}}}
 
|skillreq={{{skillreq|}}}
 
|objectsreq={{{objectsreq|}}}
 
|reqby={{{reqby|}}}
 
|repwith={{{repwith|}}}
 
|lift={{{lift|}}}
 
|hp={{{hp|}}}
 
|soak={{{soak|}}}
 
|inlineTheme={{{inlineTheme|yes}}}
 
|inlineThemeBorderColor=#68341a
 
|inlineThemeColor1=black
 
|inlineThemeColor2=white
 
|inlineThemeColor3={{{inlineThemeColor3|}}}
 
|inlineThemeBkgColor1=gray
 
|inlineThemeBkgColor2={{{inlineThemeBkgColor2|}}}
 
|inlineThemeBkgColor3=#683f2a
 
|inlineThemeBkgColor4=#684939
 
|inlineThemeBkgColor5=#aaaaaa
 
|inlineThemeBkgColor6=#685349
 
}}
 
| {{Infobox/debugTheme
 
|themeName=Brown-Inverted
 
|type=1
 
|page={{PAGENAME}}
 
|name={{{name|}}}
 
|icon={{{icon|}}}
 
|caption={{{caption|}}}
 
|image={{{image|}}}
 
|skillreq={{{skillreq|}}}
 
|objectsreq={{{objectsreq|}}}
 
|reqby={{{reqby|}}}
 
|repwith={{{repwith|}}}
 
|lift={{{lift|}}}
 
|hp={{{hp|}}}
 
|soak={{{soak|}}}
 
|inlineTheme={{{inlineTheme|yes}}}
 
|inlineThemeBorderColor=#685349
 
|inlineThemeColor1=black
 
|inlineThemeColor2=white
 
|inlineThemeColor3={{{inlineThemeColor3|}}}
 
|inlineThemeBkgColor1=gray
 
|inlineThemeBkgColor2={{{inlineThemeBkgColor2|}}}
 
|inlineThemeBkgColor3=#684939
 
|inlineThemeBkgColor4=#683f2a
 
|inlineThemeBkgColor5=#aaaaaa
 
|inlineThemeBkgColor6=#68341a
 
}}
 
 
|}
 
 
 
==Semantic Wiki related==
 
==Semantic Wiki related==
 
Lets try to describe properties of [[:Category:Objects|Objects]] using their placement in the game-menus to aid in later auto-categorization....
 
Lets try to describe properties of [[:Category:Objects|Objects]] using their placement in the game-menus to aid in later auto-categorization....

Revision as of 03:43, 8 July 2012

Semantic Wiki related

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

See Property:IsinGameMenu for current menu-names.

fe. Blazing Brazier, would need:

  • isGameMenu=n
  • isinGameMenu=Claims & Defenses
See these pages for documentation


HasProp

{{#if: {{HasProp |page=User:©TriMoon™/PropVals testdata |Has icon}}
| [[{{#show:User:©TriMoon™/PropVals testdata|?Has icon|link=none}}]]
}}


Skills

Property:Locations

  1. Listing all values for Property:Locations on certain page
    1. {{#ask: [[-Locations::{{{page|User:©TriMoon™/PropVals testdata}}}]] |link=none}}
    2. <ul>{{#arraymap:
      {{#ask: [[-Locations::{{{page|User:©TriMoon™/PropVals testdata}}}]] |link=none}}
      |,
      |xXx
      |<li>[[xXx]]</li>
      |}}</ul>