Difference between revisions of "RegionBox Project"

From BattleMaster Wiki
Jump to navigation Jump to search
m (new project)
 
m
 
Line 1: Line 1:
 
==Introduction==
 
==Introduction==
Welcome to the wonderful world of the '''RegionBox'''! What is the RegionBox? Well, RegionBox is a subset of the [[RealmBox Project]]. The templates you will find here are versions of the regionbox templates that have been adapted to creating a region infobox. These templates will be coded to provide the semantic info used by the [[Semantic Wiki]].
+
Welcome to the wonderful world of the '''RegionBox'''! What is the RegionBox? It is an "infobox" style template you can place on a region page to display information about it, such as realm and duchy allegiance, the lord's name, etc. This template pulls most of its information [[External Services and Tools|directly from the game]]. All you *need* to provide is a world number and a region ID. These templates are coded to provide the semantic info used by the [[Semantic Wiki]].
  
==[[/Instructions/]]==
+
==Preconfigured Templates==
This is where you can go to find out how to implement a RegionBox yourself. For a full listing of the various block used to build RegionBoxes, refer to: [[RealmBox Project/Instructions]].
+
The following templates use this system:
 +
* [[Template:RegionBox]]
  
==[[/Samples/]]==
+
==See Also==
This is where you can find samples of completed regionboxes that you can copy and paste onto your own page, avoiding the need to customize a regionbox yourself. There are also links to actual pages that use regionbox templates.
+
* [[Template:Infobox RegionData]] - {{Usr|Tom}}'s "reference" implementation of a regional infobox with semantic tagging and external data source.
 
+
* [[Template:RealmBox]] - Semantic tagged infobox for realms.
==[[/Preconfigured Templates/]]==
 
If you're not interested in creating a customized regionbox, we provide a few composite templates that will do all the work for you. Just copy the code provided and paste it on your region page. The templates do all the rest!
 
 
 
==[[/Customizing|Customizing RegionBox]]==
 
One of the neatest things about the regionbox is that even though you can implement it with very little work, you can also go crazy and make it do almost anything you could possibly want. Here you'll find some of the more extreme things you can do with the regionbox. If you think you have a clever and innovative use for a regionbox, then feel free to add your own to the gallery.
 
 
 
==List of Templates==
 
The following templates are part of the regionbox system.
 
* [[Template:RBTop]]
 
* [[Template:RBMap]]
 
* [[Template:RBImage]]
 
* [[Template:RBTitle]]
 
* [[Template:RBSingle]]
 
* [[Template:RBDouble]]
 
* [[Template:RBBottom]]
 
* [[Template:RBRegion]]
 
  
 
[[Category:RealmBox]]
 
[[Category:RealmBox]]

Latest revision as of 18:24, 25 March 2009

Introduction

Welcome to the wonderful world of the RegionBox! What is the RegionBox? It is an "infobox" style template you can place on a region page to display information about it, such as realm and duchy allegiance, the lord's name, etc. This template pulls most of its information directly from the game. All you *need* to provide is a world number and a region ID. These templates are coded to provide the semantic info used by the Semantic Wiki.

Preconfigured Templates

The following templates use this system:

See Also