Difference between revisions of "Template:Map"
From Fallen Sword Wiki
Line 18: | Line 18: | ||
<pre> | <pre> | ||
| <div style="position: relative">http://66.7.192.165/stairways/39_b.gif | | <div style="position: relative">http://66.7.192.165/stairways/39_b.gif | ||
− | <div style="position: absolute; left: 0px; top: 0px;"> | + | <div style="position: absolute; left: 0px; top: 0px; background-color: #fff;"> |
<b>[[Krul Beach Forest (West)|<nowiki>[A]</nowiki>]]</b> | <b>[[Krul Beach Forest (West)|<nowiki>[A]</nowiki>]]</b> | ||
</div> | </div> | ||
Line 24: | Line 24: | ||
</pre> | </pre> | ||
− | which gives:<br><div style="position: relative">http://66.7.192.165/stairways/39_b.gif<div style="position: absolute; left: 0px; top: 0px;"><b>[[Krul Beach Forest (West)|<nowiki>[A]</nowiki>]]</b></div></div> | + | which gives:<br><div style="position: relative">http://66.7.192.165/stairways/39_b.gif<div style="position: absolute; left: 0px; top: 0px; background-color: #fff;"><b>[[Krul Beach Forest (West)|<nowiki>[A]</nowiki>]]</b></div></div> |
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 02:30, 9 March 2008
This map is updated by players and may not reflect the latest changes to the game. All map coordinates are read across and down. | |
|
Using This Map Notation
Technically, the notation has nothing to do with this template, but this template does define the symbols. In order to put both the map tile image and the notation into the map, the table cell must have slightly different code from the rest of the map.
| http://66.7.192.165/stairways/39_b.gif
is changed to:
| <div style="position: relative">http://66.7.192.165/stairways/39_b.gif <div style="position: absolute; left: 0px; top: 0px; background-color: #fff;"> <b>[[Krul Beach Forest (West)|[A]]]</b> </div> </div>which gives: