Category:Needs Map

From Fallen Sword Wiki
Revision as of 13:05, 28 January 2009 by Guiche (Talk | contribs)

Jump to: navigation, search

These articles need the maps added.

Every map table starts with:

{| cellspacing="1" cellpadding="0" style="text-align:center"

Then there is the top row of position numbers along the top:

|  
| 0
| 1
| 2
| 3
|  

This is followed by the rows on the map. The first and last column of each row has the position number for that row.

|-
| 0
| image url
| image url
| image url
| image url
| 0

The rows are continued until they are all there. Then the table is ended with the final row of position numbers along the bottom:

|-
|  
| 0
| 1
| 2
| 3
|  
|}

This category currently contains no pages or media.