Difference between revisions of "Sandbox"

From BattleMaster Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
==This is the Sandbox, feel free to play==
 
==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.
+
{{#ask:[[Category:Realms]][[Category:East Island]]
 +
| ? #
 +
| headers = hide
 +
| format = template
 +
| template = MultiColListItem
 +
| introtemplate = MultiColListTop{{!}}300{{!}}2{{!}}left{{!}}Realms
 +
| outrotemplate = MultiColListBottom
 +
}}
  
 
+
Test...
== Logged In/Out ==
 
Extension that shows segments of a page depending on whether you're logged in or logged out:
 
 
 
* Test 1: <loggedin>This text should only be visible if you are logged '''in'''</loggedin>
 
* Test 2: <loggedout>This text should only be visible if you are '''not''' logged in</loggedout>
 
 
 
 
 
==Tournament Property ==
 
 
 
All tournaments:
 
{{#ask: [[Tournament::+]]}}
 
 
 
Tournaments on Beluaterra:
 
{{#ask: [[Tournament:: ?; Beluaterra; ?; ?; ?; ?; ?]]}}
 
 
 
Tournaments that had only swordfighting:
 
{{#ask: [[Tournament:: ?; ?; swordfighting; ?; ?; ?; ?]]}}
 
 
 
Tournaments with a top prize over 900 gold:
 
{{#ask: [[Tournament:: ?; ?; ?; >901; ?; ?; ?]]}}
 
 
 
 
 
== Factbox ==
 
btw. you can enable the factbox (if any facts are present on the page, e.g. [[abilities::testing]]:
 
__SHOWFACTBOX__
 
(it will be displayed at the bottom of the page)
 
 
 
 
 
== Semantics test ==
 
Capital of Astrum: {{#ask: [[capital of::Astrum]]| default=Unknown}}<br>
 
Largest city of Astrum:{{#ask: [[part of::Astrum]] [[is regiontype::Stronghold||City]] | limit = 1 | sort = population | order = desc | searchlabel= | default=Unknown}}<br>
 
Duchies of Astrum: {{#ask: [[part of::Astrum]] [[is regiontype::Stronghold||City]] | format = count | default=Unknown}}<br>
 
Regions of Astrum: {{#ask: [[part of::Astrum]] [[is regiontype::+]] | format = count | default=Unknown}}
 

Latest revision as of 18:52, 28 March 2014

BM wiki search for Firefox 2.0!

Courtesy of LilWolf

This is the Sandbox, feel free to play

Realms

Test...