Difference between revisions of "Sandbox"

From BattleMaster Wiki
Jump to navigation Jump to search
 
(14 intermediate revisions by 3 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
 +
}}
  
== Semantic Templates ==
+
Test...
This demonstrates a semantic query with the results piped through a template:
 
 
 
{| style="margin: 0px; border-collapse:collapse; width:300px; border: hidden;"
 
|-
 
| style="width:50%;" | '''Region'''
 
| style="width:50%;" | '''Lord'''
 
|-
 
{| style="margin: 0px; border-collapse:collapse; width:300px; border: hidden;"
 
{{#ask: [[part of::Perdan]] | mainlabel=region | ?has lord=Lord | format = template | template = SemanticTest | headers = hide | default=Unknown}}
 
|}
 
|}
 
 
 
Regions of the duchy of Siver:
 
{{#ask: [[Category:Regions]] [[part of::Siver]] | format = list | headers = hide }}
 
 
 
Regions of the realm of Morek:
 
{{#ask: [[Category:Regions]] [[part of::Morek]] }}
 
 
 
 
 
== 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)
 

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...