|
|
Line 1: |
Line 1: |
| <infobox> | | <infobox> |
| <title source="name"><label></label></title> | | <title source="name"> |
| | | <default>{{PAGENAME}}</default> |
| <image source="image"><caption source=""/></image> | | </title> |
| | | <image source="image" /> |
| <data source="caption"><label></label></data>
| | <data source="parameter-1"> |
| | | <label>Label 1</label> |
| <image source="map"><caption source=""/></image> | | </data> |
| | | <data source="parameter-2"> |
| <data source="mapcaption"><label></label></data>
| | <label>Label 2</label> |
| | | </data> |
| <group>
| |
| <header>Additional Information</header>
| |
| | |
| <data source="type"><label>Map Type:</label></data> | |
| | |
| <data source="level"><label>Map Level:</label></data>
| |
| | |
| <data source="location"><label>Location:</label></data>
| |
| | |
| <data source="inhabitants"><label>Inhabitants</label></data> | |
| | |
| </group>
| |
| | |
| <group>
| |
| <header>Battle Info</header>
| |
| | |
| <data source="monument"><label>Monument(s):</label></data>
| |
| | |
| <data source="enemy"><label>Enemy Camps:</label></data>
| |
| | |
| </group>
| |
| </infobox> | | </infobox> |
|
| |
| <noinclude>
| |
| <pre>{{WIP
| |
| |name = Greyfell
| |
| |image = Image:Greyfell.jpg
| |
| |caption = The House of the Order
| |
| |map = Image:Greyfellmap.jpg
| |
| |mapcaption = Map of Greyfell
| |
| |type = Mountain
| |
| |level = 1-3
| |
| |location = Northander, Fiara
| |
| |inhabitants = Human, Elf, Dwarf, Goblin, Orc
| |
| |enemy = enemy encounters
| |
| }}
| |
| </pre>
| |
| </noinclude>
| |