Category:Needs Map

From Fallen Sword Wiki
Revision as of 17:08, 6 March 2008 by Belgrave (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.