Difference between revisions of "Sandbox"

From BattleMaster Wiki
Jump to navigation Jump to search
m (removing some old schtuff)
Line 9: Line 9:
 
----
 
----
  
* '''Bold text '''
+
== Timeline of Unique Items Found ==
* ''Italic text''
+
(only in so far as they have been tagged correctly)
 
+
{{#ask: [[Category:Unique Items]] [[discovery date::+]]
{| border="3" cellspacing="0" cellpadding="10"
+
| ?discovery date
| This
+
| sort=discovery date
! is
+
| order=descending
! a
+
| format=timeline
|-
+
| timelinebands=MONTH,YEAR
| table
+
| timelineposition=end
! you
+
| limit=10
| see
 
|-
 
| feel
 
| free
 
| to
 
|-
 
|
 
| try it
 
|
 
|}
 
 
 
 
 
== Semantic tests ==
 
Lords of the realm of [[Keplerstan]]:
 
{{#ask: [[part of::Keplerstan]] | mainlabel=region | ?has lord=Lord | format = table | headers = hide | default=Unknown}}
 
 
 
 
 
Largest city on Atamara:
 
{{#ask: [[is regiontype::Stronghold||City]] [[located on::Atamara]] | limit = 1 | sort = population | order = desc | default=Unknown}}<br>
 
''Won't work until more regions get island associations...''
 
 
 
Cities and Strongholds:
 
{{#ask: [[is regiontype::Stronghold||City]] | limit = 10 | format = ul | default=Unknown}}
 
 
 
Number of cities:
 
{{#ask: [[is regiontype::City]] | format = count | default = 0}}
 
 
 
Number of strongholds:
 
{{#ask: [[is regiontype::Stronghold]] | format = count | default = 0}}
 
 
 
Number of rurals:
 
{{#ask: [[is regiontype::Rural]] | format = count | default = 0}}
 
 
 
If all regions were properly tagged via category and regiontype property, the following numbers would be equal:
 
 
 
Number of regions (via category):
 
{{#ask: [[Category:Regions]] | format = count | default = 0}}
 
 
 
Number of regions (via regiontype property):
 
{{#ask: [[is regiontype::+]] | format = count | default = 0}}
 
 
 
 
 
{{SemanticTest
 
| RegionName = Sandbox Town
 
| WantPop = Yes
 
| Pop = 2
 
| WantCapital = Yes
 
| CapitalOf = Sandboxville
 
| WantRegionType = Yes
 
| RegionType = sand lot
 
| WantFeature = Yes
 
| Feature = Newbie Training Grounds
 
 
}}
 
}}
 
 
{{SemanticTest
 
| RegionName = Sandbox Town
 
| WantPop = No
 
| Pop = 2
 
| WantCapital = No
 
| CapitalOf = Sandboxville
 
| WantRegionType = No
 
| RegionType = sand lot
 
| WantFeature = Yes
 
| Feature = Newbie Training Grounds
 
}}
 
 
 
Regions of Beluaterra, sorted by population:
 
{{#ask: [[Category:Regions]] [[Located on::Beluaterra]]
 
| ?Population
 
| mainlabel=Region
 
| order=descending
 
| limit = 10
 
| format = table
 
}}
 
 
The population of {{Reglink|BT|Zod}} is: {{#show: Beluaterra/Zod | ?population}}.
 
 
All regions/realms with population greater than 9,999:
 
{{#ask: [[Category:Regions||Realms]] [[population::>9999]]
 
| ?Population
 
| mainlabel = Realm/Region
 
| sort = population
 
| order = descending
 
| limit = 10
 
| format = table
 
}}
 
 
Realms of Beluaterra, showing max ten, ascending alphabetical order:
 
{{#ask: [[Category:Realms]] [[Located on::Beluaterra]]
 
| order=ascending
 
| limit = 10
 
| format = ul
 
}}
 
 
Capitals:
 
{{#ask: [[capital of::]]
 
| mainlabel = Capital
 
| ?capital of = Realm
 
| format = table
 
}}
 
 
==Pipe Tricks==
 
http://en.wikipedia.org/wiki/Help:Pipe_trick
 
 
* [[/subpage/]]
 
* [[Meta:Style guide|Style guide]]
 
  
  

Revision as of 22:38, 19 February 2009

BM wiki search for Firefox 2.0!

Goldenfeather.jpg
Goldenfeather.jpg

Courtesy of LilWolf

This is the Sandbox, feel free to play

Feel free to add or delete anything on this page. It is for getting used to the wiki, and for experimenting with syntax. Just don't be surprised if it disappears.


Timeline of Unique Items Found

(only in so far as they have been tagged correctly)


Factbox

btw. you can enable the factbox: